[med-svn] r1899 - in trunk/packages/mgltools: . molkit/trunk/debian qslimlib/trunk/debian symserv/trunk/debian viewerframework/trunk/debian vision/trunk/debian volume/trunk/debian
smoe-guest at alioth.debian.org
smoe-guest at alioth.debian.org
Tue May 20 17:34:22 UTC 2008
Author: smoe-guest
Date: 2008-05-20 17:34:20 +0000 (Tue, 20 May 2008)
New Revision: 1899
Added:
trunk/packages/mgltools/molkit/trunk/debian/README.Debian
trunk/packages/mgltools/molkit/trunk/debian/README.source
trunk/packages/mgltools/molkit/trunk/debian/watch
trunk/packages/mgltools/qslimlib/trunk/debian/README.Debian
trunk/packages/mgltools/qslimlib/trunk/debian/README.source
trunk/packages/mgltools/qslimlib/trunk/debian/watch
trunk/packages/mgltools/symserv/trunk/debian/README.Debian
trunk/packages/mgltools/symserv/trunk/debian/README.source
trunk/packages/mgltools/symserv/trunk/debian/watch
trunk/packages/mgltools/volume/trunk/debian/README.Debian
trunk/packages/mgltools/volume/trunk/debian/README.source
trunk/packages/mgltools/volume/trunk/debian/watch
Modified:
trunk/packages/mgltools/TODO
trunk/packages/mgltools/molkit/trunk/debian/changelog
trunk/packages/mgltools/molkit/trunk/debian/control
trunk/packages/mgltools/molkit/trunk/debian/copyright
trunk/packages/mgltools/qslimlib/trunk/debian/changelog
trunk/packages/mgltools/qslimlib/trunk/debian/control
trunk/packages/mgltools/symserv/trunk/debian/changelog
trunk/packages/mgltools/symserv/trunk/debian/control
trunk/packages/mgltools/viewerframework/trunk/debian/changelog
trunk/packages/mgltools/viewerframework/trunk/debian/control
trunk/packages/mgltools/vision/trunk/debian/changelog
trunk/packages/mgltools/vision/trunk/debian/control
trunk/packages/mgltools/volume/trunk/debian/changelog
trunk/packages/mgltools/volume/trunk/debian/control
Log:
Pre-Conference-Dinner upload of changes.
Modified: trunk/packages/mgltools/TODO
===================================================================
--- trunk/packages/mgltools/TODO 2008-05-20 13:46:31 UTC (rev 1898)
+++ trunk/packages/mgltools/TODO 2008-05-20 17:34:20 UTC (rev 1899)
@@ -2,16 +2,24 @@
* need help to get proper descriptions
+ Vision
+ symserv
-
* need to have their descriptions confirmed
PyBabel
Pyglf
Support
Scenario
+ UTpackages
+ Vision (description was copied from mgltools.scripps.edu)
+* License
+ W: mgltools-volume: extra-license-file usr/share/pyshared/Volume/Renderers/UTVolumeLibrary/LICENSE
+
+ QSlimLib comes with additional license which are not described properly in the debian/copyright file.
+
* General changes
- lintian warns about copyright-without-copyright-notice, which
Added: trunk/packages/mgltools/molkit/trunk/debian/README.Debian
===================================================================
--- trunk/packages/mgltools/molkit/trunk/debian/README.Debian (rev 0)
+++ trunk/packages/mgltools/molkit/trunk/debian/README.Debian 2008-05-20 17:34:20 UTC (rev 1899)
@@ -0,0 +1,23 @@
+mgltools-molkit
+===============
+
+This package is part of the MGL (Molecular Graphics Labs at Scripps)
+Python tools set for the computational and visual interaction
+of protein structures and their ligands. Lintian warns about the
+copyright-without-copyright-notice, which is an artifact of the source tar
+file being extracted from a larger tar file that represents the MGLtools.
+
+The constraint to non-commercial research clearly renders the MGLtools
+to be non-free and one could argue for it being acceptable for Debian at
+all. SM was in contact with Sargis from the upstream developers and it
+was confirmed that upstream is eager to see Debian packages to become
+a reality. Actually, this may be a good opportunity to thank Sargis
+Dallakyan <sargis at scripps.edu> for his help in easing the compatibility
+with Debian by accepting our patches and providing more himself.
+
+If you are a regular user of this package, your feedback to us
+packagers would much appreciated. The packaging is organised
+via the Debian-Med alioth project that has its own portal on
+http://debian-med.alioth.debian.org.
+
+ -- Steffen Moeller <moeller at debian.org>
Added: trunk/packages/mgltools/molkit/trunk/debian/README.source
===================================================================
--- trunk/packages/mgltools/molkit/trunk/debian/README.source (rev 0)
+++ trunk/packages/mgltools/molkit/trunk/debian/README.source 2008-05-20 17:34:20 UTC (rev 1899)
@@ -0,0 +1,13 @@
+MolKit
+======
+
+The URL presented in debian/watch guides to a tar file
+as the source distribution of the MGLtools set. That tar file
+has a subdirectory MGLPACKS that comprises many tar files
+itself, each representing a distinguished Python module.
+
+For the packaging of the AutoDockTool kit, the maintainers
+have decided to package each module individually, to foster
+the collaboration between similar applications.
+
+ -- Steffen Moeller <moeller at debian.org>
Modified: trunk/packages/mgltools/molkit/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/molkit/trunk/debian/changelog 2008-05-20 13:46:31 UTC (rev 1898)
+++ trunk/packages/mgltools/molkit/trunk/debian/changelog 2008-05-20 17:34:20 UTC (rev 1899)
@@ -1,8 +1,8 @@
-molkit (1.5.0.cvs.20080122) unstable; urgency=low
+molkit (1.5.1-1) experimental; urgency=low
* New upstream version.
- -- Steffen Moeller <steffen_moeller at gmx.de> Wed, 23 Jan 2008 13:26:34 +0100
+ -- Steffen Moeller <moeller at debian.org> Tue, 20 May 2008 17:25:58 +0200
molkit (1.5.0-1) unstable; urgency=low
Modified: trunk/packages/mgltools/molkit/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/molkit/trunk/debian/control 2008-05-20 13:46:31 UTC (rev 1898)
+++ trunk/packages/mgltools/molkit/trunk/debian/control 2008-05-20 17:34:20 UTC (rev 1899)
@@ -3,13 +3,21 @@
Priority: optional
Maintainer: 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)
-Standards-Version: 3.7.2
-XS-Python-Version: 2.4,2.5
+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
+Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/mgltools/molkit/trunk/
Homepage: http://mgltools.scripps.edu/
Package: mgltools-molkit
XB-Python-Version: ${python:Versions}
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, mgltools-pybabel, mgltools-dejavu, mgltools-bhtree, mgltools-sff
-Description: python classes to read and manipulate molecules
- The library is needed by mgltools-autodocktools at runtime.
+Suggests: pdb2pqr
+Description: Python classes to read and manipulate molecules
+ This package is part of the mgltools set of Python libraries which
+ provide an infrastructure for the analysis of protein structures and
+ their docking of chemical compounds.
+ .
+ It provides a series of functions to calculate properties of
+ protein structures and allows performing local modifications.
Modified: trunk/packages/mgltools/molkit/trunk/debian/copyright
===================================================================
--- trunk/packages/mgltools/molkit/trunk/debian/copyright 2008-05-20 13:46:31 UTC (rev 1898)
+++ trunk/packages/mgltools/molkit/trunk/debian/copyright 2008-05-20 17:34:20 UTC (rev 1899)
@@ -3,7 +3,12 @@
It was downloaded from http://mdltools.scripps.edu
-Upstream Authors:
+!!! This packaging is still experimental. The source contains
+!!! the third party software pdb2pqr which is currently being
+!!! prepared as an independent Debian package.
+!!! That software is GPLed but should not be distributed along
+!!! this package. This package does not allow the folder
+!!! containing pdb2pqr to be removed - not yet.
Molecular Graphics Laboratory <mgltools at scripps.edu>
Added: trunk/packages/mgltools/molkit/trunk/debian/watch
===================================================================
--- trunk/packages/mgltools/molkit/trunk/debian/watch (rev 0)
+++ trunk/packages/mgltools/molkit/trunk/debian/watch 2008-05-20 17:34:20 UTC (rev 1899)
@@ -0,0 +1,4 @@
+version=3
+# how should one do this?
+#http://mgltools.scripps.edu/downloads/tars/releases/REL1.5.1/mgltools_source_1.5.1.tar.gz
+http://mgltools.scripps.edu/downloads/tars/releases/REL1.5.1/mgltools_source_([0-9.]+).tar.gz
Added: trunk/packages/mgltools/qslimlib/trunk/debian/README.Debian
===================================================================
--- trunk/packages/mgltools/qslimlib/trunk/debian/README.Debian (rev 0)
+++ trunk/packages/mgltools/qslimlib/trunk/debian/README.Debian 2008-05-20 17:34:20 UTC (rev 1899)
@@ -0,0 +1,23 @@
+mgltools-qslimlib
+=================
+
+This package is part of the MGL (Molecular Graphics Labs at Scripps)
+Python tools set for the computational and visual interaction
+of protein structures and their ligands. Lintian warns about the
+copyright-without-copyright-notice, which is an artifact of the source tar
+file being extracted from a larger tar file that represents the MGLtools.
+
+The constraint to non-commercial research clearly renders the MGLtools
+to be non-free and one could argue for it being acceptable for Debian at
+all. SM was in contact with Sargis from the upstream developers and it
+was confirmed that upstream is eager to see Debian packages to become
+a reality. Actually, this may be a good opportunity to thank Sargis
+Dallakyan <sargis at scripps.edu> for his help in easing the compatibility
+with Debian by accepting our patches and providing more himself.
+
+If you are a regular user of this package, your feedback to us
+packagers would much appreciated. The packaging is organised
+via the Debian-Med alioth project that has its own portal on
+http://debian-med.alioth.debian.org.
+
+ -- Steffen Moeller <moeller at debian.org>
Added: trunk/packages/mgltools/qslimlib/trunk/debian/README.source
===================================================================
--- trunk/packages/mgltools/qslimlib/trunk/debian/README.source (rev 0)
+++ trunk/packages/mgltools/qslimlib/trunk/debian/README.source 2008-05-20 17:34:20 UTC (rev 1899)
@@ -0,0 +1,13 @@
+QSlimLib
+========
+
+The URL presented in debian/watch guides to a tar file
+as the source distribution of the MGLtools set. That tar file
+has a subdirectory MGLPACKS that comprises many tar files
+itself, each representing a distinguished Python module.
+
+For the packaging of the AutoDockTool kit, the maintainers
+have decided to package each module individually, to foster
+the collaboration between similar applications.
+
+ -- Steffen Moeller <moeller at debian.org>
Modified: trunk/packages/mgltools/qslimlib/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/qslimlib/trunk/debian/changelog 2008-05-20 13:46:31 UTC (rev 1898)
+++ trunk/packages/mgltools/qslimlib/trunk/debian/changelog 2008-05-20 17:34:20 UTC (rev 1899)
@@ -1,10 +1,10 @@
-qslimlib (1.5.0.cvs.20080122) unstable; urgency=low
+qslimlib (1.5.1-1) experimental; urgency=low
* New upstream version.
- -- Steffen Moeller <steffen_moeller at gmx.de> Wed, 23 Jan 2008 13:26:37 +0100
+ -- Steffen Moeller <moeller at debian.org> Tue, 20 May 2008 16:36:00 +0200
-qslimlib (1.5.0-1) unstable; urgency=low
+qslimlib (1.5.0-1) UNRELEASED; urgency=low
* Initial release.
Modified: trunk/packages/mgltools/qslimlib/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/qslimlib/trunk/debian/control 2008-05-20 13:46:31 UTC (rev 1898)
+++ trunk/packages/mgltools/qslimlib/trunk/debian/control 2008-05-20 17:34:20 UTC (rev 1899)
@@ -3,13 +3,19 @@
Priority: optional
Maintainer: 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)
-Standards-Version: 3.7.2
-XS-Python-Version: 2.4,2.5
+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
+Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/mgltools/qslimlib/trunk/
Homepage: http://mgltools.scripps.edu/
Package: mgltools-qslimlib
XB-Python-Version: ${python:Versions}
-Architecture: all
+Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
Description: QSlim library extension module
- The library is needed by mgltools-autodocktools at runtime.
+ This package is part of the mgltools set of Python libraries which
+ provide an infrastructure for the analysis of protein structures and
+ their docking of chemical compounds.
+ .
+ It provides a swig-generated Python interface to the QSlim library.
Added: trunk/packages/mgltools/qslimlib/trunk/debian/watch
===================================================================
--- trunk/packages/mgltools/qslimlib/trunk/debian/watch (rev 0)
+++ trunk/packages/mgltools/qslimlib/trunk/debian/watch 2008-05-20 17:34:20 UTC (rev 1899)
@@ -0,0 +1,4 @@
+version=3
+# how should one do this?
+#http://mgltools.scripps.edu/downloads/tars/releases/REL1.5.1/mgltools_source_1.5.1.tar.gz
+http://mgltools.scripps.edu/downloads/tars/releases/REL1.5.1/mgltools_source_([0-9.]+).tar.gz
Added: trunk/packages/mgltools/symserv/trunk/debian/README.Debian
===================================================================
--- trunk/packages/mgltools/symserv/trunk/debian/README.Debian (rev 0)
+++ trunk/packages/mgltools/symserv/trunk/debian/README.Debian 2008-05-20 17:34:20 UTC (rev 1899)
@@ -0,0 +1,23 @@
+mgltools-symserv
+================
+
+This package is part of the MGL (Molecular Graphics Labs at Scripps)
+Python tools set for the computational and visual interaction
+of protein structures and their ligands. Lintian warns about the
+copyright-without-copyright-notice, which is an artifact of the source tar
+file being extracted from a larger tar file that represents the MGLtools.
+
+The constraint to non-commercial research clearly renders the MGLtools
+to be non-free and one could argue for it being acceptable for Debian at
+all. SM was in contact with Sargis from the upstream developers and it
+was confirmed that upstream is eager to see Debian packages to become
+a reality. Actually, this may be a good opportunity to thank Sargis
+Dallakyan <sargis at scripps.edu> for his help in easing the compatibility
+with Debian by accepting our patches and providing more himself.
+
+If you are a regular user of this package, your feedback to us
+packagers would much appreciated. The packaging is organised
+via the Debian-Med alioth project that has its own portal on
+http://debian-med.alioth.debian.org.
+
+ -- Steffen Moeller <moeller at debian.org>
Added: trunk/packages/mgltools/symserv/trunk/debian/README.source
===================================================================
--- trunk/packages/mgltools/symserv/trunk/debian/README.source (rev 0)
+++ trunk/packages/mgltools/symserv/trunk/debian/README.source 2008-05-20 17:34:20 UTC (rev 1899)
@@ -0,0 +1,13 @@
+symserv
+=======
+
+The URL presented in debian/watch guides to a tar file
+as the source distribution of the MGLtools set. That tar file
+has a subdirectory MGLPACKS that comprises many tar files
+itself, each representing a distinguished Python module.
+
+For the packaging of the AutoDockTool kit, the maintainers
+have decided to package each module individually, to foster
+the collaboration between similar applications.
+
+ -- Steffen Moeller <moeller at debian.org>
Modified: trunk/packages/mgltools/symserv/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/symserv/trunk/debian/changelog 2008-05-20 13:46:31 UTC (rev 1898)
+++ trunk/packages/mgltools/symserv/trunk/debian/changelog 2008-05-20 17:34:20 UTC (rev 1899)
@@ -1,10 +1,10 @@
-symserv (1.5.0.cvs.20080122) unstable; urgency=low
+symserv (1.5.1-1) experimental; urgency=low
* New upstream version.
- -- Steffen Moeller <steffen_moeller at gmx.de> Wed, 23 Jan 2008 13:26:38 +0100
+ -- Steffen Moeller <moeller at debian.org> Wed, 23 Jan 2008 13:26:38 +0100
-symserv (1.5.0-1) unstable; urgency=low
+symserv (1.5.0-1) UNRELEASED; urgency=low
* Initial release.
Modified: trunk/packages/mgltools/symserv/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/symserv/trunk/debian/control 2008-05-20 13:46:31 UTC (rev 1898)
+++ trunk/packages/mgltools/symserv/trunk/debian/control 2008-05-20 17:34:20 UTC (rev 1899)
@@ -3,8 +3,10 @@
Priority: optional
Maintainer: 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)
-Standards-Version: 3.7.2
-XS-Python-Version: 2.4,2.5
+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
+Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/mgltools/symserv/trunk/
Homepage: http://mgltools.scripps.edu/
Package: mgltools-symserv
@@ -12,4 +14,8 @@
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
Description: Symetry server
+ This package is part of the mgltools set of Python libraries which
+ provide an infrastructure for the analysis of protein structures and
+ their docking of chemical compounds.
+ .
The library is needed by mgltools-autodocktools at runtime.
Added: trunk/packages/mgltools/symserv/trunk/debian/watch
===================================================================
--- trunk/packages/mgltools/symserv/trunk/debian/watch (rev 0)
+++ trunk/packages/mgltools/symserv/trunk/debian/watch 2008-05-20 17:34:20 UTC (rev 1899)
@@ -0,0 +1,4 @@
+version=3
+# how should one do this?
+#http://mgltools.scripps.edu/downloads/tars/releases/REL1.5.1/mgltools_source_1.5.1.tar.gz
+http://mgltools.scripps.edu/downloads/tars/releases/REL1.5.1/mgltools_source_([0-9.]+).tar.gz
Modified: trunk/packages/mgltools/viewerframework/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/viewerframework/trunk/debian/changelog 2008-05-20 13:46:31 UTC (rev 1898)
+++ trunk/packages/mgltools/viewerframework/trunk/debian/changelog 2008-05-20 17:34:20 UTC (rev 1899)
@@ -1,10 +1,10 @@
-viewerframework (1.5.0.cvs.20080122) unstable; urgency=low
+viewerframework (1.5.1-1) experimental; urgency=low
* New upstream version.
- -- Steffen Moeller <steffen_moeller at gmx.de> Wed, 23 Jan 2008 13:26:39 +0100
+ -- Steffen Moeller <moeller at debian.org> Tue, 20 May 2008 17:51:22 +0200
-viewerframework (1.5.0-1) unstable; urgency=low
+viewerframework (1.5.0-1) UNRELEASED; urgency=low
* Initial release.
Modified: trunk/packages/mgltools/viewerframework/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/viewerframework/trunk/debian/control 2008-05-20 13:46:31 UTC (rev 1898)
+++ trunk/packages/mgltools/viewerframework/trunk/debian/control 2008-05-20 17:34:20 UTC (rev 1899)
@@ -3,8 +3,10 @@
Priority: optional
Maintainer: 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)
-Standards-Version: 3.7.2
-XS-Python-Version: 2.4,2.5
+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
+Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/mgltools/viewerframework/trunk/
Homepage: http://mgltools.scripps.edu/
Package: mgltools-viewerframework
@@ -12,4 +14,8 @@
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, mgltools-bhtree
Description: template to write visualization application
- The library is needed by mgltools-autodocktools at runtime.
+ This package is part of the mgltools set of Python libraries which
+ provide an infrastructure for the analysis of protein structures and
+ their docking of chemical compounds.
+ .
+ It is core
Modified: trunk/packages/mgltools/vision/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/vision/trunk/debian/changelog 2008-05-20 13:46:31 UTC (rev 1898)
+++ trunk/packages/mgltools/vision/trunk/debian/changelog 2008-05-20 17:34:20 UTC (rev 1899)
@@ -1,10 +1,10 @@
-vision (1.5.0.cvs.20080122) unstable; urgency=low
+vision (1.5.1-1) experimental; urgency=low
* New upstream version
- -- Steffen Moeller <steffen_moeller at gmx.de> Wed, 23 Jan 2008 13:25:38 +0100
+ -- Steffen Moeller <moeller at debian.org> Wed, 23 Jan 2008 13:25:38 +0100
-vision (1.5.0-1) unstable; urgency=low
+vision (1.5.0-1) UNRELEASED; urgency=low
* Initial release.
Modified: trunk/packages/mgltools/vision/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/vision/trunk/debian/control 2008-05-20 13:46:31 UTC (rev 1898)
+++ trunk/packages/mgltools/vision/trunk/debian/control 2008-05-20 17:34:20 UTC (rev 1899)
@@ -3,8 +3,10 @@
Priority: optional
Maintainer: 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)
-Standards-Version: 3.7.2
-XS-Python-Version: 2.4,2.5
+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
+Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/mgltools/vision/trunk/
Homepage: http://mgltools.scripps.edu/
Package: mgltools-vision
@@ -12,4 +14,11 @@
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, mgltools-networkeditor, mgltools-mglutil
Description: Python-based Visual Programming Environment
- The library is needed by mgltools-autodocktools at runtime.
+ This package is part of the mgltools set of Python libraries which
+ provide an infrastructure for the analysis of protein structures and
+ their docking of chemical compounds.
+ .
+ Vision is a visual-programming environment in which a user can
+ interactively build networks describing novel combinations of
+ computational methods, and yielding new visualizations of their data
+ without actually writing code.
Added: trunk/packages/mgltools/volume/trunk/debian/README.Debian
===================================================================
--- trunk/packages/mgltools/volume/trunk/debian/README.Debian (rev 0)
+++ trunk/packages/mgltools/volume/trunk/debian/README.Debian 2008-05-20 17:34:20 UTC (rev 1899)
@@ -0,0 +1,23 @@
+mgltools-vision
+===============
+
+This package is part of the MGL (Molecular Graphics Labs at Scripps)
+Python tools set for the computational and visual interaction
+of protein structures and their ligands. Lintian warns about the
+copyright-without-copyright-notice, which is an artifact of the source tar
+file being extracted from a larger tar file that represents the MGLtools.
+
+The constraint to non-commercial research clearly renders the MGLtools
+to be non-free and one could argue for it being acceptable for Debian at
+all. SM was in contact with Sargis from the upstream developers and it
+was confirmed that upstream is eager to see Debian packages to become
+a reality. Actually, this may be a good opportunity to thank Sargis
+Dallakyan <sargis at scripps.edu> for his help in easing the compatibility
+with Debian by accepting our patches and providing more himself.
+
+If you are a regular user of this package, your feedback to us
+packagers would much appreciated. The packaging is organised
+via the Debian-Med alioth project that has its own portal on
+http://debian-med.alioth.debian.org.
+
+ -- Steffen Moeller <moeller at debian.org>
Added: trunk/packages/mgltools/volume/trunk/debian/README.source
===================================================================
--- trunk/packages/mgltools/volume/trunk/debian/README.source (rev 0)
+++ trunk/packages/mgltools/volume/trunk/debian/README.source 2008-05-20 17:34:20 UTC (rev 1899)
@@ -0,0 +1,13 @@
+Vision
+======
+
+The URL presented in debian/watch guides to a tar file
+as the source distribution of the MGLtools set. That tar file
+has a subdirectory MGLPACKS that comprises many tar files
+itself, each representing a distinguished Python module.
+
+For the packaging of the AutoDockTool kit, the maintainers
+have decided to package each module individually, to foster
+the collaboration between similar applications.
+
+ -- Steffen Moeller <moeller at debian.org>
Modified: trunk/packages/mgltools/volume/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/volume/trunk/debian/changelog 2008-05-20 13:46:31 UTC (rev 1898)
+++ trunk/packages/mgltools/volume/trunk/debian/changelog 2008-05-20 17:34:20 UTC (rev 1899)
@@ -1,8 +1,8 @@
-volume (1.5.0.cvs.20080122) unstable; urgency=low
+volume (1.5.1-1) experimental; urgency=low
* New upstream version.
- -- Steffen Moeller <steffen_moeller at gmx.de> Wed, 23 Jan 2008 13:23:15 +0100
+ -- Steffen Moeller <moeller at debian.org> Wed, 23 Jan 2008 13:23:15 +0100
volume (1.5.0-1) unstable; urgency=low
Modified: trunk/packages/mgltools/volume/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/volume/trunk/debian/control 2008-05-20 13:46:31 UTC (rev 1898)
+++ trunk/packages/mgltools/volume/trunk/debian/control 2008-05-20 17:34:20 UTC (rev 1899)
@@ -3,13 +3,19 @@
Priority: optional
Maintainer: 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)
-Standards-Version: 3.7.2
-XS-Python-Version: 2.4,2.5
+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
+Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/mgltools/volume/trunk/
Homepage: http://mgltools.scripps.edu/
Package: mgltools-volume
-XB-Python-Version: ${python:Versions}
+XB-Python-Version: 2.5
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, mgltools-qslimlib
-Description: Volume Rendering python package
- The library is needed by mgltools-autodocktools at runtime.
+Description: Volume rendering Python package
+ This package is part of the mgltools set of Python libraries which
+ provide an infrastructure for the analysis of protein structures and
+ their docking of chemical compounds.
+ .
+ It provides graphical representations for volume data.
Added: trunk/packages/mgltools/volume/trunk/debian/watch
===================================================================
--- trunk/packages/mgltools/volume/trunk/debian/watch (rev 0)
+++ trunk/packages/mgltools/volume/trunk/debian/watch 2008-05-20 17:34:20 UTC (rev 1899)
@@ -0,0 +1,4 @@
+version=3
+# how should one do this?
+#http://mgltools.scripps.edu/downloads/tars/releases/REL1.5.1/mgltools_source_1.5.1.tar.gz
+http://mgltools.scripps.edu/downloads/tars/releases/REL1.5.1/mgltools_source_([0-9.]+).tar.gz
More information about the debian-med-commit
mailing list