summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2009-06-22 16:17:23 +0200
committerJulian Andres Klode <jak@debian.org>2009-06-22 16:17:23 +0200
commitf01f323bf739c8deee17722f5fc6aaf480d7bc13 (patch)
treeaca9c263ffab4586fca9d2cf5bb88e8fad103ff1
parent4b80a5fbfcab291f2386119d40473ec6e782928d (diff)
downloadpython-apt-f01f323bf739c8deee17722f5fc6aaf480d7bc13.tar.gz
debian/control: Update Standards-Version to 3.8.2
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 60ace1f8..843c6b3b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,7 @@ python-apt (0.7.92) UNRELEASED; urgency=low
* Drop apt_pkg.Cache.open() and apt_pkg.Cache.close(), they cause segfaults
and memory leaks. Simply create a new cache instead.
* Merge 0.7.10.4 from unstable
+ * debian/control: Update Standards-Version to 3.8.2
[ Sebastian Heinlein ]
* apt/progress.py: Extract the package name from the status message
diff --git a/debian/control b/debian/control
index 25c58f15..fc48f192 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
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.1
+Standards-Version: 3.8.2
XS-Python-Version: all
Build-Depends: apt-utils,
cdbs,