summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorAaron M. Ucko <ucko@debian.org>2011-10-23 00:08:17 +0000
committerAaron M. Ucko <ucko@debian.org>2011-10-23 00:08:17 +0000
commit0ebaea293b3aad751517979799351ad0db448956 (patch)
tree5bfecbfffbe7561e36e330d9adbb3b3476cea311 /debian
parent9dac8190703c80ff7d56dd827e59521a366aabe3 (diff)
* debian/control: tighten build dependency on debhelper to (>= 8).
* debian/compat: proceed to advance to 8, the currently recommended level.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
-rw-r--r--debian/compat2
-rw-r--r--debian/control2
3 files changed, 5 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index d8355a9..a27b6fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,9 +10,11 @@ python-dsv (1.4.1-2) UNRELEASED; urgency=low
- Drop build dependencies on python-support and quilt, now superfluous.
- Formally set Provides: ${python:Provides}.
- Retire alternative suggestion of python-wxgtk2.6, now obsolescent.
+ - Tighten build dependency on debhelper to (>= 8).
+ * debian/compat: proceed to advance to 8, the currently recommended level.
* debian/pycompat: belatedly retire as obsolete.
- -- Aaron M. Ucko <ucko@debian.org> Sat, 22 Oct 2011 19:59:42 -0400
+ -- Aaron M. Ucko <ucko@debian.org> Sat, 22 Oct 2011 20:08:08 -0400
python-dsv (1.4.1-1) unstable; urgency=low
diff --git a/debian/compat b/debian/compat
index 7f8f011..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+8
diff --git a/debian/control b/debian/control
index 201b52e..ee9775f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Aaron M. Ucko <ucko@debian.org>
-Build-Depends: debhelper (>= 7.0.8), python (>= 2.6.6-3~)
+Build-Depends: debhelper (>= 8), python (>= 2.6.6-3~)
Standards-Version: 3.8.3
Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-dsv/trunk
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-dsv/trunk/