diff options
author | Emile Anclin <emile.anclin@logilab.fr> | 2010-10-27 14:01:50 +0200 |
---|---|---|
committer | Emile Anclin <emile.anclin@logilab.fr> | 2010-10-27 14:01:50 +0200 |
commit | 2a67607fe43f5e96dff9df594790dd3e4d001afd (patch) | |
tree | 686e322eea14c9b978c7f018c976a2d3f33d85be /debian | |
parent | d48167beefe27948b59d2bac266841ec0cd7fdda (diff) | |
download | pylint-git-2a67607fe43f5e96dff9df594790dd3e4d001afd.tar.gz |
prepare version 0.21.4pylint-version-0.21.4
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 426f73e4f..c39a6e6ee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pylint (0.21.4-1) unstable; urgency=low + + * new upstream release + + -- Emile Anclin <emile.anclin@logilab.fr> 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 299a26a92..7c631851f 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 |