summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorTorsten Marek <tmarek@google.com>2013-03-29 17:45:04 +0100
committerTorsten Marek <tmarek@google.com>2013-03-29 17:45:04 +0100
commitb7672dfd8626555a1c99a4ea4da0d7c585aa3b3a (patch)
tree4a18fe954dba3c6961c96a760b462564fe314a22 /debian
parent7898988fb528b0c48e08abbb35a95603861e51ce (diff)
downloadpylint-b7672dfd8626555a1c99a4ea4da0d7c585aa3b3a.tar.gz
Unify handling for dangerous default values and make sure that set, dict and list literals
are treated the same way as list(), set() and dict(). Depends on inference fixes found in logilab-astng 0.24.3/0.25
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 33d2056..b96f9f1 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.1)
+Depends: ${python:Depends}, ${misc:Depends}, python-logilab-common (>= 0.53.0), python-logilab-astng (>= 0.24.3)
Suggests: python-tk
XB-Python-Version: ${python:Versions}
Conflicts: python2.2-pylint, python2.3-pylint, python2.4-pylint, pylint-common, pylint-test