[med-svn] r3323 - trunk/packages/mgltools/geomutils/trunk/debian

Scott Kitterman kitterma-guest at alioth.debian.org
Sun Apr 26 23:51:10 UTC 2009


Author: kitterma-guest
Date: 2009-04-26 23:51:10 +0000 (Sun, 26 Apr 2009)
New Revision: 3323

Modified:
   trunk/packages/mgltools/geomutils/trunk/debian/changelog
   trunk/packages/mgltools/geomutils/trunk/debian/control
Log:
Feedback changes for Python 2.6 from Ubuntu.

Modified: trunk/packages/mgltools/geomutils/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/geomutils/trunk/debian/changelog	2009-04-26 11:43:49 UTC (rev 3322)
+++ trunk/packages/mgltools/geomutils/trunk/debian/changelog	2009-04-26 23:51:10 UTC (rev 3323)
@@ -1,3 +1,10 @@
+mgltools-geomutils (1.5.4.cvs.20081126-3) UNRELEASED; urgency=low
+
+  * Change build-dep on python2.5-dev to python-all-dev (>= 2.5) and
+    XS-Python-Version to >= 2.5 to build for Python 2.5 and 2.6
+
+ -- Scott Kitterman <scott at kitterman.com>  Sat, 28 Mar 2009 13:46:18 -0400
+
 mgltools-geomutils (1.5.4.cvs.20081126-2) unstable; urgency=low
 
   * Added missing dependencies, found by Peter Green (Closes: #508637).

Modified: trunk/packages/mgltools/geomutils/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/geomutils/trunk/debian/control	2009-04-26 11:43:49 UTC (rev 3322)
+++ trunk/packages/mgltools/geomutils/trunk/debian/control	2009-04-26 23:51:10 UTC (rev 3323)
@@ -5,9 +5,9 @@
 DM-Upload-Allowed: yes
 XS-Autobuild: yes
 Uploaders: Steffen Moeller <moeller at debian.org>, Sargis Dallakyan <sargis at scripps.edu>
-Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4), python2.5-dev, quilt, swig, python-numpy
+Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4), python-all-dev (>= 2.5), quilt, swig, python-numpy
 Standards-Version: 3.8.0
-XS-Python-Version: 2.5
+XS-Python-Version: >= 2.5
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mgltools/geomutils/trunk/?rev=0&sc=0
 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/mgltools/geomutils/trunk/
 Homepage: http://mgltools.scripps.edu/




More information about the debian-med-commit mailing list