summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorAlexandre Fayolle <alexandre.fayolle@logilab.fr>2009-07-02 10:05:59 +0200
committerAlexandre Fayolle <alexandre.fayolle@logilab.fr>2009-07-02 10:05:59 +0200
commit3d97c36353fcc9cbc4e769b14c3a495f2843c01e (patch)
tree904b5dee645a78386321a2b74e89ea052a711715 /debian/control
parente48dd359d591deb0c071e499664d8a8354dac930 (diff)
downloadpylint-3d97c36353fcc9cbc4e769b14c3a495f2843c01e.tar.gz
backported Debian packaging stuff from Debian
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 20ac5a7..a8c351e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
Priority: optional
Maintainer: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
Uploaders: Sylvain Thénault <sylvain.thenault@logilab.fr>, Alexandre Fayolle <afayolle@debian.org>, Sandro Tosi <morph@debian.org>
-Build-Depends: debhelper (>= 5.0.38), python
+Build-Depends: debhelper (>= 5.0.38), python (>= 2.4)
Build-Depends-Indep: python-support
Standards-Version: 3.8.1
XS-Python-Version: all
@@ -13,7 +13,7 @@ Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/pylint/trunk/
Package: pylint
Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python-logilab-common (>= 0.35.0), python-logilab-astng (>= 0.19.0)
+Depends: ${python:Depends}, ${misc:Depends}, python-logilab-common (>= 0.39.0), python-logilab-astng (>= 0.19.0)
Recommends: python-tk
XB-Python-Version: ${python:Versions}
Conflicts: python2.2-pylint, python2.3-pylint, python2.4-pylint, pylint-common, pylint-test