[Python-modules-commits] r890 - in /packages/cubictemp/trunk/debian: control rules

adn-guest at users.alioth.debian.org adn-guest at users.alioth.debian.org
Sat Jun 17 09:50:48 UTC 2006


Author: adn-guest
Date: Sat Jun 17 09:50:47 2006
New Revision: 890

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=890
Log:
last but not least!

Modified:
    packages/cubictemp/trunk/debian/control
    packages/cubictemp/trunk/debian/rules

Modified: packages/cubictemp/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/cubictemp/trunk/debian/control?rev=890&op=diff
==============================================================================
--- packages/cubictemp/trunk/debian/control (original)
+++ packages/cubictemp/trunk/debian/control Sat Jun 17 09:50:47 2006
@@ -6,7 +6,7 @@
 Build-Depends: debhelper (>= 5.0.37.1), cdbs (>= 0.4.41), quilt, patchutils
 Build-Depends-Indep: python-dev, python-support (>= 0.2.3)
 Standards-Version: 3.7.2
-XS-Python-Version: all
+XS-Python-Version: >= 2.2
 
 Package: python-cubictemp
 Architecture: all

Modified: packages/cubictemp/trunk/debian/rules
URL: http://svn.debian.org/wsvn/python-modules/packages/cubictemp/trunk/debian/rules?rev=890&op=diff
==============================================================================
--- packages/cubictemp/trunk/debian/rules (original)
+++ packages/cubictemp/trunk/debian/rules Sat Jun 17 09:50:47 2006
@@ -11,7 +11,7 @@
 
 binary-predeb/python-cubictemp::
 	# Which .py files to byte-compile
-	echo "2.3-" > debian/python-cubictemp/usr/share/python-support/python-cubictemp/.version
+	echo "2.2-" > debian/python-cubictemp/usr/share/python-support/python-cubictemp/.version
 
 binary-install/python-cubictemp::
 	chmod +x debian/python-cubictemp/usr/share/python-support/python-cubictemp/cubictemp.py




More information about the Python-modules-commits mailing list