[Python-modules-commits] r24178 - in packages/audioread/trunk/debian (changelog control)
laarmen-guest at users.alioth.debian.org
laarmen-guest at users.alioth.debian.org
Tue May 7 14:29:38 UTC 2013
Date: Tuesday, May 7, 2013 @ 14:29:36
Author: laarmen-guest
Revision: 24178
New upstream bugfix release
B-D on debhelper 8.1 for Policy 3.9.4 compat
Modified:
packages/audioread/trunk/debian/changelog
packages/audioread/trunk/debian/control
Modified: packages/audioread/trunk/debian/changelog
===================================================================
--- packages/audioread/trunk/debian/changelog 2013-05-07 14:08:14 UTC (rev 24177)
+++ packages/audioread/trunk/debian/changelog 2013-05-07 14:29:36 UTC (rev 24178)
@@ -1,15 +1,17 @@
-audioread (1.0.0-1) UNRELEASED; urgency=low
+audioread (1.0.1-1) UNRELEASED; urgency=low
[ Simon Chopin ]
* New upstream release
* Update copyright years
* Add X-Python-Version headers
- * Bump Standards-Version to 3.9.4 (no changes needed)
+ * Bump Standards-Version to 3.9.4:
+ + Build-depend on debhelper >= 8.1 to get build-arch and build-indep
+ targets
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
- -- Jakub Wilk <jwilk at debian.org> Sun, 05 May 2013 16:00:29 +0200
+ -- Simon Chopin <chopin.simon at gmail.com> Tue, 07 May 2013 16:20:36 +0200
audioread (0.6-1) unstable; urgency=low
Modified: packages/audioread/trunk/debian/control
===================================================================
--- packages/audioread/trunk/debian/control 2013-05-07 14:08:14 UTC (rev 24177)
+++ packages/audioread/trunk/debian/control 2013-05-07 14:29:36 UTC (rev 24178)
@@ -4,7 +4,7 @@
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Uploaders: Simon Chopin <chopin.simon at gmail.com>
Build-Depends:
- debhelper (>= 8),
+ debhelper (>= 8.1),
python-all (>= 2.6.6-3~)
Standards-Version: 3.9.3
X-Python-Version: >= 2.6
More information about the Python-modules-commits
mailing list