From a66cb39eb66e359e93f0d2ee2edf58bad72d8ca7 Mon Sep 17 00:00:00 2001 From: Sylvain Th?nault Date: Fri, 21 Jun 2013 07:59:31 +0200 Subject: fix a few places where astng was still referenced instead of astroid + bad logilab-astroid in pkginfo dependencies --- debian.sid/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian.sid') diff --git a/debian.sid/control b/debian.sid/control index 8941f09..f062531 100644 --- a/debian.sid/control +++ b/debian.sid/control @@ -12,7 +12,7 @@ Vcs-Browser: http://hg.logilab.org/pylint Package: pylint Architecture: all -Depends: ${python:Depends}, ${misc:Depends}, python-logilab-common (>= 0.53), python-logilab-astng (>= 0.21) +Depends: ${python:Depends}, ${misc:Depends}, python-logilab-common (>= 0.53), python-astroid Recommends: python-tk XB-Python-Version: ${python:Versions} Description: python code static checker and UML diagram generator @@ -37,7 +37,7 @@ Description: python code static checker and UML diagram generator Package: pylint3 Architecture: all -Depends: ${python3:Depends}, ${misc:Depends}, python3-logilab-common (>= 0.53), python3-logilab-astng (>= 0.21) +Depends: ${python3:Depends}, ${misc:Depends}, python3-logilab-common (>= 0.53), python3-astroid Recommends: python3-tk XB-Python-Version: ${python3:Versions} Description: python code static checker and UML diagram generator -- cgit v1.2.1