[med-svn] r1916 - in trunk/packages/mgltools: . autodocktools/trunk/debian bhtree/trunk/debian dejavu/trunk/debian geomutils/trunk/debian gle/trunk/debian mglutil/trunk/debian molkit/trunk/debian mslib/trunk/debian networkeditor/trunk/debian opengltk/trunk/debian pmv/trunk/debian pybabel/trunk/debian pyglf/trunk/debian qslimlib/trunk/debian scenario/trunk/debian sff/trunk/debian support/trunk/debian symserv/trunk/debian utpackages/trunk/debian viewerframework/trunk/debian vision/trunk/debian volume/trunk/debian

smoe-guest at alioth.debian.org smoe-guest at alioth.debian.org
Fri May 23 23:37:01 UTC 2008


Author: smoe-guest
Date: 2008-05-23 23:37:00 +0000 (Fri, 23 May 2008)
New Revision: 1916

Modified:
   trunk/packages/mgltools/BUILD
   trunk/packages/mgltools/autodocktools/trunk/debian/control
   trunk/packages/mgltools/bhtree/trunk/debian/control
   trunk/packages/mgltools/dejavu/trunk/debian/control
   trunk/packages/mgltools/geomutils/trunk/debian/control
   trunk/packages/mgltools/gle/trunk/debian/control
   trunk/packages/mgltools/mglutil/trunk/debian/control
   trunk/packages/mgltools/molkit/trunk/debian/control
   trunk/packages/mgltools/mslib/trunk/debian/changelog
   trunk/packages/mgltools/mslib/trunk/debian/control
   trunk/packages/mgltools/networkeditor/trunk/debian/control
   trunk/packages/mgltools/opengltk/trunk/debian/control
   trunk/packages/mgltools/pmv/trunk/debian/control
   trunk/packages/mgltools/pybabel/trunk/debian/control
   trunk/packages/mgltools/pyglf/trunk/debian/control
   trunk/packages/mgltools/qslimlib/trunk/debian/control
   trunk/packages/mgltools/scenario/trunk/debian/control
   trunk/packages/mgltools/sff/trunk/debian/control
   trunk/packages/mgltools/support/trunk/debian/control
   trunk/packages/mgltools/symserv/trunk/debian/control
   trunk/packages/mgltools/utpackages/trunk/debian/control
   trunk/packages/mgltools/viewerframework/trunk/debian/control
   trunk/packages/mgltools/vision/trunk/debian/control
   trunk/packages/mgltools/volume/trunk/debian/control
Log:
Explicitly set python version to 2.5 everywhere since this is what upstream explicitly specified.


Modified: trunk/packages/mgltools/BUILD
===================================================================
--- trunk/packages/mgltools/BUILD	2008-05-23 23:23:45 UTC (rev 1915)
+++ trunk/packages/mgltools/BUILD	2008-05-23 23:37:00 UTC (rev 1916)
@@ -184,7 +184,14 @@
 EODEBLAYOUT
 done
 
+To there seem to be no mutual dependencies between the packages. To build them,
+make sure you have the packages installed that are listed by
 
+grep */trunk/debian/control | grep -i build-depend | tr ":," "\n" | sort -u
+
+
+
+
 Comments please send to 
 
  -- Steffen <moeller at debian.org>  Mon, 19 May 2008 11:45:26 +0200

Modified: trunk/packages/mgltools/autodocktools/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/autodocktools/trunk/debian/control	2008-05-23 23:23:45 UTC (rev 1915)
+++ trunk/packages/mgltools/autodocktools/trunk/debian/control	2008-05-23 23:37:00 UTC (rev 1916)
@@ -4,7 +4,7 @@
 Maintainer: Debian-Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 DM-Upload-Allowed: yes
 Uploaders: Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python-all-dev (>= 2.3.5-11)
+Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python2.5-dev (>= 2.3.5-11)
 Standards-Version: 3.7.3
 XS-Python-Version: 2.5
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mgltools/autodocktools/trunk/?rev=0&sc=0

