[med-svn] r19776 - trunk/packages/mgltools/pmv/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Thu Jul 30 06:46:02 UTC 2015


Author: tille
Date: 2015-07-30 06:46:00 +0000 (Thu, 30 Jul 2015)
New Revision: 19776

Modified:
   trunk/packages/mgltools/pmv/trunk/debian/changelog
   trunk/packages/mgltools/pmv/trunk/debian/control
Log:
cme fix dpkg-control


Modified: trunk/packages/mgltools/pmv/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/pmv/trunk/debian/changelog	2015-07-29 21:39:37 UTC (rev 19775)
+++ trunk/packages/mgltools/pmv/trunk/debian/changelog	2015-07-30 06:46:00 UTC (rev 19776)
@@ -1,3 +1,9 @@
+mgltools-pmv (1.5.7~rc1+cvs.20140424-2) UNRELEASED; urgency=medium
+
+  * cme fix dpkg-control
+
+ -- Andreas Tille <tille at debian.org>  Thu, 30 Jul 2015 08:44:30 +0200
+
 mgltools-pmv (1.5.7~rc1+cvs.20140424-1) unstable; urgency=medium
 
   * New upstream version.

Modified: trunk/packages/mgltools/pmv/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/pmv/trunk/debian/control	2015-07-29 21:39:37 UTC (rev 19775)
+++ trunk/packages/mgltools/pmv/trunk/debian/control	2015-07-30 06:46:00 UTC (rev 19776)
@@ -1,28 +1,40 @@
 Source: mgltools-pmv
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Steffen Moeller <moeller at debian.org>,
+           Sargis Dallakyan <sargis at scripps.edu>,
+           Andreas Tille <tille at debian.org>,
+           Thorsten Alteholz <debian at alteholz.de>
 Section: non-free/science
+XS-Autobuild: yes
 Priority: optional
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-XS-Autobuild: yes
-Uploaders: Steffen Moeller <moeller at debian.org>,
- Sargis Dallakyan <sargis at scripps.edu>,
- Andreas Tille <tille at debian.org>,
- Thorsten Alteholz <debian at alteholz.de>
-Build-Depends: debhelper (>= 8), python-all (>= 2.6)
-Standards-Version: 3.9.5
-XS-Python-Version: >= 2.5, << 3.0
+Build-Depends: debhelper (>= 8),
+               python-all
+Standards-Version: 3.9.6
 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/mgltools/pmv/trunk/
 Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/mgltools/pmv/trunk/
 Homepage: http://mgltools.scripps.edu/
+X-Python-Version: >= << 3.0, << >= 2.5
 
 Package: mgltools-pmv
-XB-Python-Version: ${python:Versions}
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, mgltools-scenario2,
- mgltools-mglutil, mgltools-support, mgltools-opengltk, mgltools-molkit,
- mgltools-viewerframework, mgltools-dejavu, python-zsi, mgltools-geomutils,
- idle-python2.7|idle-python2.6|idle-python2.5, python-imaging-tk, mgltools-utpackages
-Recommends: apbs, autodocktools
-Suggests: mgltools-qslimlib, mgltools-pmv-test
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${python:Depends},
+         mgltools-scenario2,
+         mgltools-mglutil,
+         mgltools-support,
+         mgltools-opengltk,
+         mgltools-molkit,
+         mgltools-viewerframework,
+         mgltools-dejavu,
+         python-zsi,
+         mgltools-geomutils,
+         python-imaging-tk,
+         mgltools-utpackages
+Recommends: apbs,
+            autodocktools
+Suggests: mgltools-qslimlib,
+          mgltools-pmv-test
 Enhances: autodocktools
 Description: Python-based Molecular Viewer
  This package is part of the mgltools set of Python libraries which
@@ -33,9 +45,11 @@
  ligands.
 
 Package: mgltools-pmv-test
-XB-Python-Version: ${python:Versions}
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, mgltools-pmv
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${python:Depends},
+         mgltools-pmv
 Description: Python-based Molecular Viewer (functionality tests)
  This package is part of the mgltools set of Python libraries which
  provide an infrastructure for the analysis of protein structures and




More information about the debian-med-commit mailing list