summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSylvain Thénault <sylvain.thenault@logilab.fr>2009-03-25 09:42:04 +0100
committerSylvain Thénault <sylvain.thenault@logilab.fr>2009-03-25 09:42:04 +0100
commitcf8f4ecc29550080a8a28e2c6083a0cd04ea0590 (patch)
treed49190ccf6c11f65d692ff37d3e969d079e013b1 /debian
parent96bd05e163fea4c9f4a515690074f62ffc69353c (diff)
downloadpylint-git-cf8f4ecc29550080a8a28e2c6083a0cd04ea0590.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 234ee8c29..731c801e2 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 26979f7a3..20ac5a781 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