[med-svn] r4216 - in trunk/packages: mgltools/opengltk/trunk/debian mgltools/pyglf/trunk/debian mgltools/sff/trunk/debian pdb2pqr/trunk/debian

Andreas Tille tille at alioth.debian.org
Fri Oct 16 20:56:58 UTC 2009


Author: tille
Date: 2009-10-16 20:56:58 +0000 (Fri, 16 Oct 2009)
New Revision: 4216

Modified:
   trunk/packages/mgltools/opengltk/trunk/debian/changelog
   trunk/packages/mgltools/opengltk/trunk/debian/compat
   trunk/packages/mgltools/opengltk/trunk/debian/control
   trunk/packages/mgltools/pyglf/trunk/debian/changelog
   trunk/packages/mgltools/pyglf/trunk/debian/compat
   trunk/packages/mgltools/pyglf/trunk/debian/control
   trunk/packages/mgltools/sff/trunk/debian/changelog
   trunk/packages/mgltools/sff/trunk/debian/compat
   trunk/packages/mgltools/sff/trunk/debian/control
   trunk/packages/pdb2pqr/trunk/debian/changelog
   trunk/packages/pdb2pqr/trunk/debian/compat
   trunk/packages/pdb2pqr/trunk/debian/control
Log:
More "Enhances: autodocktools"


Modified: trunk/packages/mgltools/opengltk/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/opengltk/trunk/debian/changelog	2009-10-16 20:45:56 UTC (rev 4215)
+++ trunk/packages/mgltools/opengltk/trunk/debian/changelog	2009-10-16 20:56:58 UTC (rev 4216)
@@ -1,3 +1,12 @@
+mgltools-opengltk (1.5.4.cvs.20090603-2) UNRELEASED; urgency=low
+
+  * debian/control:
+    - Enhances: autodocktools
+    - debhelper 7
+    - Standards-Version: 3.8.3 (no changes needed)
+
+ -- Andreas Tille <tille at debian.org>  Fri, 16 Oct 2009 22:47:50 +0200
+
 mgltools-opengltk (1.5.4.cvs.20090603-1) unstable; urgency=low
 
   * New upstream version.

Modified: trunk/packages/mgltools/opengltk/trunk/debian/compat
===================================================================
--- trunk/packages/mgltools/opengltk/trunk/debian/compat	2009-10-16 20:45:56 UTC (rev 4215)
+++ trunk/packages/mgltools/opengltk/trunk/debian/compat	2009-10-16 20:56:58 UTC (rev 4216)
@@ -1 +1 @@
-5
+7

Modified: trunk/packages/mgltools/opengltk/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/opengltk/trunk/debian/control	2009-10-16 20:45:56 UTC (rev 4215)
+++ trunk/packages/mgltools/opengltk/trunk/debian/control	2009-10-16 20:56:58 UTC (rev 4216)
@@ -4,9 +4,10 @@
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 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 (>= 1.3.20), libglu1-mesa-dev, mesa-common-dev, tk8.4-dev|tk8.5-dev|tk-dev, libxmu-dev, python-numpy
-Standards-Version: 3.8.1
+Uploaders: Steffen Moeller <moeller at debian.org>, Sargis Dallakyan <sargis at scripps.edu>,
+ Andreas Tille <tille at debian.org>
+Build-Depends: debhelper (>= 7), python-central (>= 0.5.6), cdbs (>= 0.4), python2.5-dev, swig (>= 1.3.20), libglu1-mesa-dev, mesa-common-dev, tk8.4-dev|tk8.5-dev|tk-dev, libxmu-dev, python-numpy
+Standards-Version: 3.8.3
 XS-Python-Version: 2.5
 Homepage: http://mgltools.scripps.edu/
 
@@ -15,6 +16,7 @@
 Provides: ${python:Provides}
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, libglu1-mesa, tk8.4|tk8.5|tk, python-numpy, mgltools-gle
+Enhances: autodocktools
 Description: opengltk python extension
  The library is needed by mgltools-autodocktools at runtime.  It contains
  the interface for building OpenGL python extensions with the Python 

