summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2009-07-30 14:31:04 +0200
committerJulian Andres Klode <jak@debian.org>2009-07-30 14:31:04 +0200
commiteadd9977838ee990a06d5f5702313f81c824d51d (patch)
treef5d378f5bd350f819c441ae01dd3f757bf60e7cd
parent85707b8b52eba15c2ed8328e4f55f794bd242a71 (diff)
downloadpython-apt-eadd9977838ee990a06d5f5702313f81c824d51d.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 66f2c052..e95a3fe2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ python-apt (0.7.11.2) unstable; urgency=low
* debian/control:
- Only recommend libjs-jquery (Closes: #527543)
- Build-depend on libapt-pkg-dev (>= 0.7.22~)
+ - Update Standards-Version to 3.8.2
* apt/cache.py:
- Correctly handle rootdir on second and later invocations of
open(), by calling InitSystem again. (LP: #320665).
diff --git a/debian/control b/debian/control
index 234eaaad..83b2e421 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,