[Python-modules-commits] r18090 - in packages/pydoubles/trunk/debian (changelog control)
davidvilla-guest at users.alioth.debian.org
davidvilla-guest at users.alioth.debian.org
Mon Aug 8 16:28:03 UTC 2011
Date: Monday, August 8, 2011 @ 16:28:00
Author: davidvilla-guest
Revision: 18090
X-Python-Version to ">= 2.6"
Modified:
packages/pydoubles/trunk/debian/changelog
packages/pydoubles/trunk/debian/control
Modified: packages/pydoubles/trunk/debian/changelog
===================================================================
--- packages/pydoubles/trunk/debian/changelog 2011-08-08 14:19:45 UTC (rev 18089)
+++ packages/pydoubles/trunk/debian/changelog 2011-08-08 16:28:00 UTC (rev 18090)
@@ -1,6 +1,5 @@
pydoubles (1.3-1) UNRELEASED; urgency=low
* Initial release (Closes: #634756)
- * Also for python-2.5 by means control.X-Python-Version
-- David Villa Alises <David.Villa at uclm.es> Mon, 08 Aug 2011 02:19:28 +0200
Modified: packages/pydoubles/trunk/debian/control
===================================================================
--- packages/pydoubles/trunk/debian/control 2011-08-08 14:19:45 UTC (rev 18089)
+++ packages/pydoubles/trunk/debian/control 2011-08-08 16:28:00 UTC (rev 18090)
@@ -4,7 +4,7 @@
Maintainer: David Villa Alises <David.Villa at uclm.es>
Build-Depends: debhelper (>= 7.0.50~), python (>= 2.6.6-3~)
Standards-Version: 3.9.2
-X-Python-Version: 2.5, 2.6, 2.7
+X-Python-Version: >= 2.6
Homepage: http://www.pydoubles.org
Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-pydoubles
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-pydoubles/trunk/
More information about the Python-modules-commits
mailing list