[Python-modules-commits] r15737 - in packages/creoleparser/trunk/debian (changelog control)

bzed at users.alioth.debian.org bzed at users.alioth.debian.org
Wed Feb 16 21:20:02 UTC 2011


    Date: Wednesday, February 16, 2011 @ 21:19:53
  Author: bzed
Revision: 15737

Migrating to debhelper compat level 7 and dh_python2.

Modified:
  packages/creoleparser/trunk/debian/changelog
  packages/creoleparser/trunk/debian/control

Modified: packages/creoleparser/trunk/debian/changelog
===================================================================
--- packages/creoleparser/trunk/debian/changelog	2011-02-16 21:17:54 UTC (rev 15736)
+++ packages/creoleparser/trunk/debian/changelog	2011-02-16 21:19:53 UTC (rev 15737)
@@ -1,7 +1,7 @@
 creoleparser (0.7.3-1) unstable; urgency=low
 
   * New upstream release.
-  * Migrating to dh_python2.
+  * Migrating to debhelper compat level 7 and dh_python2.
   * Bumping Standards-Version to 3.9.1, no changes necessary.
   * Remove raise_string_fix.dpatch, applied upstream.
   * Move test execution after installation to have a non arch

Modified: packages/creoleparser/trunk/debian/control
===================================================================
--- packages/creoleparser/trunk/debian/control	2011-02-16 21:17:54 UTC (rev 15736)
+++ packages/creoleparser/trunk/debian/control	2011-02-16 21:19:53 UTC (rev 15737)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Bernd Zeimetz <bzed at debian.org>
-Build-Depends: debhelper (>= 5), python-all (>= 2.6.6-3), dpatch
+Build-Depends: debhelper (>= 7.3.13), python-all (>= 2.6.6-3), dpatch
 Build-Depends-Indep: python-genshi (>= 0.4)
 Standards-Version: 3.9.1
 Homepage: http://creoleparser.googlepages.com




More information about the Python-modules-commits mailing list