From 97ebc5721f17af99b78fa1f05519601b2a1b4af9 Mon Sep 17 00:00:00 2001 From: Emile Anclin Date: Thu, 16 Dec 2010 14:28:47 +0100 Subject: preparte version 0.23.0 --- 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 da8c86b..e333a4a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pylint (0.23.0-1) unstable; urgency=low + + * new upstream release + + -- Émile Anclin Thu, 16 Dec 2010 14:38:44 +0100 + pylint (0.22.0-1) unstable; urgency=low * new upstream release diff --git a/debian/control b/debian/control index d55705a..33d2056 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.21.0) +Depends: ${python:Depends}, ${misc:Depends}, python-logilab-common (>= 0.53.0), python-logilab-astng (>= 0.21.1) Suggests: 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