diff options
| author | Emile Anclin <emile.anclin@logilab.fr> | 2010-10-27 13:33:18 +0200 |
|---|---|---|
| committer | Emile Anclin <emile.anclin@logilab.fr> | 2010-10-27 13:33:18 +0200 |
| commit | 3a0be8bf3d32cdd8840195dacaa2d6bf0ad30602 (patch) | |
| tree | a38f2831cb46efabf4020163ddc4994d8aa28d58 /debian | |
| parent | 3b2a642a2d7a438312f6d0bd30ce7a109bcac240 (diff) | |
| download | astroid-git-3a0be8bf3d32cdd8840195dacaa2d6bf0ad30602.tar.gz | |
prepare 0.20.4logilab-astng-version-0.20.4
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 d6763e60..9d80add6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +logilab-astng (0.20.4-1) unstable; urgency=low + + * new upstream release + + -- Emile Anclin <emile.anclin@logilab.fr> Mon, 27 Oct 2010 11:24:36 +0200 + logilab-astng (0.20.3-1) unstable; urgency=low * new upstream release diff --git a/debian/control b/debian/control index 9a9fc347..13a635b9 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.49.0-1) +Depends: ${python:Depends}, ${misc:Depends}, python-logilab-common (>= 0.52.1-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 |
