summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorsylvain thenault <sylvain.thenault@logilab.fr>2009-03-25 09:42:04 +0100
committersylvain thenault <sylvain.thenault@logilab.fr>2009-03-25 09:42:04 +0100
commit36dd8423f319b7a97b2f22c28292ba6d19d36fdc (patch)
treec6402eac6526be84d4aea35a88dbb716219546f4 /debian
parenta76bb5a9e2742da6478e2de4bb8600eed321ea86 (diff)
downloadpylint-36dd8423f319b7a97b2f22c28292ba6d19d36fdc.tar.gz
0.18
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
-rw-r--r--debian/control2
2 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 234ee8c..731c801 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
-pylint (0.17.0-2) unstable; urgency=low
+pylint (0.18.0-1) unstable; urgency=low
* change to python-support
* update StandardVersion to 3.8.1
+ * debian/rules: set NO_SETUPTOOLS when calling python setup.py
- --
+ -- Sylvain Thénault <sylvain.thenault@logilab.fr> Wed, 25 Mar 2009 09:39:37 +0100
pylint (0.17.0-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 26979f7..20ac5a7 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.35.0), python-logilab-astng (>= 0.18.0)
+Depends: ${python:Depends}, ${misc:Depends}, python-logilab-common (>= 0.35.0), python-logilab-astng (>= 0.19.0)
Recommends: python-tk
XB-Python-Version: ${python:Versions}
Conflicts: python2.2-pylint, python2.3-pylint, python2.4-pylint, pylint-common, pylint-test