Modified: trunk/packages/mgltools/bhtree/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/bhtree/trunk/debian/control	2008-05-23 23:23:45 UTC (rev 1915)
+++ trunk/packages/mgltools/bhtree/trunk/debian/control	2008-05-23 23:37:00 UTC (rev 1916)
@@ -4,7 +4,7 @@
 Maintainer: Debian-Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 DM-Upload-Allowed: yes
 Uploaders: Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python-all-dev (>= 2.3.5-11)
+Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python2.5-dev (>= 2.3.5-11)
 Standards-Version: 3.7.3
 XS-Python-Version: 2.5
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mgltools/bhtree/trunk/?rev=0&sc=0

Modified: trunk/packages/mgltools/dejavu/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/dejavu/trunk/debian/control	2008-05-23 23:23:45 UTC (rev 1915)
+++ trunk/packages/mgltools/dejavu/trunk/debian/control	2008-05-23 23:37:00 UTC (rev 1916)
@@ -4,7 +4,7 @@
 Maintainer: Debian-Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 DM-Upload-Allowed: yes
 Uploaders: Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python-all-dev (>= 2.3.5-11)
+Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python2.5-dev (>= 2.3.5-11)
 Standards-Version: 3.7.3
 XS-Python-Version: 2.5
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mgltools/dejavu/trunk/?rev=0&sc=0

Modified: trunk/packages/mgltools/geomutils/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/geomutils/trunk/debian/control	2008-05-23 23:23:45 UTC (rev 1915)
+++ trunk/packages/mgltools/geomutils/trunk/debian/control	2008-05-23 23:37:00 UTC (rev 1916)
@@ -4,7 +4,7 @@
 Maintainer: Debian-Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 DM-Upload-Allowed: yes
 Uploaders: Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python-all-dev (>= 2.3.5-11)
+Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python2.5-dev (>= 2.3.5-11)
 Standards-Version: 3.7.3
 XS-Python-Version: 2.5
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mgltools/pybabel/trunk/?rev=0&sc=0

Modified: trunk/packages/mgltools/gle/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/gle/trunk/debian/control	2008-05-23 23:23:45 UTC (rev 1915)
+++ trunk/packages/mgltools/gle/trunk/debian/control	2008-05-23 23:37:00 UTC (rev 1916)
@@ -4,7 +4,7 @@
 Maintainer: Debian-Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 DM-Upload-Allowed: yes
 Uploaders: Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), swig (>= 1.3.20), python-all-dev (>= 2.3.5-11), python-numpy
+Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), swig (>= 1.3.20), python2.5-dev (>= 2.3.5-11), python-numpy
 Standards-Version: 3.7.3
 XS-Python-Version: 2.5
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mgltools/gle/trunk/?rev=0&sc=0

Modified: trunk/packages/mgltools/mglutil/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/mglutil/trunk/debian/control	2008-05-23 23:23:45 UTC (rev 1915)
+++ trunk/packages/mgltools/mglutil/trunk/debian/control	2008-05-23 23:37:00 UTC (rev 1916)
@@ -4,7 +4,7 @@
 Maintainer: Debian-Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 DM-Upload-Allowed: yes
 Uploaders: Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python-all-dev (>= 2.3.5-11)
+Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python2.5-dev (>= 2.3.5-11)
 Standards-Version: 3.7.3
 XS-Python-Version: 2.5
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mgltools/pybabel/trunk/?rev=0&sc=0

Modified: trunk/packages/mgltools/molkit/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/molkit/trunk/debian/control	2008-05-23 23:23:45 UTC (rev 1915)
+++ trunk/packages/mgltools/molkit/trunk/debian/control	2008-05-23 23:37:00 UTC (rev 1916)
@@ -4,7 +4,7 @@
 Maintainer: Debian-Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 DM-Upload-Allowed: yes
 Uploaders: Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python-all-dev (>= 2.3.5-11)
+Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python2.5-dev (>= 2.3.5-11)
 Standards-Version: 3.7.3
 XS-Python-Version: 2.5
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mgltools/molkit/trunk/?rev=0&sc=0

Modified: trunk/packages/mgltools/mslib/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/mslib/trunk/debian/changelog	2008-05-23 23:23:45 UTC (rev 1915)
+++ trunk/packages/mgltools/mslib/trunk/debian/changelog	2008-05-23 23:37:00 UTC (rev 1916)
@@ -1,11 +1,5 @@
-mslib (1.5.0.cvs.20080126) unstable; urgency=low
+mslib (1.5.1-1) UNRELEASED; urgency=low
 
-  * New upstream version.
-
- -- Steffen Moeller <moeller at debian.org>  Wed, 23 Jan 2008 13:26:35 +0100
-
-mslib (1.5.0-1) unstable; urgency=low
-
   * Initial release as part of the AutoDockToolkit (Closes: #458811).
 
  -- Steffen Moeller <moeller at debian.org>  Thu, 20 Dec 2007 16:27:31 +0100

Modified: trunk/packages/mgltools/mslib/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/mslib/trunk/debian/control	2008-05-23 23:23:45 UTC (rev 1915)
+++ trunk/packages/mgltools/mslib/trunk/debian/control	2008-05-23 23:37:00 UTC (rev 1916)
@@ -4,9 +4,9 @@
 Maintainer: Debian-Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 DM-Upload-Allowed: yes
 Uploaders: Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python-all-dev (>= 2.3.5-11)
+Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python2.5-dev (>= 2.3.5-11)
 Standards-Version: 3.7.2
-XS-Python-Version: current
+XS-Python-Version: 2.5
 Homepage: http://mgltools.scripps.edu/
 
 Package: mgltools-mslib

Modified: trunk/packages/mgltools/networkeditor/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/networkeditor/trunk/debian/control	2008-05-23 23:23:45 UTC (rev 1915)
+++ trunk/packages/mgltools/networkeditor/trunk/debian/control	2008-05-23 23:37:00 UTC (rev 1916)
@@ -4,7 +4,7 @@
 Maintainer: Debian-Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 DM-Upload-Allowed: yes
 Uploaders: Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python-all-dev (>= 2.3.5-11)
+Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python2.5-dev (>= 2.3.5-11)
 Standards-Version: 3.7.3
 XS-Python-Version: 2.5
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mgltools/networkeditor/trunk/?rev=0&sc=0

Modified: trunk/packages/mgltools/opengltk/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/opengltk/trunk/debian/control	2008-05-23 23:23:45 UTC (rev 1915)
+++ trunk/packages/mgltools/opengltk/trunk/debian/control	2008-05-23 23:37:00 UTC (rev 1916)
@@ -4,7 +4,7 @@
 Maintainer: Debian-Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 DM-Upload-Allowed: yes
 Uploaders: Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python-all-dev (>= 2.4), swig (>= 1.3.20), libglu1-mesa-dev, mesa-common-dev, tk-dev, libxmu-dev, python-numpy
+Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python2.5-dev (>= 2.4), swig (>= 1.3.20), libglu1-mesa-dev, mesa-common-dev, tk-dev, libxmu-dev, python-numpy
 Standards-Version: 3.7.3
 XS-Python-Version: all
 Homepage: http://mgltools.scripps.edu/

Modified: trunk/packages/mgltools/pmv/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/pmv/trunk/debian/control	2008-05-23 23:23:45 UTC (rev 1915)
+++ trunk/packages/mgltools/pmv/trunk/debian/control	2008-05-23 23:37:00 UTC (rev 1916)
@@ -4,9 +4,9 @@
 Maintainer: Debian-Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 DM-Upload-Allowed: yes
 Uploaders: Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python-all-dev (>= 2.3.5-11)
+Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python2.5-dev (>= 2.3.5-11)
 Standards-Version: 3.7.3
-XS-Python-Version: current
+XS-Python-Version: 2.5
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mgltools/pmv/trunk/?rev=0&sc=0
 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/mgltools/pmv/trunk/
 Homepage: http://mgltools.scripps.edu/

Modified: trunk/packages/mgltools/pybabel/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/pybabel/trunk/debian/control	2008-05-23 23:23:45 UTC (rev 1915)
+++ trunk/packages/mgltools/pybabel/trunk/debian/control	2008-05-23 23:37:00 UTC (rev 1916)
@@ -4,7 +4,7 @@
 Maintainer: Debian-Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 DM-Upload-Allowed: yes
 Uploaders: Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python-all-dev (>= 2.3.5-11)
+Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python2.5-dev (>= 2.3.5-11)
 Standards-Version: 3.7.3
 XS-Python-Version: 2.5
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mgltools/pybabel/trunk/?rev=0&sc=0

Modified: trunk/packages/mgltools/pyglf/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/pyglf/trunk/debian/control	2008-05-23 23:23:45 UTC (rev 1915)
+++ trunk/packages/mgltools/pyglf/trunk/debian/control	2008-05-23 23:37:00 UTC (rev 1916)
@@ -4,7 +4,7 @@
 Maintainer: Debian-Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 DM-Upload-Allowed: yes
 Uploaders: Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python-all-dev (>= 2.3.5-11), libxi-dev, swig, libglu1-mesa-dev, libxmu-dev
+Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python2.5-dev (>= 2.3.5-11), libxi-dev, swig, libglu1-mesa-dev, libxmu-dev
 Standards-Version: 3.7.3
 XS-Python-Version: 2.5
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mgltools/pyglf/trunk/?rev=0&sc=0

Modified: trunk/packages/mgltools/qslimlib/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/qslimlib/trunk/debian/control	2008-05-23 23:23:45 UTC (rev 1915)
+++ trunk/packages/mgltools/qslimlib/trunk/debian/control	2008-05-23 23:37:00 UTC (rev 1916)
@@ -4,7 +4,7 @@
 Maintainer: Debian-Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 DM-Upload-Allowed: yes
 Uploaders: Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python-all-dev (>= 2.3.5-11), swig (>= 1.3.20)
+Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python2.5-dev (>= 2.3.5-11), swig (>= 1.3.20)
 Standards-Version: 3.7.3
 XS-Python-Version: 2.5
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mgltools/qslimlib/trunk/?rev=0&sc=0

Modified: trunk/packages/mgltools/scenario/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/scenario/trunk/debian/control	2008-05-23 23:23:45 UTC (rev 1915)
+++ trunk/packages/mgltools/scenario/trunk/debian/control	2008-05-23 23:37:00 UTC (rev 1916)
@@ -4,7 +4,7 @@
 Maintainer: Debian-Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 DM-Upload-Allowed: yes
 Uploaders: Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python-all-dev (>= 2.3.5-11)
+Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python2.5-dev (>= 2.3.5-11)
 Standards-Version: 3.7.3
 XS-Python-Version: 2.5
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mgltools/scenario/trunk/?rev=0&sc=0

Modified: trunk/packages/mgltools/sff/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/sff/trunk/debian/control	2008-05-23 23:23:45 UTC (rev 1915)
+++ trunk/packages/mgltools/sff/trunk/debian/control	2008-05-23 23:37:00 UTC (rev 1916)
@@ -4,7 +4,7 @@
 Maintainer: Debian-Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 DM-Upload-Allowed: yes
 Uploaders: Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python-all-dev (>= 2.3.5-11), swig (>= 1.3.20), python-numpy
+Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python2.5-dev (>= 2.3.5-11), swig (>= 1.3.20), python-numpy
 Standards-Version: 3.7.3
 XS-Python-Version: 2.5
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mgltools/sff/trunk/?rev=0&sc=0

Modified: trunk/packages/mgltools/support/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/support/trunk/debian/control	2008-05-23 23:23:45 UTC (rev 1915)
+++ trunk/packages/mgltools/support/trunk/debian/control	2008-05-23 23:37:00 UTC (rev 1916)
@@ -4,7 +4,7 @@
 Maintainer: Debian-Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 DM-Upload-Allowed: yes
 Uploaders: Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python-all-dev (>= 2.3.5-11)
+Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python2.5-dev (>= 2.3.5-11)
 Standards-Version: 3.7.3
 XS-Python-Version: 2.5
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mgltools/pyglf/support/?rev=0&sc=0

Modified: trunk/packages/mgltools/symserv/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/symserv/trunk/debian/control	2008-05-23 23:23:45 UTC (rev 1915)
+++ trunk/packages/mgltools/symserv/trunk/debian/control	2008-05-23 23:37:00 UTC (rev 1916)
@@ -4,7 +4,7 @@
 Maintainer: Debian-Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 DM-Upload-Allowed: yes
 Uploaders: Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python-all-dev (>= 2.3.5-11)
+Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python2.5-dev (>= 2.3.5-11)
 Standards-Version: 3.7.3
 XS-Python-Version: 2.5
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mgltools/symserv/trunk/?rev=0&sc=0

Modified: trunk/packages/mgltools/utpackages/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/utpackages/trunk/debian/control	2008-05-23 23:23:45 UTC (rev 1915)
+++ trunk/packages/mgltools/utpackages/trunk/debian/control	2008-05-23 23:37:00 UTC (rev 1916)
@@ -4,7 +4,7 @@
 Maintainer: Debian-Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 DM-Upload-Allowed: yes
 Uploaders: Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python-all-dev (>= 2.3.5-11), swig
+Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python2.5-dev (>= 2.3.5-11), swig
 Standards-Version: 3.7.3
 XS-Python-Version: 2.5
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mgltools/pybabel/trunk/?rev=0&sc=0

Modified: trunk/packages/mgltools/viewerframework/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/viewerframework/trunk/debian/control	2008-05-23 23:23:45 UTC (rev 1915)
+++ trunk/packages/mgltools/viewerframework/trunk/debian/control	2008-05-23 23:37:00 UTC (rev 1916)
@@ -4,7 +4,7 @@
 Maintainer: Debian-Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 DM-Upload-Allowed: yes
 Uploaders: Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python-all-dev (>= 2.3.5-11)
+Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python2.5-dev (>= 2.3.5-11)
 Standards-Version: 3.7.3
 XS-Python-Version: 2.5
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mgltools/viewerframework/trunk/?rev=0&sc=0

Modified: trunk/packages/mgltools/vision/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/vision/trunk/debian/control	2008-05-23 23:23:45 UTC (rev 1915)
+++ trunk/packages/mgltools/vision/trunk/debian/control	2008-05-23 23:37:00 UTC (rev 1916)
@@ -4,7 +4,7 @@
 Maintainer: Debian-Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 DM-Upload-Allowed: yes
 Uploaders: Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python-all-dev (>= 2.3.5-11)
+Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python2.5-dev (>= 2.3.5-11)
 Standards-Version: 3.7.3
 XS-Python-Version: 2.5
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mgltools/vision/trunk/?rev=0&sc=0

Modified: trunk/packages/mgltools/volume/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/volume/trunk/debian/control	2008-05-23 23:23:45 UTC (rev 1915)
+++ trunk/packages/mgltools/volume/trunk/debian/control	2008-05-23 23:37:00 UTC (rev 1916)
@@ -4,7 +4,7 @@
 Maintainer: Debian-Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 DM-Upload-Allowed: yes
 Uploaders: Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python-all-dev (>= 2.3.5-11)
+Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python2.5-dev (>= 2.3.5-11)
 Standards-Version: 3.7.3
 XS-Python-Version: 2.5
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mgltools/volume/trunk/?rev=0&sc=0




More information about the debian-med-commit mailing list