diff options
| author | Julian Andres Klode <jak@debian.org> | 2009-07-30 20:38:03 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2009-07-30 20:38:03 +0200 |
| commit | 4112520954a16ebbfdf7511670e68668e5a07173 (patch) | |
| tree | 8d1acc1aa0b991dadc088242843d4cca82d8036e | |
| parent | 67c86eb63c861e9048c8b712654d65dd86d77330 (diff) | |
| download | python-apt-4112520954a16ebbfdf7511670e68668e5a07173.tar.gz | |
debian/control: Add 3.1 to XS-Python-Version.
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 7c3bfaac..9a8d16a2 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: APT Development Team <deity@lists.debian.org> Uploaders: Michael Vogt <mvo@debian.org>, Julian Andres Klode <jak@debian.org> Standards-Version: 3.8.2 -XS-Python-Version: >= 2.5 +XS-Python-Version: >= 2.5, 3.1 Build-Depends: apt-utils, debhelper (>= 7.3.5), libapt-pkg-dev (>= 0.7.22~), |
