[Python-modules-commits] r29861 - in packages/pyth/trunk/debian (changelog control)
eriol-guest at users.alioth.debian.org
eriol-guest at users.alioth.debian.org
Tue Jul 22 20:03:02 UTC 2014
Date: Tuesday, July 22, 2014 @ 20:03:01
Author: eriol-guest
Revision: 29861
Bump debhelper B-D to (>= 9)
Modified:
packages/pyth/trunk/debian/changelog
packages/pyth/trunk/debian/control
Modified: packages/pyth/trunk/debian/changelog
===================================================================
--- packages/pyth/trunk/debian/changelog 2014-07-22 19:37:45 UTC (rev 29860)
+++ packages/pyth/trunk/debian/changelog 2014-07-22 20:03:01 UTC (rev 29861)
@@ -6,12 +6,14 @@
[ Daniele Tricoli ]
* New upstream release
+ * debian/control
+ - Bump debhelper B-D to (>= 9)
* debian/patches/01_fix-refactored-PDFWriter-write.patch
- Remove since applied upstream
- * debian/02_fix-escaping-html-entities-behavior-change.patch
+ * debian/patches/02_fix-escaping-html-entities-behavior-change.patch
- Remove since applied upstream
- -- Daniele Tricoli <eriol at mornie.org> Tue, 22 Jul 2014 21:29:56 +0200
+ -- Daniele Tricoli <eriol at mornie.org> Tue, 22 Jul 2014 22:01:20 +0200
pyth (0.5.6-3) unstable; urgency=low
Modified: packages/pyth/trunk/debian/control
===================================================================
--- packages/pyth/trunk/debian/control 2014-07-22 19:37:45 UTC (rev 29860)
+++ packages/pyth/trunk/debian/control 2014-07-22 20:03:01 UTC (rev 29861)
@@ -4,7 +4,7 @@
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Uploaders: Daniele Tricoli <eriol at mornie.org>
Build-Depends:
- debhelper (>= 7.0.50~),
+ debhelper (>= 9),
poppler-utils,
python-all (>=2.6.6-3),
python-beautifulsoup,
More information about the Python-modules-commits
mailing list