summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control20
1 files changed, 17 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index c9af5e5..e0af5ee 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,13 @@ Uploaders: David Douard <david.douard@logilab.fr>,
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>,
Nicolas Chauvat <nicolas.chauvat@logilab.fr>,
Julien Jehannet <julien.jehannet@debian.org>,
-Build-Depends: debhelper (>= 5.0.38), python (>= 2.5)
-Build-Depends-Indep: python-support, python-epydoc, graphviz, python-egenix-mxdatetime, python-unittest2
+Build-Depends:
+ debhelper (>= 7),
+ python (>= 2.5),
+ python-unittest2 | python (>= 2.7),
+ python-epydoc,
+ graphviz,
+ python-egenix-mxdatetime,
XS-Python-Version: >= 2.5
Standards-Version: 3.9.1
Homepage: http://www.logilab.org/project/logilab-common
@@ -23,7 +28,16 @@ Provides: ${python:Provides}
Depends: ${python:Depends}, ${misc:Depends}
Suggests: pyro, python-unittest2, python-kerberos
Recommends: python-egenix-mxdatetime
-Conflicts: python-constraint ( <= 0.3.0-4), python-logilab-astng ( <= 0.16.0-1), pylint ( << 0.11.0-1), devtools ( <= 0.9.0-1), logilab-doctools ( <= 0.1.6-4), python-logilab-aspects ( <= 0.1.4-2), python2.3-logilab-common, python2.4-logilab-common, cubicweb-server ( << 3.6.0-1)
+Conflicts:
+ python-constraint (<= 0.3.0-4),
+ python-logilab-astng (<= 0.16.0-1),
+ pylint (<< 0.11.0-1),
+ devtools (<= 0.9.0-1),
+ logilab-doctools (<= 0.1.6-4),
+ python-logilab-aspects (<= 0.1.4-2),
+ python2.3-logilab-common,
+ python2.4-logilab-common,
+ cubicweb-server (<< 3.6.0-1),
Description: useful miscellaneous modules used by Logilab projects
logilab-common is a collection of low-level Python packages and modules,
designed to ease: