[med-svn] r3325 - trunk/packages/mgltools/scenario/trunk/debian

Scott Kitterman kitterma-guest at alioth.debian.org
Mon Apr 27 04:09:29 UTC 2009


Author: kitterma-guest
Date: 2009-04-27 04:09:29 +0000 (Mon, 27 Apr 2009)
New Revision: 3325

Modified:
   trunk/packages/mgltools/scenario/trunk/debian/changelog
   trunk/packages/mgltools/scenario/trunk/debian/control
Log:
Update using Ubuntu changes to get ready for Python 2.6.

Modified: trunk/packages/mgltools/scenario/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/scenario/trunk/debian/changelog	2009-04-26 23:57:17 UTC (rev 3324)
+++ trunk/packages/mgltools/scenario/trunk/debian/changelog	2009-04-27 04:09:29 UTC (rev 3325)
@@ -1,3 +1,10 @@
+mgltools-scenario (1.5.4.cvs.20081126-2) UNRELEASED; urgency=low
+
+  * Change build-dep on python2.5-dev to python-all-dev and XS-Python-Versions
+    to >= 2.5 to build for 2.5 and 2.6 (for Python 2.6 transition)
+
+ -- Scott Kitterman <scott at kitterman.com>  Fri, 03 Apr 2009 12:02:57 -0400
+
 mgltools-scenario (1.5.4.cvs.20081126-1) unstable; urgency=low
 
   * New upstream version.

Modified: trunk/packages/mgltools/scenario/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/scenario/trunk/debian/control	2009-04-26 23:57:17 UTC (rev 3324)
+++ trunk/packages/mgltools/scenario/trunk/debian/control	2009-04-27 04:09:29 UTC (rev 3325)
@@ -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
+Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4), python-all-dev (>= 2.5)
 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/scenario/trunk/?rev=0&sc=0
 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/mgltools/scenario/trunk/
 Homepage: http://mgltools.scripps.edu/




More information about the debian-med-commit mailing list