summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorcpopa <devnull@localhost>2014-02-14 14:26:01 +0200
committercpopa <devnull@localhost>2014-02-14 14:26:01 +0200
commit4793ddfca747fb86a5b5152f3ae0fb08a7a13adc (patch)
tree72aa392322a7cce4fd0d629316cda64df34b6c53 /debian
parent0df5ee5196320f2b92c64603a0d37eab717f6712 (diff)
downloadpylint-4793ddfca747fb86a5b5152f3ae0fb08a7a13adc.tar.gz
Use qname(), remove useless check and add packaging info.
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 ecc265b..313445a 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
+ python-astroid (>= 1.0.1)
Suggests: python-tk
XB-Python-Version: ${python:Versions}
Description: python code static checker and UML diagram generator