[Python-modules-commits] r15211 - in packages/python-geoclue/trunk/debian (changelog control)

cjsmo-guest at users.alioth.debian.org cjsmo-guest at users.alioth.debian.org
Thu Dec 30 01:47:37 UTC 2010


    Date: Thursday, December 30, 2010 @ 01:47:36
  Author: cjsmo-guest
Revision: 15211

after a consult with piotr changing debhelper back to (>= 7)

Modified:
  packages/python-geoclue/trunk/debian/changelog
  packages/python-geoclue/trunk/debian/control

Modified: packages/python-geoclue/trunk/debian/changelog
===================================================================
--- packages/python-geoclue/trunk/debian/changelog	2010-12-29 22:26:07 UTC (rev 15210)
+++ packages/python-geoclue/trunk/debian/changelog	2010-12-30 01:47:36 UTC (rev 15211)
@@ -5,7 +5,7 @@
   * Updated debian/rules to use dh_python2.
   * debian/control:
     - Bump Standards-Version to 3.9.1, no changes needed.
-    - Increased debhelper and python version for use with dh_python2
+    - Increased python version for use with dh_python2
     - Updated Maintainers field with my info.
     - Increased XS-P-V to >=2.6.
 

Modified: packages/python-geoclue/trunk/debian/control
===================================================================
--- packages/python-geoclue/trunk/debian/control	2010-12-29 22:26:07 UTC (rev 15210)
+++ packages/python-geoclue/trunk/debian/control	2010-12-30 01:47:36 UTC (rev 15211)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Charlie Smotherman <cjsmo at cableone.net>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7.3.0)
+Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: python (>=2.6.5-2~), python-dbus, python-gobject
 Standards-Version: 3.9.1
 XS-Python-Version: >= 2.6




More information about the Python-modules-commits mailing list