Modified: trunk/packages/mgltools/pyglf/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/pyglf/trunk/debian/changelog	2009-10-16 20:45:56 UTC (rev 4215)
+++ trunk/packages/mgltools/pyglf/trunk/debian/changelog	2009-10-16 20:56:58 UTC (rev 4216)
@@ -1,3 +1,12 @@
+mgltools-pyglf (1.5.4.cvs.20090603-2) UNRELEASED; urgency=low
+
+  * debian/control:
+    - Enhances: autodocktools
+    - debhelper 7
+    - Standards-Version: 3.8.3 (no changes needed)
+
+ -- Andreas Tille <tille at debian.org>  Fri, 16 Oct 2009 22:50:53 +0200
+
 mgltools-pyglf (1.5.4.cvs.20090603-1) unstable; urgency=low
 
   * New upstream version.

Modified: trunk/packages/mgltools/pyglf/trunk/debian/compat
===================================================================
--- trunk/packages/mgltools/pyglf/trunk/debian/compat	2009-10-16 20:45:56 UTC (rev 4215)
+++ trunk/packages/mgltools/pyglf/trunk/debian/compat	2009-10-16 20:56:58 UTC (rev 4216)
@@ -1 +1 @@
-5
+7

Modified: trunk/packages/mgltools/pyglf/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/pyglf/trunk/debian/control	2009-10-16 20:45:56 UTC (rev 4215)
+++ trunk/packages/mgltools/pyglf/trunk/debian/control	2009-10-16 20:56:58 UTC (rev 4216)
@@ -4,9 +4,10 @@
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 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, libxi-dev, swig, libglu1-mesa-dev, libxmu-dev, mesa-common-dev, libglut3-dev, python-numpy
-Standards-Version: 3.8.1
+Uploaders: Steffen Moeller <moeller at debian.org>, Sargis Dallakyan <sargis at scripps.edu>,
+ Andreas Tille <tille at debian.org>
+Build-Depends: debhelper (>= 7), python-central (>= 0.5.6), cdbs (>= 0.4), python2.5-dev, libxi-dev, swig, libglu1-mesa-dev, libxmu-dev, mesa-common-dev, libglut3-dev, python-numpy
+Standards-Version: 3.8.3
 XS-Python-Version: 2.5
 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/
@@ -16,6 +17,7 @@
 XB-Python-Version: ${python:Versions}
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, libxi6
+Enhances: autodocktools
 Description: GLF library Python extension to write text in OpenGL
  This package is part of the mgltools set of Python libraries which
  provide an infrastructure for the analysis of protein structures and

Modified: trunk/packages/mgltools/sff/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/sff/trunk/debian/changelog	2009-10-16 20:45:56 UTC (rev 4215)
+++ trunk/packages/mgltools/sff/trunk/debian/changelog	2009-10-16 20:56:58 UTC (rev 4216)
@@ -1,3 +1,12 @@
+mgltools-sff (1.5.4.cvs.20090603-2) UNRELEASED; urgency=low
+
+  * debian/control:
+    - Enhances: autodocktools
+    - debhelper 7
+    - Standards-Version: 3.8.3 (no changes needed)
+
+ -- Andreas Tille <tille at debian.org>  Fri, 16 Oct 2009 22:52:52 +0200
+
 mgltools-sff (1.5.4.cvs.20090603-1) unstable; urgency=low
 
   * New upstream version.

Modified: trunk/packages/mgltools/sff/trunk/debian/compat
===================================================================
--- trunk/packages/mgltools/sff/trunk/debian/compat	2009-10-16 20:45:56 UTC (rev 4215)
+++ trunk/packages/mgltools/sff/trunk/debian/compat	2009-10-16 20:56:58 UTC (rev 4216)
@@ -1 +1 @@
-5
+7

