pkg: drop python 2.5 compatibility (closes #2711624)
2.5 is not common anymore. Dropping compatibility will help moving to a code
base compatible with Python 3.3
--- a/debian/control Thu Feb 14 15:21:23 2013 +0100
+++ b/debian/control Thu Feb 14 15:29:20 2013 +0100
@@ -9,7 +9,7 @@
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Build-Depends:
debhelper (>= 7),
- python (>= 2.5),
+ python (>= 2.6),
python-central (>= 0.5),
python-sphinx,
python-logilab-common,
@@ -20,7 +20,7 @@
python-lxml,
Standards-Version: 3.9.1
Homepage: http://www.cubicweb.org
-XS-Python-Version: >= 2.5
+XS-Python-Version: >= 2.6
Package: cubicweb
Architecture: all