Author: tille
Date: 2009-10-16 20:22:50 +0000 (Fri, 16 Oct 2009)
New Revision: 4214

Modified:
   trunk/packages/autodocksuite/trunk/debian/changelog
   trunk/packages/autodocksuite/trunk/debian/control
   trunk/packages/mgltools/dejavu/trunk/debian/changelog
   trunk/packages/mgltools/dejavu/trunk/debian/compat
   trunk/packages/mgltools/dejavu/trunk/debian/control
   trunk/packages/mgltools/pmv/trunk/debian/changelog
   trunk/packages/mgltools/pmv/trunk/debian/compat
   trunk/packages/mgltools/pmv/trunk/debian/control
   trunk/packages/mgltools/utpackages/trunk/debian/changelog
   trunk/packages/mgltools/utpackages/trunk/debian/compat
   trunk/packages/mgltools/utpackages/trunk/debian/control
Log:
Use Enhances field as discussed on mailing list


Modified: trunk/packages/autodocksuite/trunk/debian/changelog
===================================================================
--- trunk/packages/autodocksuite/trunk/debian/changelog 2009-10-14 21:02:01 UTC 
(rev 4213)
+++ trunk/packages/autodocksuite/trunk/debian/changelog 2009-10-16 20:22:50 UTC 
(rev 4214)
@@ -1,3 +1,9 @@
+autodocksuite (4.2.2.1-2) UNRELEASED; urgency=low
+
+  * debian/control: autogrid enhances autodock
+
+ -- Andreas Tille <[email protected]>  Fri, 16 Oct 2009 22:13:00 +0200
+
 autodocksuite (4.2.2.1-1) unstable; urgency=low
 
   * New upstream release

Modified: trunk/packages/autodocksuite/trunk/debian/control
===================================================================
--- trunk/packages/autodocksuite/trunk/debian/control   2009-10-14 21:02:01 UTC 
(rev 4213)
+++ trunk/packages/autodocksuite/trunk/debian/control   2009-10-16 20:22:50 UTC 
(rev 4214)
@@ -2,7 +2,8 @@
 Section: science
 Priority: optional
 Maintainer: Debian Med Packaging Team 
<[email protected]>
-Uploaders: Steffen Moeller <[email protected]>, Charles Plessy 
<[email protected]>, Nelson A. de Oliveira <[email protected]>
+Uploaders: Steffen Moeller <[email protected]>, Charles Plessy 
<[email protected]>,
+ Nelson A. de Oliveira <[email protected]>, Andreas Tille <[email protected]>
 Build-Depends: debhelper (>= 7), automake, csh
 Standards-Version: 3.8.3
 Vcs-Browser: 
http://svn.debian.org/wsvn/debian-med/trunk/packages/autodocksuite/trunk/?rev=0&sc=0
@@ -28,6 +29,7 @@
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Suggests: autodock, autodocktools
+Enhances: autodock
 Description: pre-calculate binding of ligands to their receptor
  The AutoDockSuite addresses the molecular analysis of the docking of
  a smaller chemical compounds to their receptors of known three-dimensional

Modified: trunk/packages/mgltools/dejavu/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/dejavu/trunk/debian/changelog       2009-10-14 
21:02:01 UTC (rev 4213)
+++ trunk/packages/mgltools/dejavu/trunk/debian/changelog       2009-10-16 
20:22:50 UTC (rev 4214)
@@ -1,3 +1,12 @@
+mgltools-dejavu (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 <[email protected]>  Fri, 16 Oct 2009 22:15:05 +0200
+
 mgltools-dejavu (1.5.4.cvs.20090603-1) unstable; urgency=low
 
   * New upstream version.

Modified: trunk/packages/mgltools/dejavu/trunk/debian/compat
===================================================================
--- trunk/packages/mgltools/dejavu/trunk/debian/compat  2009-10-14 21:02:01 UTC 
(rev 4213)
+++ trunk/packages/mgltools/dejavu/trunk/debian/compat  2009-10-16 20:22:50 UTC 
(rev 4214)
@@ -1 +1 @@
-5
+7

Modified: trunk/packages/mgltools/dejavu/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/dejavu/trunk/debian/control 2009-10-14 21:02:01 UTC 
(rev 4213)
+++ trunk/packages/mgltools/dejavu/trunk/debian/control 2009-10-16 20:22:50 UTC 
(rev 4214)
@@ -4,9 +4,10 @@
 Maintainer: Debian Med Packaging Team 
<[email protected]>
 DM-Upload-Allowed: yes
 XS-Autobuild: yes
-Uploaders: Steffen Moeller <[email protected]>, Sargis Dallakyan 
<[email protected]>
-Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 
0.4), python2.5-dev, mesa-common-dev, x11proto-core-dev, libx11-dev, 
python-numpy
-Standards-Version: 3.8.1
+Uploaders: Steffen Moeller <[email protected]>, Sargis Dallakyan 
<[email protected]>,
+ Andreas Tille <[email protected]>
+Build-Depends: debhelper (>= 7), python-central (>= 0.5.6), cdbs (>= 0.4), 
python2.5-dev, mesa-common-dev, x11proto-core-dev, libx11-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/dejavu/trunk/?rev=0&sc=0
 Vcs-Svn: 
