summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
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 d8cd94e2..311e4876 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.38.1-1)
+Depends: ${python:Depends}, ${misc:Depends}, python-logilab-common (>= 0.39.0-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