From 186c29294a8761c86d099cc72ae1447c84f08124 Mon Sep 17 00:00:00 2001 From: Emile Anclin Date: Wed, 27 Oct 2010 14:01:50 +0200 Subject: prepare version 0.21.4 --- 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 426f73e..c39a6e6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pylint (0.21.4-1) unstable; urgency=low + + * new upstream release + + -- Emile Anclin Thu, 27 Oct 2010 13:54:44 +0100 + pylint (0.21.3-1) unstable; urgency=low * new upstream release diff --git a/debian/control b/debian/control index 299a26a..7c63185 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.50.1), python-logilab-astng (>= 0.20.1) +Depends: ${python:Depends}, ${misc:Depends}, python-logilab-common (>= 0.52.1), python-logilab-astng (>= 0.20.4) 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