[med-svn] r3327 - trunk/packages/mgltools/utpackages/trunk/debian

Scott Kitterman kitterma-guest at alioth.debian.org
Mon Apr 27 05:17:22 UTC 2009


Author: kitterma-guest
Date: 2009-04-27 05:17:22 +0000 (Mon, 27 Apr 2009)
New Revision: 3327

Modified:
   trunk/packages/mgltools/utpackages/trunk/debian/changelog
   trunk/packages/mgltools/utpackages/trunk/debian/control
Log:
Changes for Python 2.6 from Ubuntu.

Modified: trunk/packages/mgltools/utpackages/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/utpackages/trunk/debian/changelog	2009-04-27 04:34:15 UTC (rev 3326)
+++ trunk/packages/mgltools/utpackages/trunk/debian/changelog	2009-04-27 05:17:22 UTC (rev 3327)
@@ -1,3 +1,10 @@
+mgltools-utpackages (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-utpackages (1.5.4.cvs.20081126-2) unstable; urgency=low
 
   * Another fix with gcc-4.3 that seems to have escaped me.

Modified: trunk/packages/mgltools/utpackages/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/utpackages/trunk/debian/control	2009-04-27 04:34:15 UTC (rev 3326)
+++ trunk/packages/mgltools/utpackages/trunk/debian/control	2009-04-27 05:17:22 UTC (rev 3327)
@@ -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, swig, mesa-common-dev, libglu1-mesa-dev, libglut3-dev, python-numpy
+Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4), python-all-dev (>= 2.5), swig, mesa-common-dev, libglu1-mesa-dev, libglut3-dev, 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/pybabel/trunk/?rev=0&sc=0
 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/mgltools/pybabel/trunk/
 Homepage: http://mgltools.scripps.edu/




More information about the debian-med-commit mailing list