summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSylvain <syt@logilab.fr>2006-11-15 09:07:28 +0100
committerSylvain <syt@logilab.fr>2006-11-15 09:07:28 +0100
commitae9192dfbe77f25d58a93af9df3db031a7ca88bb (patch)
tree22721c3705e6ea1c2ca9cbb162293558cc484f81 /debian/control
parentff5aa1474519173096ab303f40587220593cfe04 (diff)
downloadastroid-ae9192dfbe77f25d58a93af9df3db031a7ca88bb.tar.gz
0.16.2
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 95d8334..90bba5f 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Standards-Version: 3.7.2
Package: python-logilab-astng
Architecture: all
-Depends: ${python:Depends}, python-logilab-common (>= 0.16.1-2)
+Depends: ${python:Depends}, python-logilab-common (>= 0.21.0-1)
XB-Python-Version: ${python:Versions}
Description: extend python's abstract syntax tree
The aim of this module is to provide a common base representation of