diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 9d80add6..07752ac5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +logilab-astng (0.21.0-1) unstable; urgency=low + + * new upstream release + + -- Émile Anclin <emile.anclin@logilab.fr> Mon, 15 Nov 2010 15:43:29 +0100 + logilab-astng (0.20.4-1) unstable; urgency=low * new upstream release diff --git a/debian/control b/debian/control index 2c0bfedc..b4c21e39 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.52.1-1) +Depends: ${python:Depends}, ${misc:Depends}, python-logilab-common (>= 0.53.0-1) XB-Python-Version: ${python:Versions} Description: rebuild a new abstract syntax tree from Python's ast The aim of this module is to provide a common base representation of |
