[med-svn] r6635 - trunk/packages/mgltools/pyglf/trunk/debian
    Andreas Tille 
    tille at alioth.debian.org
       
    Tue Apr 26 14:10:48 UTC 2011
    
    
  
Author: tille
Date: 2011-04-26 14:10:38 +0000 (Tue, 26 Apr 2011)
New Revision: 6635
Modified:
   trunk/packages/mgltools/pyglf/trunk/debian/README.Debian
   trunk/packages/mgltools/pyglf/trunk/debian/changelog
   trunk/packages/mgltools/pyglf/trunk/debian/control
Log:
Rebuild to not use Python 2.5 any more
Modified: trunk/packages/mgltools/pyglf/trunk/debian/README.Debian
===================================================================
--- trunk/packages/mgltools/pyglf/trunk/debian/README.Debian	2011-04-26 14:04:05 UTC (rev 6634)
+++ trunk/packages/mgltools/pyglf/trunk/debian/README.Debian	2011-04-26 14:10:38 UTC (rev 6635)
@@ -11,7 +11,7 @@
 patches and providing more himself. Also, the leader of the Molecular
 Graphics Labs, Prof. Michael Sanner, is thanked for his support.
 
-Please be continously reminded that that closer a software gets towards
+Please be continuously reminded that that closer a software gets towards
 identifying or further describing functional compounds in medicine,
 the harder it is to get access to free (as in beer) solutions. And it
 certainly does not get much closer than with the AutoDockToolkit. To
Modified: trunk/packages/mgltools/pyglf/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/pyglf/trunk/debian/changelog	2011-04-26 14:04:05 UTC (rev 6634)
+++ trunk/packages/mgltools/pyglf/trunk/debian/changelog	2011-04-26 14:10:38 UTC (rev 6635)
@@ -1,3 +1,10 @@
+mgltools-pyglf (1.5.4.cvs.20100912-3) unstable; urgency=low
+
+  * debian/control: XS-Python-Version: >= 2.6
+    Closes: #623908
+
+ -- Andreas Tille <tille at debian.org>  Tue, 26 Apr 2011 16:05:45 +0200
+
 mgltools-pyglf (1.5.4.cvs.20100912-2) unstable; urgency=low
 
   * debian/control
Modified: trunk/packages/mgltools/pyglf/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/pyglf/trunk/debian/control	2011-04-26 14:04:05 UTC (rev 6634)
+++ trunk/packages/mgltools/pyglf/trunk/debian/control	2011-04-26 14:10:38 UTC (rev 6635)
@@ -9,7 +9,7 @@
 Build-Depends: debhelper (>= 8), python-all-dev (>= 2.6), libxi-dev, swig,
  libglu1-mesa-dev, libxmu-dev, mesa-common-dev, freeglut3-dev, python-numpy
 Standards-Version: 3.9.2
-XS-Python-Version: >= 2.5
+XS-Python-Version: >= 2.6
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mgltools/pyglf/trunk/?rev=0&sc=0
 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/mgltools/pyglf/trunk/
 Homepage: http://mgltools.scripps.edu/
    
    
More information about the debian-med-commit
mailing list