[Python-apps-commits] r6958 - in packages/sabnzbdplus/trunk/debian (changelog control)

jcfp-guest at users.alioth.debian.org jcfp-guest at users.alioth.debian.org
Thu Apr 21 19:52:27 UTC 2011


    Date: Thursday, April 21, 2011 @ 19:52:27
  Author: jcfp-guest
Revision: 6958

allow python 2.x >= 2.4

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

Modified: packages/sabnzbdplus/trunk/debian/changelog
===================================================================
--- packages/sabnzbdplus/trunk/debian/changelog	2011-04-21 18:40:30 UTC (rev 6957)
+++ packages/sabnzbdplus/trunk/debian/changelog	2011-04-21 19:52:27 UTC (rev 6958)
@@ -3,12 +3,12 @@
   * Init script:
     + Properly read the exit status of mktemp.
     + Permit setting a group too (chown syntax, USER=u:g).
-  * Set supported Python version to 2.4-2.7.
+  * Allow all Python 2.x versions >= 2.4.
   * debian/rules: replace dh_clean -k with dh_prep.
   * Require debhelper 7.0.0 (for dh_prep).
   * Switch from dh_pysupport to dh_python2.
 
- -- JCF Ploemen (jcfp) <linux at jp.pp.ru>  Sun, 06 Mar 2011 14:23:51 +0100
+ -- JCF Ploemen (jcfp) <linux at jp.pp.ru>  Thu, 21 Apr 2011 21:47:04 +0200
 
 sabnzbdplus (0.5.6-1) unstable; urgency=low
 

Modified: packages/sabnzbdplus/trunk/debian/control
===================================================================
--- packages/sabnzbdplus/trunk/debian/control	2011-04-21 18:40:30 UTC (rev 6957)
+++ packages/sabnzbdplus/trunk/debian/control	2011-04-21 19:52:27 UTC (rev 6958)
@@ -6,7 +6,7 @@
 Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
 Build-Depends: debhelper (>= 7.0.0), dpatch, python (>= 2.6.6-3)
 Standards-Version: 3.9.1
-X-Python-Version: >= 2.4, << 2.8
+X-Python-Version: >= 2.4
 Vcs-Svn: svn://svn.debian.org/svn/python-apps/packages/sabnzbdplus/trunk/
 Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/sabnzbdplus/trunk/
 




More information about the Python-apps-commits mailing list