From eb24b44973bbe420b4e22cf9e495ccb14b76b859 Mon Sep 17 00:00:00 2001 From: Emile Anclin Date: Wed, 27 Jan 2010 11:00:14 +0100 Subject: fix updating dependency information: we need astng 0.19.3 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 606bb84..5f9e2a4 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.46.0), python-logilab-astng (>= 0.19.2) +Depends: ${python:Depends}, ${misc:Depends}, python-logilab-common (>= 0.46.0), python-logilab-astng (>= 0.19.3) Recommends: python-tk XB-Python-Version: ${python:Versions} Conflicts: python2.2-pylint, python2.3-pylint, python2.4-pylint, pylint-common, pylint-test -- cgit v1.2.1