[Python-apps-commits] r8367 - in packages/autokey/trunk/debian (changelog control)

lfaraone at users.alioth.debian.org lfaraone at users.alioth.debian.org
Sun Mar 25 04:06:48 UTC 2012


    Date: Sunday, March 25, 2012 @ 04:06:43
  Author: lfaraone
Revision: 8367

Update minimum required Python verison to 2.6. Thanks to Jakub
Wilk for catching this. (Closes: #664530)

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

Modified: packages/autokey/trunk/debian/changelog
===================================================================
--- packages/autokey/trunk/debian/changelog	2012-03-24 07:26:13 UTC (rev 8366)
+++ packages/autokey/trunk/debian/changelog	2012-03-25 04:06:43 UTC (rev 8367)
@@ -1,3 +1,10 @@
+autokey (0.82.2-2) unstable; urgency=medium
+
+  * Update minimum required Python verison to 2.6. Thanks to Jakub
+    Wilk for catching this. (Closes: #664530)
+
+ -- Luke Faraone <lfaraone at debian.org>  Sun, 25 Mar 2012 00:01:55 -0400
+
 autokey (0.82.2-1) unstable; urgency=low
 
   * New upstream version.

Modified: packages/autokey/trunk/debian/control
===================================================================
--- packages/autokey/trunk/debian/control	2012-03-24 07:26:13 UTC (rev 8366)
+++ packages/autokey/trunk/debian/control	2012-03-25 04:06:43 UTC (rev 8367)
@@ -6,7 +6,7 @@
 Build-Depends: python (>= 2.5), cdbs (>= 0.4.49), debhelper (>= 7)
 Build-Depends-indep: python-central (>= 0.6.0)
 Standards-Version: 3.8.4
- XS-Python-Version: >= 2.5
+XS-Python-Version: >= 2.6
 Homepage: http://code.google.com/p/autokey/
 Vcs-Svn: svn://svn.debian.org/python-apps/packages/autokey/trunk
 Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/autokey/trunk/




More information about the Python-apps-commits mailing list