[Python-modules-commits] r30665 - in packages/pyke/trunk/debian (changelog control)
eriol-guest at users.alioth.debian.org
eriol-guest at users.alioth.debian.org
Thu Sep 18 15:33:05 UTC 2014
Date: Thursday, September 18, 2014 @ 15:33:04
Author: eriol-guest
Revision: 30665
Bump debhelper B-D to >=9
Modified:
packages/pyke/trunk/debian/changelog
packages/pyke/trunk/debian/control
Modified: packages/pyke/trunk/debian/changelog
===================================================================
--- packages/pyke/trunk/debian/changelog 2014-09-18 14:51:41 UTC (rev 30664)
+++ packages/pyke/trunk/debian/changelog 2014-09-18 15:33:04 UTC (rev 30665)
@@ -3,10 +3,11 @@
* Update for wxPython 3.0 (Closes: #759077)
* debian/control
- Bump python-wxgtk to 3.0 in Build-Depends and Suggests.
+ - Bump debhelper B-D to >=9.
* debian/patches/08_wxpython3.0.patch
- Update for wxPython 3.0. Thanks to Olly Betts for report and patch.
- -- Daniele Tricoli <eriol at mornie.org> Thu, 18 Sep 2014 16:07:56 +0200
+ -- Daniele Tricoli <eriol at mornie.org> Thu, 18 Sep 2014 16:56:35 +0200
pyke (1.1.1-4) unstable; urgency=low
Modified: packages/pyke/trunk/debian/control
===================================================================
--- packages/pyke/trunk/debian/control 2014-09-18 14:51:41 UTC (rev 30664)
+++ packages/pyke/trunk/debian/control 2014-09-18 15:33:04 UTC (rev 30665)
@@ -3,7 +3,7 @@
Uploaders: Daniele Tricoli <eriol at mornie.org>
Section: python
Priority: optional
-Build-Depends: debhelper (>= 7.0.50~),
+Build-Depends: debhelper (>= 9),
python-all (>= 2.6.6-3~),
python-nose,
python-ply (>= 3.4),
More information about the Python-modules-commits
mailing list