diff options
| author | Sylvain Thénault <sylvain.thenault@logilab.fr> | 2006-11-15 09:07:28 +0100 |
|---|---|---|
| committer | Sylvain Thénault <sylvain.thenault@logilab.fr> | 2006-11-15 09:07:28 +0100 |
| commit | e7fe516fca8cac42ed3a6fb4c6c55192c4062cb9 (patch) | |
| tree | 22721c3705e6ea1c2ca9cbb162293558cc484f81 /debian/control | |
| parent | 0dd07304af0f8d0ebff713f989f57924b091f2d9 (diff) | |
| download | astroid-git-e7fe516fca8cac42ed3a6fb4c6c55192c4062cb9.tar.gz | |
0.16.2
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 95d83342..90bba5f7 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Standards-Version: 3.7.2 Package: python-logilab-astng Architecture: all -Depends: ${python:Depends}, python-logilab-common (>= 0.16.1-2) +Depends: ${python:Depends}, python-logilab-common (>= 0.21.0-1) XB-Python-Version: ${python:Versions} Description: extend python's abstract syntax tree The aim of this module is to provide a common base representation of |
