[med-svn] r1897 - trunk/packages/mgltools/pyglf/trunk/debian

smoe-guest at alioth.debian.org smoe-guest at alioth.debian.org
Mon May 19 16:48:01 UTC 2008


Author: smoe-guest
Date: 2008-05-19 16:48:00 +0000 (Mon, 19 May 2008)
New Revision: 1897

Added:
   trunk/packages/mgltools/pyglf/trunk/debian/README.Debian
   trunk/packages/mgltools/pyglf/trunk/debian/README.source
   trunk/packages/mgltools/pyglf/trunk/debian/watch
Modified:
   trunk/packages/mgltools/pyglf/trunk/debian/changelog
   trunk/packages/mgltools/pyglf/trunk/debian/control
Log:
Readying pyglf


Added: trunk/packages/mgltools/pyglf/trunk/debian/README.Debian
===================================================================
--- trunk/packages/mgltools/pyglf/trunk/debian/README.Debian	                        (rev 0)
+++ trunk/packages/mgltools/pyglf/trunk/debian/README.Debian	2008-05-19 16:48:00 UTC (rev 1897)
@@ -0,0 +1,23 @@
+mgltools-pyglf
+==============
+
+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
+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/pyglf/trunk/debian/README.source
===================================================================
--- trunk/packages/mgltools/pyglf/trunk/debian/README.source	                        (rev 0)
+++ trunk/packages/mgltools/pyglf/trunk/debian/README.source	2008-05-19 16:48:00 UTC (rev 1897)
@@ -0,0 +1,13 @@
+pyglf
+=====
+
+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 at debian.org>  Mon, 19 May 2008 18:26:03 +0200

Modified: trunk/packages/mgltools/pyglf/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/pyglf/trunk/debian/changelog	2008-05-19 14:18:38 UTC (rev 1896)
+++ trunk/packages/mgltools/pyglf/trunk/debian/changelog	2008-05-19 16:48:00 UTC (rev 1897)
@@ -1,8 +1,8 @@
-pyglf (1.5.0.cvs.20080124) unstable; urgency=low
+pyglf (1.5.1-1) experimental; urgency=low
 
   * New upstream version.
 
- -- Steffen Moeller <steffen_moeller at gmx.de>  Wed, 23 Jan 2008 13:26:36 +0100
+ -- Steffen Moeller <moeller at debian.org>  Mon, 19 May 2008 18:28:58 +0200
 
 pyglf (1.5.0-1) unstable; urgency=low
 

Modified: trunk/packages/mgltools/pyglf/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/pyglf/trunk/debian/control	2008-05-19 14:18:38 UTC (rev 1896)
+++ trunk/packages/mgltools/pyglf/trunk/debian/control	2008-05-19 16:48:00 UTC (rev 1897)
@@ -2,9 +2,11 @@
 Section: non-free/science
 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), libxi-dev
-Standards-Version: 3.7.2
-XS-Python-Version: 2.4,2.5
+Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python-all-dev (>= 2.3.5-11), libxi-dev, swig, libglu1-mesa-dev, libxmu-dev
+Standards-Version: 3.7.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/
 Homepage: http://mgltools.scripps.edu/
 
 Package: mgltools-pyglf
@@ -12,4 +14,9 @@
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, libxi6
 Description: GLF library Python extension to write text in OpenGL
- 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.
+ .
+ The package provides a Python interface to the GLF library, prepared
+ with swig, to display text with OpenGL.

Added: trunk/packages/mgltools/pyglf/trunk/debian/watch
===================================================================
--- trunk/packages/mgltools/pyglf/trunk/debian/watch	                        (rev 0)
+++ trunk/packages/mgltools/pyglf/trunk/debian/watch	2008-05-19 16:48:00 UTC (rev 1897)
@@ -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