diff options
author | Alexandre Fayolle <alexandre.fayolle@logilab.fr> | 2010-01-27 08:23:07 +0100 |
---|---|---|
committer | Alexandre Fayolle <alexandre.fayolle@logilab.fr> | 2010-01-27 08:23:07 +0100 |
commit | 01fb20871467e4edd517a65ae4434538c3f4a980 (patch) | |
tree | e7ecb628466373265d96cbaaf30b65e36a6140a4 /debian/control | |
parent | d9e6871819152ffceec37e8334e1cf429abf7283 (diff) | |
download | pylint-git-01fb20871467e4edd517a65ae4434538c3f4a980.tar.gz |
update dependency information about logilab-common for debian and setuptools
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 3750b5531..606bb843e 100644 --- a/debian/control +++ b/debian/control @@ -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.39.0), python-logilab-astng (>= 0.19.2) +Depends: ${python:Depends}, ${misc:Depends}, python-logilab-common (>= 0.46.0), python-logilab-astng (>= 0.19.2) Recommends: python-tk XB-Python-Version: ${python:Versions} Conflicts: python2.2-pylint, python2.3-pylint, python2.4-pylint, pylint-common, pylint-test |