summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2012-06-22 10:06:15 +0200
committerJulian Andres Klode <jak@debian.org>2012-06-22 10:06:15 +0200
commitab3ce632dfd77a685476e4243205c82fcefb566f (patch)
treef144ac21229dc21e72cf58359cdc77662d5c36d5
parent224f30fef83aa6a56809e6ed942d26194a6073b2 (diff)
downloadpython-apt-ab3ce632dfd77a685476e4243205c82fcefb566f.tar.gz
* debian/control:
- Set Standards-Version to 3.9.3
-rw-r--r--debian/changelog2
-rw-r--r--debian/control2
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 66619e1c..53664404 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -58,6 +58,8 @@ python-apt (0.8.5) UNRELEASED; urgency=low
* python/acquire.cc:
- Use pkgAcquire::Setup() to setup the acquire class and handle errors
from this (Closes: #629624)
+ * debian/control:
+ - Set Standards-Version to 3.9.3
-- Michael Vogt <mvo@debian.org> Tue, 17 Apr 2012 14:09:24 +0200
diff --git a/debian/control b/debian/control
index 880da4bb..6f84f448 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.2
+Standards-Version: 3.9.3
XS-Python-Version: >= 2.6
X-Python3-Version: >= 3.1
Build-Depends: apt-utils,