[Python-modules-commits] r4943 - in packages/python-dsv/trunk/debian (changelog compat control)
ucko at users.alioth.debian.org
ucko at users.alioth.debian.org
Sat Mar 29 22:53:29 UTC 2008
Date: Saturday, March 29, 2008 @ 22:53:28
Author: ucko
Revision: 4943
Formally advance to Debhelper 6 on principle.
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 2008-03-29 20:02:01 UTC (rev 4942)
+++ packages/python-dsv/trunk/debian/changelog 2008-03-29 22:53:28 UTC (rev 4943)
@@ -1,9 +1,13 @@
python-dsv (1.4.0-6) UNRELEASED; urgency=low
+ [ Piotr Ożarowski ]
* Rename XS-Vcs-* fields to Vcs-* (dpkg supports them now)
- -- Piotr Ożarowski <piotr at debian.org> Sat, 6 Oct 2007 23:47:05 +0200
+ [ Aaron M. Ucko ]
+ * Formally advance to Debhelper 6 on principle.
+ -- Aaron M. Ucko <ucko at debian.org> Sat, 29 Mar 2008 18:53:11 -0400
+
python-dsv (1.4.0-5) unstable; urgency=low
[Piotr Ożarowski]
Modified: packages/python-dsv/trunk/debian/compat
===================================================================
--- packages/python-dsv/trunk/debian/compat 2008-03-29 20:02:01 UTC (rev 4942)
+++ packages/python-dsv/trunk/debian/compat 2008-03-29 22:53:28 UTC (rev 4943)
@@ -1 +1 @@
-4
+6
Modified: packages/python-dsv/trunk/debian/control
===================================================================
--- packages/python-dsv/trunk/debian/control 2008-03-29 20:02:01 UTC (rev 4942)
+++ packages/python-dsv/trunk/debian/control 2008-03-29 22:53:28 UTC (rev 4943)
@@ -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: cdbs (>= 0.4.42), debhelper (>= 5.0.39), python-dev (>= 2.3), python (>= 2.3.5-7), python-support (>= 0.5.3)
+Build-Depends: cdbs (>= 0.4.42), debhelper (>= 6), python-dev (>= 2.3), python (>= 2.3.5-7), python-support (>= 0.5.3)
Standards-Version: 3.7.2
Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-dsv/trunk
Vcs-Browser: http://svn.debian.org/wsvn/python-modules/packages/python-dsv/trunk/?op=log
More information about the Python-modules-commits
mailing list