svn://svn.debian.org/svn/debian-med/trunk/packages/mgltools/dejavu/trunk/
@@ -17,6 +18,7 @@
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, 
mgltools-opengltk, mgltools-pyglf, mgltools-geomutils
 Suggests: mgltools-qslimlib
+Enhances: autodocktools
 Description: visualization of 3D geometry using the OpenGL with Python
  The library is needed by mgltools-autodocktools at runtime. It provides
  the viewer of three-dimensional objects that used for the interactive

Modified: trunk/packages/mgltools/pmv/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/pmv/trunk/debian/changelog  2009-10-14 21:02:01 UTC 
(rev 4213)
+++ trunk/packages/mgltools/pmv/trunk/debian/changelog  2009-10-16 20:22:50 UTC 
(rev 4214)
@@ -1,3 +1,12 @@
+mgltools-pmv (1.5.4.cvs.20090603-2) UNSTABLE; urgency=low
+
+  * debian/control:
+    - Enhances: autodocktools
+    - debhelper 7
+    - Standards-Version: 3.8.3 (no changes needed)
+
+ -- Andreas Tille <[email protected]>  Fri, 16 Oct 2009 22:18:24 +0200
+
 mgltools-pmv (1.5.4.cvs.20090603-1) unstable; urgency=low
 
   * New upstream version.

Modified: trunk/packages/mgltools/pmv/trunk/debian/compat
===================================================================
--- trunk/packages/mgltools/pmv/trunk/debian/compat     2009-10-14 21:02:01 UTC 
(rev 4213)
+++ trunk/packages/mgltools/pmv/trunk/debian/compat     2009-10-16 20:22:50 UTC 
(rev 4214)
@@ -1 +1 @@
-5
+7

Modified: trunk/packages/mgltools/pmv/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/pmv/trunk/debian/control    2009-10-14 21:02:01 UTC 
(rev 4213)
+++ trunk/packages/mgltools/pmv/trunk/debian/control    2009-10-16 20:22:50 UTC 
(rev 4214)
@@ -4,9 +4,10 @@
 Maintainer: Debian Med Packaging Team 
<[email protected]>
 DM-Upload-Allowed: yes
 XS-Autobuild: yes
-Uploaders: Steffen Moeller <[email protected]>, Sargis Dallakyan 
<[email protected]>
-Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 
0.4), python2.5-dev
-Standards-Version: 3.8.1
+Uploaders: Steffen Moeller <[email protected]>, Sargis Dallakyan 
<[email protected]>,
+ Andreas Tille <[email protected]>
+Build-Depends: debhelper (>= 7), python-central (>= 0.5.6), cdbs (>= 0.4), 
python2.5-dev
+Standards-Version: 3.8.3
 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/
@@ -18,6 +19,7 @@
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, 
mgltools-mglutil, mgltools-support, mgltools-opengltk, mgltools-molkit, 
mgltools-viewerframework, mgltools-dejavu, python-zsi, mgltools-geomutils
 Recommends: apbs
 Suggests: mgltools-qslimlib
+Enhances: autodocktools
 Description: Python-based Molecular Viewer
  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/utpackages/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/utpackages/trunk/debian/changelog   2009-10-14 
21:02:01 UTC (rev 4213)
+++ trunk/packages/mgltools/utpackages/trunk/debian/changelog   2009-10-16 
20:22:50 UTC (rev 4214)
@@ -1,3 +1,12 @@
+mgltools-utpackages (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 <[email protected]>  Fri, 16 Oct 2009 22:20:12 +0200
+
 mgltools-utpackages (1.5.4.cvs.20090603-1) unstable; urgency=low
 
   * New upstream version.

Modified: trunk/packages/mgltools/utpackages/trunk/debian/compat
===================================================================
--- trunk/packages/mgltools/utpackages/trunk/debian/compat      2009-10-14 
21:02:01 UTC (rev 4213)
+++ trunk/packages/mgltools/utpackages/trunk/debian/compat      2009-10-16 
20:22:50 UTC (rev 4214)
@@ -1 +1 @@
-5
+7

Modified: trunk/packages/mgltools/utpackages/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/utpackages/trunk/debian/control     2009-10-14 
21:02:01 UTC (rev 4213)
+++ trunk/packages/mgltools/utpackages/trunk/debian/control     2009-10-16 
20:22:50 UTC (rev 4214)
@@ -4,9 +4,10 @@
 Maintainer: Debian Med Packaging Team 
<[email protected]>
 DM-Upload-Allowed: yes
 XS-Autobuild: yes
-Uploaders: Steffen Moeller <[email protected]>, Sargis Dallakyan 
<[email protected]>
-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.1
+Uploaders: Steffen Moeller <[email protected]>, Sargis Dallakyan 
<[email protected]>,
+ Andreas Tille <[email protected]>
+Build-Depends: debhelper (>= 7), 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.3
 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/
@@ -17,6 +18,7 @@
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
 Suggests: apbs
+Enhances: autodocktools
 Description: UT Austin software Python extensions
  This package is part of the mgltools set of Python libraries which
  provide an infrastructure for the analysis of protein structures and


_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit

Reply via email to