[Python-modules-commits] r30625 - in packages/hachoir-wx/trunk/debian (changelog compat control)
mca-guest at users.alioth.debian.org
mca-guest at users.alioth.debian.org
Sun Sep 14 18:52:39 UTC 2014
Date: Sunday, September 14, 2014 @ 18:52:38
Author: mca-guest
Revision: 30625
Bump debhelper compatibility level to 9
Modified:
packages/hachoir-wx/trunk/debian/changelog
packages/hachoir-wx/trunk/debian/compat
packages/hachoir-wx/trunk/debian/control
Modified: packages/hachoir-wx/trunk/debian/changelog
===================================================================
--- packages/hachoir-wx/trunk/debian/changelog 2014-09-14 18:06:08 UTC (rev 30624)
+++ packages/hachoir-wx/trunk/debian/changelog 2014-09-14 18:52:38 UTC (rev 30625)
@@ -9,8 +9,10 @@
[ Michel Casabona ]
* bump Standards-Version to 3.9.5
- * debian/{control, rules}
- - Switch to dh_python2;
+ * debian/{control,rules}
+ - Switch to dh_python
+ * debian/{compat,control}
+ - Bump debhelper compatibility level to 9
-- Michel Casabona <michel.casabona at free.fr> Sun, 14 Sep 2014 00:13:34 +0200
Modified: packages/hachoir-wx/trunk/debian/compat
===================================================================
--- packages/hachoir-wx/trunk/debian/compat 2014-09-14 18:06:08 UTC (rev 30624)
+++ packages/hachoir-wx/trunk/debian/compat 2014-09-14 18:52:38 UTC (rev 30625)
@@ -1 +1 @@
-5
+9
Modified: packages/hachoir-wx/trunk/debian/control
===================================================================
--- packages/hachoir-wx/trunk/debian/control 2014-09-14 18:06:08 UTC (rev 30624)
+++ packages/hachoir-wx/trunk/debian/control 2014-09-14 18:52:38 UTC (rev 30625)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Michel Casabona <michel.casabona at free.fr>
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>=7), python (>= 2.6.6-3~), cdbs (>= 0.4.90~), dh-python
+Build-Depends: debhelper (>=9), python (>= 2.6.6-3~), cdbs (>= 0.4.90~), dh-python
Build-Depends-Indep: python-all
Standards-Version: 3.9.5
Homepage: http://bitbucket.org/haypo/hachoir/wiki/hachoir-wx
More information about the Python-modules-commits
mailing list