summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSylvain Th?nault <sylvain.thenault@logilab.fr>2013-06-21 07:59:31 +0200
committerSylvain Th?nault <sylvain.thenault@logilab.fr>2013-06-21 07:59:31 +0200
commita66cb39eb66e359e93f0d2ee2edf58bad72d8ca7 (patch)
tree8a16f22226d1269d5f1e9548405d4649b24e6cc7 /debian
parentf059a1aabe6a3f042e864a0032b23461265dffed (diff)
downloadpylint-a66cb39eb66e359e93f0d2ee2edf58bad72d8ca7.tar.gz
fix a few places where astng was still referenced instead of astroid + bad logilab-astroid in pkginfo dependencies
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 8c43545..d33f620 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.53.0), python-logilab-astng (>= 0.24.3)
+Depends: ${python:Depends}, ${misc:Depends}, python-logilab-common (>= 0.53.0), python-astroid
Suggests: python-tk
XB-Python-Version: ${python:Versions}
Conflicts: python2.2-pylint, python2.3-pylint, python2.4-pylint, pylint-common, pylint-test