summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSylvain Th?nault <sylvain.thenault@logilab.fr>2014-07-23 17:43:52 +0200
committerSylvain Th?nault <sylvain.thenault@logilab.fr>2014-07-23 17:43:52 +0200
commitc141ccdb55553bc35d38874826a0304df7f96596 (patch)
treefca107b339a29de5a7fd0cc755f35a1f9aad5699 /debian
parentc556997d7814f883a0b9571e724f33d0168b450b (diff)
downloadpylint-c141ccdb55553bc35d38874826a0304df7f96596.tar.gz
import modutils from astroid, it has been backported there
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 442737d..da0c1d1 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Architecture: all
Depends: ${python:Depends},
${misc:Depends},
python-logilab-common (>= 0.53.0),
- python-astroid (>= 1.1)
+ python-astroid (>= 1.2)
Suggests: python-tk
XB-Python-Version: ${python:Versions}
Description: python code static checker and UML diagram generator