From b206e5c0c2d991bd28077285c192b2cb8a11a4ab Mon Sep 17 00:00:00 2001 From: Sylvain Th?nault Date: Tue, 11 May 2010 12:27:30 +0200 Subject: prepare 0.21 --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index fba605b..4514c2a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pylint (0.21.0-1) unstable; urgency=low + + * new upstream release + + -- Sylvain Thénault Tue, 11 May 2010 12:27:09 +0200 + pylint (0.20.0-1) unstable; urgency=low * new upstream release diff --git a/debian/control b/debian/control index 18fa095..299a26a 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.49.0), python-logilab-astng (>= 0.20.0) +Depends: ${python:Depends}, ${misc:Depends}, python-logilab-common (>= 0.50.1), python-logilab-astng (>= 0.20.1) 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