[Python-modules-commits] r19029 - in packages/python-dsv/trunk/debian (changelog compat control)
ucko at users.alioth.debian.org
ucko at users.alioth.debian.org
Sun Oct 23 00:08:19 UTC 2011
Date: Sunday, October 23, 2011 @ 00:08:17
Author: ucko
Revision: 19029
* debian/control: tighten build dependency on debhelper to (>= 8).
* debian/compat: proceed to advance to 8, the currently recommended level.
Modified:
packages/python-dsv/trunk/debian/changelog
packages/python-dsv/trunk/debian/compat
packages/python-dsv/trunk/debian/control
Modified: packages/python-dsv/trunk/debian/changelog
===================================================================
--- packages/python-dsv/trunk/debian/changelog 2011-10-22 23:59:45 UTC (rev 19028)
+++ packages/python-dsv/trunk/debian/changelog 2011-10-23 00:08:17 UTC (rev 19029)
@@ -10,9 +10,11 @@
- 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 at debian.org> Sat, 22 Oct 2011 19:59:42 -0400
+ -- Aaron M. Ucko <ucko at debian.org> Sat, 22 Oct 2011 20:08:08 -0400
python-dsv (1.4.1-1) unstable; urgency=low
Modified: packages/python-dsv/trunk/debian/compat
===================================================================
--- packages/python-dsv/trunk/debian/compat 2011-10-22 23:59:45 UTC (rev 19028)
+++ packages/python-dsv/trunk/debian/compat 2011-10-23 00:08:17 UTC (rev 19029)
@@ -1 +1 @@
-7
+8
Modified: packages/python-dsv/trunk/debian/control
===================================================================
--- packages/python-dsv/trunk/debian/control 2011-10-22 23:59:45 UTC (rev 19028)
+++ packages/python-dsv/trunk/debian/control 2011-10-23 00:08:17 UTC (rev 19029)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Uploaders: Aaron M. Ucko <ucko at 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/
More information about the Python-modules-commits
mailing list