diff options
| author | Julian Andres Klode <jak@debian.org> | 2011-05-27 15:42:39 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2011-05-27 15:42:39 +0200 |
| commit | 3a731524efecb28ffaf1550c02d6175a67c2a644 (patch) | |
| tree | acfcc8632a996feac2c3bda500b07687043373c3 | |
| parent | 7dd9234e4fc352c8d36fb343afba116e9c774c68 (diff) | |
| download | python-apt-3a731524efecb28ffaf1550c02d6175a67c2a644.tar.gz | |
debian/control: Standards-Version 3.9.2
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index b9a39e83..f4038caa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ python-apt (0.8.0~exp5) UNRELEASED; urgency=low * Increase Breaks for update-notifier to 0.99.3debian9 * utils/get_debian_mirrors.py: Adjust for new Alioth SCM urls + * debian/control: Standards-Version 3.9.2 -- Julian Andres Klode <jak@debian.org> Thu, 26 May 2011 18:01:57 +0200 diff --git a/debian/control b/debian/control index 4b90c457..98506aec 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: python Priority: standard Maintainer: APT Development Team <deity@lists.debian.org> Uploaders: Michael Vogt <mvo@debian.org>, Julian Andres Klode <jak@debian.org> -Standards-Version: 3.9.1 +Standards-Version: 3.9.2 XS-Python-Version: >= 2.6 X-Python3-Version: >= 3.1 Build-Depends: apt-utils, |