Modified: trunk/packages/mgltools/sff/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/sff/trunk/debian/control	2009-10-16 20:45:56 UTC (rev 4215)
+++ trunk/packages/mgltools/sff/trunk/debian/control	2009-10-16 20:56:58 UTC (rev 4216)
@@ -4,9 +4,10 @@
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 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 (>= 1.3.20), python-numpy, mgltools-bhtree
-Standards-Version: 3.8.1
+Uploaders: Steffen Moeller <moeller at debian.org>, Sargis Dallakyan <sargis at scripps.edu>,
+ Andreas Tille <tille at debian.org>
+Build-Depends: debhelper (>= 7), python-central (>= 0.5.6), cdbs (>= 0.4), python2.5-dev, swig (>= 1.3.20), python-numpy, mgltools-bhtree
+Standards-Version: 3.8.3
 XS-Python-Version: 2.5
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mgltools/sff/trunk/?rev=0&sc=0
 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/mgltools/sff/trunk/
@@ -16,6 +17,7 @@
 XB-Python-Version: ${python:Versions}
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-numpy, mgltools-bhtree
+Enhances: autodocktools
 Description: Simple Force Field for Python
  This package is part of the mgltools set of Python libraries which
  provide an infrastructure for the analysis of protein structures and

Modified: trunk/packages/pdb2pqr/trunk/debian/changelog
===================================================================
--- trunk/packages/pdb2pqr/trunk/debian/changelog	2009-10-16 20:45:56 UTC (rev 4215)
+++ trunk/packages/pdb2pqr/trunk/debian/changelog	2009-10-16 20:56:58 UTC (rev 4216)
@@ -14,8 +14,14 @@
   * Added binary package for propka. Closes: #420734.
   * Moved API documentation to pdb2pqr-doc package.
 
- -- Manuel Prinz <manuel at debian.org>  Sun, 19 Jul 2009 20:50:41 +0200
+  [ Andreas Tille ]
+  * debian/control:
+    - Enhances: autodocktools
+    - debhelper 7
+    - Standards-Version: 3.8.3 (no changes needed)
 
+ -- Andreas Tille <tille at debian.org>  Fri, 16 Oct 2009 22:55:40 +0200
+
 pdb2pqr (1.3.0-1) experimental; urgency=low
 
   * Initial release (Closes: #416269)

Modified: trunk/packages/pdb2pqr/trunk/debian/compat
===================================================================
--- trunk/packages/pdb2pqr/trunk/debian/compat	2009-10-16 20:45:56 UTC (rev 4215)
+++ trunk/packages/pdb2pqr/trunk/debian/compat	2009-10-16 20:56:58 UTC (rev 4216)
@@ -1 +1 @@
-5
+7

Modified: trunk/packages/pdb2pqr/trunk/debian/control
===================================================================
--- trunk/packages/pdb2pqr/trunk/debian/control	2009-10-16 20:45:56 UTC (rev 4215)
+++ trunk/packages/pdb2pqr/trunk/debian/control	2009-10-16 20:56:58 UTC (rev 4216)
@@ -3,9 +3,10 @@
 Priority: optional
 Maintainer: DebiChem Team <debichem-devel at lists.alioth.debian.org>
 DM-Upload-Allowed: yes
-Uploaders: Steffen Moeller <moeller at debian.org>, Manuel Prinz <manuel 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, python-numpy, gfortran, autoconf, automake, libtool, autotools-dev, xmlto
-Standards-Version: 3.8.2
+Uploaders: Steffen Moeller <moeller at debian.org>, Manuel Prinz <manuel at debian.org>,
+ Andreas Tille <tille at debian.org>
+Build-Depends: debhelper (>= 7), python-central (>= 0.5.6), cdbs (>= 0.4.49), python-all-dev (>= 2.3.5-11), swig, python-numpy, gfortran, autoconf, automake, libtool, autotools-dev, xmlto
+Standards-Version: 3.8.3
 XS-Python-Version: 2.5
 XS-Autobuild: yes
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/pdb2pqr/trunk/?rev=0&sc=0
@@ -17,6 +18,7 @@
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-numpy, python-xml
 Suggests: apbs
+Enhances: autodocktools
 Description: Preparation of protein structures for electrostatics calculations
  PDB2PQR is a Python software package that automates many of the common
  tasks of preparing structures for continuum electrostatics calculations.




More information about the debian-med-commit mailing list