summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSylvain Thénault <sylvain.thenault@logilab.fr>2009-03-25 09:32:36 +0100
committerSylvain Thénault <sylvain.thenault@logilab.fr>2009-03-25 09:32:36 +0100
commit6e0c4c11ca742c6df9b7b96f8dc17f72ddf652e9 (patch)
treebdbf9fcfc6807e54b8a0cd9d9d55a49feac6b796 /debian/control
parent52fea6d97bab8dd19e9ee7f43a962fc145e5fa45 (diff)
downloadastroid-git-6e0c4c11ca742c6df9b7b96f8dc17f72ddf652e9.tar.gz
require lgc 0.39 actually, close debian/changelog
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