diff options
| author | Sylvain Thénault <sylvain.thenault@logilab.fr> | 2009-03-24 16:09:34 +0100 |
|---|---|---|
| committer | Sylvain Thénault <sylvain.thenault@logilab.fr> | 2009-03-24 16:09:34 +0100 |
| commit | 55cca63fc6fe5bde09a31757b246c1bdc4e82b3d (patch) | |
| tree | 95bc623d794767e85b8e376a3bcb1f0f87f45476 /debian/control | |
| parent | 31541c11ec78ccecb045d80fcb87ff0b0c696b39 (diff) | |
| download | astroid-git-55cca63fc6fe5bde09a31757b246c1bdc4e82b3d.tar.gz | |
actually backport Sandro Tosi 0.17.4-2 changes
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index c8d69f0a..507dc726 100644 --- a/debian/control +++ b/debian/control @@ -3,10 +3,10 @@ Section: python Priority: optional Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> Uploaders: Sylvain Thénault <sylvain.thenault@logilab.fr>, Alexandre Fayolle <afayolle@debian.org>, Sandro Tosi <morph@debian.org> -Build-Depends: debhelper (>= 5.0.37.2), python (>=2.3.5-7) -Build-Depends-Indep: python-central (>=0.5) +Build-Depends: debhelper (>= 5.0.37.2), python (>= 2.3.5-7) +Build-Depends-Indep: python-support XS-Python-Version: all -Standards-Version: 3.8.0 +Standards-Version: 3.8.1 Homepage: http://www.logilab.org/project/logilab-astng Vcs-Svn: svn://svn.debian.org/svn/python-modules/packages/logilab-astng/trunk/ Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/logilab-astng/trunk/ |
