summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorsylvain thenault <sylvain.thenault@logilab.fr>2009-03-24 20:31:05 +0100
committersylvain thenault <sylvain.thenault@logilab.fr>2009-03-24 20:31:05 +0100
commit648e707a96a58f0d9b8878f066c92fce8486f92b (patch)
tree30f61fcb29d0a9bc0edb76b16327ed0180c121e6 /debian
parentcb773a69d51dcc8208eb70738210f5f56f13f3ef (diff)
downloadastroid-648e707a96a58f0d9b8878f066c92fce8486f92b.tar.gz
handle zip/egg import
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 507dc72..d8cd94e 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/logilab-astng
Package: python-logilab-astng
Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python-logilab-common (>= 0.21.0-1)
+Depends: ${python:Depends}, ${misc:Depends}, python-logilab-common (>= 0.38.1-1)
XB-Python-Version: ${python:Versions}
Description: extend Python's abstract syntax tree (AST)
The aim of this module is to provide a common base representation of