diff options
author | Julien Jehannet <julien.jehannet@logilab.fr> | 2010-05-25 12:17:41 +0200 |
---|---|---|
committer | Julien Jehannet <julien.jehannet@logilab.fr> | 2010-05-25 12:17:41 +0200 |
commit | 9d6a6bca17cdc003f37e2aff37716bea6bbcb5c9 (patch) | |
tree | 42fa9c3322eff3cf15541db4a4f644ffe485fe31 /debian | |
parent | 763f484095cadf9cbe668c737452117d1f1794a9 (diff) | |
download | pylint-git-9d6a6bca17cdc003f37e2aff37716bea6bbcb5c9.tar.gz |
pkginfo: minor changes to stick to new policy
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index bececbdef..2ba0dad09 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ pylint (0.21.0-2) unstable; urgency=low + [ Sylvain Thénault ] * update man-page according to 0.21 usage (Closes: #582494) -- @@ -30,7 +31,7 @@ pylint (0.18.1-1) unstable; urgency=low -- Sylvain Thénault <sylvain.thenault@logilab.fr> Thu, 27 Aug 2009 08:37:00 +0200 -pylint (0.18.0-2) UNRELEASED; urgency=low +pylint (0.18.0-2) unstable; urgency=low * Python transition, thanks Alessio Treglia for the patch (Closes: #530509) - Use --install-layout=deb for setup.py install. |