[Python-apps-commits] r4920 - in packages/harvestman/trunk/debian (changelog control)

jwilk at users.alioth.debian.org jwilk at users.alioth.debian.org
Mon Mar 8 14:11:33 UTC 2010


    Date: Monday, March 8, 2010 @ 14:11:32
  Author: jwilk
Revision: 4920

Set XS-Python-Version to >= 2.4, so we can avoid #568811.

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

Modified: packages/harvestman/trunk/debian/changelog
===================================================================
--- packages/harvestman/trunk/debian/changelog	2010-03-08 14:04:19 UTC (rev 4919)
+++ packages/harvestman/trunk/debian/changelog	2010-03-08 14:11:32 UTC (rev 4920)
@@ -1,7 +1,7 @@
 harvestman (1.4.6-13) UNRELEASED; urgency=low
 
   [ Jakub Wilk ]
-  * Set XS-Python-Version to all (closes: #570585).
+  * Set XS-Python-Version to >= 2.4 (closes: #570585).
   * Bump standards version to 3.8.4 (no changes needed).
   * Replace build-dependency with python-dev with python.
   * Add ‘Depends: ${misc:Depends}’.

Modified: packages/harvestman/trunk/debian/control
===================================================================
--- packages/harvestman/trunk/debian/control	2010-03-08 14:04:19 UTC (rev 4919)
+++ packages/harvestman/trunk/debian/control	2010-03-08 14:11:32 UTC (rev 4920)
@@ -6,7 +6,7 @@
 Build-Depends-Indep: python (>= 2.5.4), python-support (>= 0.6)
 Build-Depends: debhelper (>= 5.0.37.3), dpatch
 Standards-Version: 3.8.4
-XS-Python-Version: all
+XS-Python-Version: >= 2.4
 Vcs-Svn: svn://svn.debian.org/python-apps/packages/harvestman/trunk
 Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/harvestman/trunk/
 Homepage: http://harvestmanontheweb.com




More information about the Python-apps-commits mailing list