summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2010-02-02 18:01:17 +0100
committerJulian Andres Klode <jak@debian.org>2010-02-02 18:01:17 +0100
commit38141fc5f6918c5ae7ac7fd0061ee051c580b255 (patch)
tree54f47d5e11407766cecb5fd35f06d9546c85cd54
parent76b75e9acc4c1a85cc150efcdb55d446868002c8 (diff)
downloadpython-apt-38141fc5f6918c5ae7ac7fd0061ee051c580b255.tar.gz
debian/control: Set Standards-Version to 3.8.4.
-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 867b9dab..bba66321 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -28,6 +28,7 @@ python-apt (0.7.93.1) UNRELEASED; urgency=low
* Fix typos of separated in multiple files (reported by lintian).
* debian/control:
- Make python-apt-dev depend on ${misc:Depends} and recommend python-dev.
+ - Set Standards-Version to 3.8.4.
-- Julian Andres Klode <jak@debian.org> Sat, 23 Jan 2010 15:35:55 +0100
diff --git a/debian/control b/debian/control
index 5ed54dbd..0c43f91e 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.3
+Standards-Version: 3.8.4
XS-Python-Version: 2.5, 2.6, 3.1
Build-Depends: apt-utils,
debhelper (>= 7.3.5),