[med-svn] r2318 - in trunk/packages/mgltools: autodocktools/trunk/debian bhtree/trunk/debian dejavu/trunk/debian geomutils/trunk/debian gle/trunk/debian mglutil/trunk/debian molkit/trunk/debian mslib/trunk/debian networkeditor/trunk/debian opengltk/trunk/debian packging_helpers pmv/trunk/debian pybabel/trunk/debian pyglf/trunk/debian qslimlib/trunk/debian scenario/trunk/debian sff/trunk/debian support/trunk/debian symserv/trunk/debian utpackages/trunk/debian viewerframework/trunk/debian vision/trunk/debian volume/trunk/debian
smoe-guest at alioth.debian.org
smoe-guest at alioth.debian.org
Sat Jul 26 00:27:11 UTC 2008
Author: smoe-guest
Date: 2008-07-26 00:27:10 +0000 (Sat, 26 Jul 2008)
New Revision: 2318
Modified:
trunk/packages/mgltools/autodocktools/trunk/debian/changelog
trunk/packages/mgltools/bhtree/trunk/debian/changelog
trunk/packages/mgltools/dejavu/trunk/debian/changelog
trunk/packages/mgltools/dejavu/trunk/debian/control
trunk/packages/mgltools/dejavu/trunk/debian/copyright
trunk/packages/mgltools/geomutils/trunk/debian/changelog
trunk/packages/mgltools/gle/trunk/debian/changelog
trunk/packages/mgltools/mglutil/trunk/debian/changelog
trunk/packages/mgltools/molkit/trunk/debian/changelog
trunk/packages/mgltools/mslib/trunk/debian/changelog
trunk/packages/mgltools/networkeditor/trunk/debian/changelog
trunk/packages/mgltools/opengltk/trunk/debian/changelog
trunk/packages/mgltools/opengltk/trunk/debian/control
trunk/packages/mgltools/opengltk/trunk/debian/copyright
trunk/packages/mgltools/packging_helpers/cvs_updates_all
trunk/packages/mgltools/pmv/trunk/debian/changelog
trunk/packages/mgltools/pybabel/trunk/debian/changelog
trunk/packages/mgltools/pyglf/trunk/debian/changelog
trunk/packages/mgltools/qslimlib/trunk/debian/changelog
trunk/packages/mgltools/scenario/trunk/debian/changelog
trunk/packages/mgltools/sff/trunk/debian/changelog
trunk/packages/mgltools/support/trunk/debian/changelog
trunk/packages/mgltools/symserv/trunk/debian/changelog
trunk/packages/mgltools/utpackages/trunk/debian/changelog
trunk/packages/mgltools/viewerframework/trunk/debian/changelog
trunk/packages/mgltools/vision/trunk/debian/changelog
trunk/packages/mgltools/volume/trunk/debian/changelog
Log:
* Updated changelogs for latest CVS checkout
* Completed work on opengltk
Modified: trunk/packages/mgltools/autodocktools/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/autodocktools/trunk/debian/changelog 2008-07-25 19:46:11 UTC (rev 2317)
+++ trunk/packages/mgltools/autodocktools/trunk/debian/changelog 2008-07-26 00:27:10 UTC (rev 2318)
@@ -1,6 +1,5 @@
-autodocktools (1.5.2.cvs.20080713-1) unstable; urgency=low
+autodocktools (5.2.cvs.20080726-1) unstable; urgency=low
- * New upstream version.
* Initial release (Closes: #458811).
- -- Steffen Moeller <moeller at debian.org> Sun, 13 Jul 2008 01:48:44 +0200
+ -- Steffen Moeller <moeller at debian.org> Sat, 26 Jul 2008 01:14:24 +0200
Modified: trunk/packages/mgltools/bhtree/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/bhtree/trunk/debian/changelog 2008-07-25 19:46:11 UTC (rev 2317)
+++ trunk/packages/mgltools/bhtree/trunk/debian/changelog 2008-07-26 00:27:10 UTC (rev 2318)
@@ -1,5 +1,5 @@
-mgltools-bhtree (1.5.2.cvs.20080713-1) unstable; urgency=low
+mgltools-bhtree (5.2.cvs.20080726-1) unstable; urgency=low
- * New upstream version.
+ * Initial release.
- -- Steffen Moeller <moeller at debian.org> Sun, 13 Jul 2008 01:48:45 +0200
+ -- Steffen Moeller <moeller at debian.org> Sat, 26 Jul 2008 01:14:24 +0200
Modified: trunk/packages/mgltools/dejavu/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/dejavu/trunk/debian/changelog 2008-07-25 19:46:11 UTC (rev 2317)
+++ trunk/packages/mgltools/dejavu/trunk/debian/changelog 2008-07-26 00:27:10 UTC (rev 2318)
@@ -1,5 +1,5 @@
-mgltools-dejavu (1.5.2.cvs.20080713-1) unstable; urgency=low
+mgltools-dejavu (5.2.cvs.20080726-1) unstable; urgency=low
- * New upstream version.
+ * Initial release.
- -- Steffen Moeller <moeller at debian.org> Sun, 13 Jul 2008 01:48:45 +0200
+ -- Steffen Moeller <moeller at debian.org> Sat, 26 Jul 2008 01:14:25 +0200
Modified: trunk/packages/mgltools/dejavu/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/dejavu/trunk/debian/control 2008-07-25 19:46:11 UTC (rev 2317)
+++ trunk/packages/mgltools/dejavu/trunk/debian/control 2008-07-26 00:27:10 UTC (rev 2318)
@@ -1,4 +1,4 @@
-Source: mgltools-dejavu
+ Source: mgltools-dejavu
Section: non-free/science
Priority: optional
Maintainer: Debian-Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
@@ -16,12 +16,13 @@
XB-Python-Version: ${python:Versions}
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, mgltools-opengltk, mgltools-qslimlib, mgltools-pyglf
-Description: DejaVu is a package written in Python for the visualization of 3D geometry using the OpenGL library.
- The Viewer class is a fully functional visualization application providing control over a number of rendering parameters
- 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.
+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
+ display of protein structures.
.
- The library is needed by mgltools-autodocktools at runtime. It
- provides the viewer of three-dimensional objects that used for
- the interactive display of protein structures.
+ The Viewer class is a fully functional visualization application
+ providing control over a number of rendering parameters 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.
Modified: trunk/packages/mgltools/dejavu/trunk/debian/copyright
===================================================================
--- trunk/packages/mgltools/dejavu/trunk/debian/copyright 2008-07-25 19:46:11 UTC (rev 2317)
+++ trunk/packages/mgltools/dejavu/trunk/debian/copyright 2008-07-26 00:27:10 UTC (rev 2318)
@@ -23,7 +23,7 @@
Daniel Stoffler <stoffler at scripps.edu>
Sophie Cohn
Kevin Chan
- Anna Omelchenko
+ Anna Omelchenko <annao at scripps.edu>
Michael F. Sanner <sanner at scripps.edu>
For the Tiled Rendering Library
Modified: trunk/packages/mgltools/geomutils/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/geomutils/trunk/debian/changelog 2008-07-25 19:46:11 UTC (rev 2317)
+++ trunk/packages/mgltools/geomutils/trunk/debian/changelog 2008-07-26 00:27:10 UTC (rev 2318)
@@ -1,5 +1,5 @@
-mgltools-geomutils (1.5.2.cvs.20080713-1) unstable; urgency=low
+mgltools-geomutils (5.2.cvs.20080726-1) unstable; urgency=low
- * New upstream version.
+ * Initial release.
- -- Steffen Moeller <moeller at debian.org> Sun, 13 Jul 2008 01:48:46 +0200
+ -- Steffen Moeller <moeller at debian.org> Sat, 26 Jul 2008 01:14:26 +0200
Modified: trunk/packages/mgltools/gle/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/gle/trunk/debian/changelog 2008-07-25 19:46:11 UTC (rev 2317)
+++ trunk/packages/mgltools/gle/trunk/debian/changelog 2008-07-26 00:27:10 UTC (rev 2318)
@@ -1,5 +1,5 @@
-mgltools-gle (1.5.2.cvs.20080713-1) unstable; urgency=low
+mgltools-gle (5.2.cvs.20080726-1) unstable; urgency=low
- * New upstream version.
+ * Initial release.
- -- Steffen Moeller <moeller at debian.org> Sun, 13 Jul 2008 01:48:46 +0200
+ -- Steffen Moeller <moeller at debian.org> Sat, 26 Jul 2008 01:14:26 +0200
Modified: trunk/packages/mgltools/mglutil/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/mglutil/trunk/debian/changelog 2008-07-25 19:46:11 UTC (rev 2317)
+++ trunk/packages/mgltools/mglutil/trunk/debian/changelog 2008-07-26 00:27:10 UTC (rev 2318)
@@ -1,5 +1,5 @@
-mgltools-mglutil (1.5.2.cvs.20080713-1) unstable; urgency=low
+mgltools-mglutil (5.2.cvs.20080726-1) unstable; urgency=low
- * New upstream version.
+ * Initial release.
- -- Steffen Moeller <moeller at debian.org> Sun, 13 Jul 2008 01:48:47 +0200
+ -- Steffen Moeller <moeller at debian.org> Sat, 26 Jul 2008 01:14:27 +0200
Modified: trunk/packages/mgltools/molkit/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/molkit/trunk/debian/changelog 2008-07-25 19:46:11 UTC (rev 2317)
+++ trunk/packages/mgltools/molkit/trunk/debian/changelog 2008-07-26 00:27:10 UTC (rev 2318)
@@ -1,5 +1,5 @@
-mgltools-molkit (1.5.2.cvs.20080713-1) unstable; urgency=low
+mgltools-molkit (5.2.cvs.20080726-1) unstable; urgency=low
- * New upstream version.
+ * Initial release.
- -- Steffen Moeller <moeller at debian.org> Sun, 13 Jul 2008 01:48:48 +0200
+ -- Steffen Moeller <moeller at debian.org> Sat, 26 Jul 2008 01:14:27 +0200
Modified: trunk/packages/mgltools/mslib/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/mslib/trunk/debian/changelog 2008-07-25 19:46:11 UTC (rev 2317)
+++ trunk/packages/mgltools/mslib/trunk/debian/changelog 2008-07-26 00:27:10 UTC (rev 2318)
@@ -1,5 +1,5 @@
-mgltools-mslib (1.5.2.cvs.20080713-1) UNRELEASED; urgency=low
+mgltools-mslib (5.2.cvs.20080726-1) UNRELEASED; urgency=low
- * New upstream version.
+ * Initial release.
- -- Steffen Moeller <moeller at debian.org> Sun, 13 Jul 2008 01:48:48 +0200
+ -- Steffen Moeller <moeller at debian.org> Sat, 26 Jul 2008 01:14:28 +0200
Modified: trunk/packages/mgltools/networkeditor/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/networkeditor/trunk/debian/changelog 2008-07-25 19:46:11 UTC (rev 2317)
+++ trunk/packages/mgltools/networkeditor/trunk/debian/changelog 2008-07-26 00:27:10 UTC (rev 2318)
@@ -1,5 +1,5 @@
-mgltools-networkeditor (1.5.2.cvs.20080713-1) unstable; urgency=low
+mgltools-networkeditor (5.2.cvs.20080726-1) unstable; urgency=low
- * New upstream version.
+ * Initial release.
- -- Steffen Moeller <moeller at debian.org> Sun, 13 Jul 2008 01:48:49 +0200
+ -- Steffen Moeller <moeller at debian.org> Sat, 26 Jul 2008 01:14:29 +0200
Modified: trunk/packages/mgltools/opengltk/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/opengltk/trunk/debian/changelog 2008-07-25 19:46:11 UTC (rev 2317)
+++ trunk/packages/mgltools/opengltk/trunk/debian/changelog 2008-07-26 00:27:10 UTC (rev 2318)
@@ -1,5 +1,5 @@
-mgltools-opengltk (1.5.2.cvs.20080713-1) unstable; urgency=low
+mgltools-opengltk (5.2.cvs.20080726-1) unstable; urgency=low
- * New upstream version.
+ * Initial release.
- -- Steffen Moeller <moeller at debian.org> Sun, 13 Jul 2008 01:48:50 +0200
+ -- Steffen Moeller <moeller at debian.org> Sat, 26 Jul 2008 01:14:29 +0200
Modified: trunk/packages/mgltools/opengltk/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/opengltk/trunk/debian/control 2008-07-25 19:46:11 UTC (rev 2317)
+++ trunk/packages/mgltools/opengltk/trunk/debian/control 2008-07-26 00:27:10 UTC (rev 2318)
@@ -15,5 +15,9 @@
Provides: ${python:Provides}
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, libglu1-mesa, tk, python-numpy
-Description: opengltk
- The library is needed by mgltools-autodocktools at runtime.
+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
+ build system Distutils. Distutils uses SWIG for generating C wrapper
+ code.
+
Modified: trunk/packages/mgltools/opengltk/trunk/debian/copyright
===================================================================
--- trunk/packages/mgltools/opengltk/trunk/debian/copyright 2008-07-25 19:46:11 UTC (rev 2317)
+++ trunk/packages/mgltools/opengltk/trunk/debian/copyright 2008-07-26 00:27:10 UTC (rev 2318)
@@ -1,46 +1,156 @@
This package was debianized by Steffen Moeller <moeller at debian.org> on
-Thu, 20 Dec 2007 16:27:31 +0100.
+Thu, 10 Jul 2008 00:03:24 +0200
It was downloaded from http://mgltools.scripps.edu
Upstream Authors:
- Molecular Graphics Laboratory <mgltools at scripps.edu>
+ The main development is performed by the researchers
+ and developers at the
+ Molecular Graphics Laboratory <mgltools at scripps.edu>
+
+ led by
+
+ Michael F. Sanner <sanner at scripps.edu>
+
+ with contributions by
+
+ Ruth Huey <rhuey at scripps.edu>
+ Garrett M. Morris <garrett at scripps.edu>
+ David S. Goodsell
+ Arthur J. Olson
+ Sargis Dallakyan <sargis at scripps.edu>
+ Rodney Harris
+ William Lindstrom
+ Konrad Hinsen <hinsen at cnrs-orleans.fr>
+ John E. Grayson
+ Sowjanya Karnati
+ Sandro Cosconati
+ Daniel Stoffler
+ Michael F. Sanner <sanner at scripps.edu>
+
+ The files opengltk/ccallback.py, tools/{tools,preprocess.py}, and opengltk/extent/{util,python}plus.{c,h}
+ are authored by
+
+ Frederic Bruno Giacometti <frederic.giacometti at arakne.com>.
+
+ The files Togl/* are authored by Brian Paul <brian at mesa3d.org> and
+ Ben Bederson <bederson at cs.umd.edu>.
+
Copyright:
- THE SCRIPPS RESEARCH INSTITUTE, <sanner at scripps.edu>
+ The respective authors and the Scripps Research Institute
+ 1989-2008 Michael Sanner <sanner at scripps.edu>
+ Files authored by Frederic Bruno Giacometti <frederic.giacometti at arakne.com>
+ are copyright 2001-2002 by himself.
+
+ Files authored by Brian Paul <brian at mesa3d.org> and Ben Bederson
+ <bederson at cs.umd.edu> are copyright 1996-2002 by themselves.
+
License:
- PLEASE READ THIS DOCUMENT CAREFULLY. IF YOU AGREE WITH THE TERMS
- AND CONDITIONS OF THIS LICENSE AGREEMENT, AND WISH TO RECEIVE AND
- USE THIS SOFTWARE.
+All files distributed or redistributed in this package are subject
+to the here presented license, regardless of the information
+that is explicitly stated or omitted in the respective files
+themselves. The original copyright holders have made respective
+agreements regarding this redistribution.
- 1. Grant Of Limited License; Software Use Restrictions. The programs
- received by you will be used only for NON COMMERCIAL SCIENTIFIC
- RESEARCH. This license is issued to you as an individual. For
- institution wide use or commercial use of the software you will
- have to follow the official registration procedure. To do so you can
- contact us by e-mail (sanner at scripps.edu), by mail (Michel Sanner,
- TSRI, Molecular Biology Department, MB5, 10666 North Torrey Pines
- Road, 92037 La Jolla) or by fax (858) 784-2860.
- Some of the components have their own licensing specificities
- that are described in the README file that is generated when you
- download the software. We request that you read the content of
- this file and comply to the requirements.
- 2. Copying Restrictions. You will not sell or otherwise transfer these
- programs or derivatives to any other party, whether with or
- without consideration, for any purpose.
- 3. Ownership of Software. You will not obtain, and will not attempt to
- obtain copyright coverage thereon without the express purpose
- written consent of The Scripps Research Institute.
- 4. Limitation Of Liability. You will hold harmless from all or any expenses
- you may incur as a result of or arising from your use, direct or indirect,
- of these materials. You understand that no other right or license
- to this program or its derivatives is granted or implied as a
- result of our transmission of same to you.
+ 1. Grant Of Limited License; Software Use Restrictions. The programs
+ received by you will be used only for NON COMMERCIAL purposes.
+ This license is issued to you as an individual.
-The Debian packaging is (C) 2007, Steffen Moeller <moeller at debian.org> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+ For COMMERCIAL use done with the software please contact Michel F.
+ Sanner for details about commercial usage license agreements.
+
+ For any question regarding license agreements, please contact
+ Michel Sanner:
+ TSRI, Molecular Biology Department, TCP 26,
+ 10550 North Torrey Pines Road, La Jolla, CA 92037
+ sanner at scripps.edu
+ tel (858) 784-7742
+ fax (858) 784-2341
+
+ 2. COMMERCIAL USAGE is defined as revenues generating activities. These
+ include using this software for consulting activities and selling
+ applications built on top of, or using this software. Scientific
+ research in an academic environment and teaching are considered
+ NON COMMERCIAL.
+
+ 3. Copying Restrictions. You will not sell or otherwise distribute commercially
+ these programs or derivatives to any other party, whether with or without
+ consideration.
+
+ 4. Ownership of Software. You will not obtain, and will not attempt to
+ obtain copyright coverage thereon without the express purpose written
+ consent of The Scripps Research Institute and Dr. Sanner.
+
+ 5. IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY
+ FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
+ ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY
+ DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+
+ 6. THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,
+ INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. THIS SOFTWARE
+ IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE
+ NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR
+ MODIFICATIONS.
+
+ The files opengltk/ccallback.py and opengltk/extent/pythonplus.c
+ are distributed under the terms of the mozilla license
+
+ The contents of this file are subject to the Mozilla Public
+ License Version 1.1 (the "License"); you may not use this file
+ except in compliance with the License. You may obtain a copy of
+ the License at http://www.mozilla.org/MPL/
+
+ Software distributed under the License is distributed on an "AS
+ IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
+ implied. See the License for the specific language governing
+ rights and limitations under the License.
+ The Original Code is "Java-Python Extension libplus (JPE-libplus)".
+
+ The Initial Developer of the Original Code is Frederic Bruno Giacometti.
+ Portions created by Frederic Bruno Giacometti are
+ Copyright (C) 2001-2002 Frederic Bruno Giacometti. All Rights Reserved.
+
+ The files authored by Brian Paul and Ben Bederson are distributed under the
+ following license
+
+ This software is copyrighted by Brian Paul (brian at mesa3d.org)
+ and Benjamin Bederson (bederson at cs.umd.edu). The following
+ terms apply to all files associated with the software unless explicitly
+ disclaimed in individual files.
+
+ The authors hereby grant permission to use, copy, modify, distribute,
+ and license this software and its documentation for any purpose, provided
+ that existing copyright notices are retained in all copies and that this
+ notice is included verbatim in any distributions. No written agreement,
+ license, or royalty fee is required for any of the authorized uses.
+ Modifications to this software may be copyrighted by their authors
+ and need not follow the licensing terms described here, provided that
+ the new terms are clearly indicated on the first page of each file where
+ they apply.
+
+ IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY
+ FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
+ ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY
+ DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+
+ THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,
+ INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. THIS SOFTWARE
+ IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE
+ NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR
+ MODIFICATIONS.
+
+
+
+
+The Debian packaging is (C) 2007-2008, Steffen Moeller <moeller at debian.org> and
+is licensed under the GPL, see '/usr/share/common-licenses/GPL'.
Modified: trunk/packages/mgltools/packging_helpers/cvs_updates_all
===================================================================
--- trunk/packages/mgltools/packging_helpers/cvs_updates_all 2008-07-25 19:46:11 UTC (rev 2317)
+++ trunk/packages/mgltools/packging_helpers/cvs_updates_all 2008-07-26 00:27:10 UTC (rev 2318)
@@ -33,11 +33,13 @@
exit -1
fi
-currentVersion=`ls $CVSCHECKOUTDIR | grep -i autodocktools|tr -d '\n' | sed -e 's/[A]uto[D]ock[T]ools//'`
+currentVersion=`ls $CVSCHECKOUTDIR | grep -i autodocktools|tr -d '\n' | sed -e 's/[aA]uto[Dd]ock[Tt]ools//'`
if [ -z "$currentVersion" ]; then
echo "Could not determine version that is currently assigned to folder names in '$CVSCHECKOUTIDR' to prepare tarballs."
exit -1
+else
+ echo "Current version is apparently '$currentVersion'.'"
fi
VERSIONNAME=`date +"5.2.cvs.%Y%m%d"`
@@ -48,12 +50,12 @@
(cd $CVSCHECKOUTDIR && for d in *; do
echo "d='$d'"
if [ -d "$d" ]; then
- tfn=`echo $d | sed -e "s/$currentVersion/_$VERSIONNAME.orig.tar.gz/" | tr 'A-Z' 'a-z'`
+ tfn=`echo $d | sed -e "s/$currentVersion/_$VERSIONNAME/" | tr 'A-Z' 'a-z'`
if [ -z "$tfn" ]; then
echo "Could not determine short name for '$d'."
else
echo "Renaming $d to $tfn and taring it."
- mv "$d" "$tfn" && GZIP=-9 tar --exclude CVS -czf ../$TARBALLDIR/$tfn $tfn
+ mv "$d" "$tfn" && GZIP=-9 tar --exclude CVS -czf ../$TARBALLDIR/$tfn.orig.tar.gz $tfn
fi
fi
done)
Modified: trunk/packages/mgltools/pmv/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/pmv/trunk/debian/changelog 2008-07-25 19:46:11 UTC (rev 2317)
+++ trunk/packages/mgltools/pmv/trunk/debian/changelog 2008-07-26 00:27:10 UTC (rev 2318)
@@ -1,5 +1,5 @@
-mgltools-pmv (1.5.2.cvs.20080713-1) unstable; urgency=low
+mgltools-pmv (5.2.cvs.20080726-1) unstable; urgency=low
- * New upstream version.
+ * Initial release.
- -- Steffen Moeller <moeller at debian.org> Sun, 13 Jul 2008 01:48:50 +0200
+ -- Steffen Moeller <moeller at debian.org> Sat, 26 Jul 2008 01:14:30 +0200
Modified: trunk/packages/mgltools/pybabel/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/pybabel/trunk/debian/changelog 2008-07-25 19:46:11 UTC (rev 2317)
+++ trunk/packages/mgltools/pybabel/trunk/debian/changelog 2008-07-26 00:27:10 UTC (rev 2318)
@@ -1,5 +1,5 @@
-mgltools-pybabel (1.5.2.cvs.20080713-1) unstable; urgency=low
+mgltools-pybabel (5.2.cvs.20080726-1) unstable; urgency=low
- * New upstream version.
+ * Initial release.
- -- Steffen Moeller <moeller at debian.org> Sun, 13 Jul 2008 01:48:51 +0200
+ -- Steffen Moeller <moeller at debian.org> Sat, 26 Jul 2008 01:14:31 +0200
Modified: trunk/packages/mgltools/pyglf/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/pyglf/trunk/debian/changelog 2008-07-25 19:46:11 UTC (rev 2317)
+++ trunk/packages/mgltools/pyglf/trunk/debian/changelog 2008-07-26 00:27:10 UTC (rev 2318)
@@ -1,5 +1,5 @@
-mgltools-pyglf (1.5.2.cvs.20080713-1) unstable; urgency=low
+mgltools-pyglf (5.2.cvs.20080726-1) unstable; urgency=low
- * New upstream version.
+ * Initial release.
- -- Steffen Moeller <moeller at debian.org> Sun, 13 Jul 2008 01:48:51 +0200
+ -- Steffen Moeller <moeller at debian.org> Sat, 26 Jul 2008 01:14:32 +0200
Modified: trunk/packages/mgltools/qslimlib/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/qslimlib/trunk/debian/changelog 2008-07-25 19:46:11 UTC (rev 2317)
+++ trunk/packages/mgltools/qslimlib/trunk/debian/changelog 2008-07-26 00:27:10 UTC (rev 2318)
@@ -1,5 +1,5 @@
-mgltools-qslimlib (1.5.2.cvs.20080713-1) unstable; urgency=low
+mgltools-qslimlib (5.2.cvs.20080726-1) unstable; urgency=low
- * New upstream version.
+ * Initial release.
- -- Steffen Moeller <moeller at debian.org> Sun, 13 Jul 2008 01:48:52 +0200
+ -- Steffen Moeller <moeller at debian.org> Sat, 26 Jul 2008 01:14:32 +0200
Modified: trunk/packages/mgltools/scenario/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/scenario/trunk/debian/changelog 2008-07-25 19:46:11 UTC (rev 2317)
+++ trunk/packages/mgltools/scenario/trunk/debian/changelog 2008-07-26 00:27:10 UTC (rev 2318)
@@ -1,5 +1,5 @@
-mgltools-scenario (1.5.2.cvs.20080713-1) unstable; urgency=low
+mgltools-scenario (5.2.cvs.20080726-1) unstable; urgency=low
- * New upstream version.
+ * Initial release.
- -- Steffen Moeller <moeller at debian.org> Sun, 13 Jul 2008 01:48:53 +0200
+ -- Steffen Moeller <moeller at debian.org> Sat, 26 Jul 2008 01:14:33 +0200
Modified: trunk/packages/mgltools/sff/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/sff/trunk/debian/changelog 2008-07-25 19:46:11 UTC (rev 2317)
+++ trunk/packages/mgltools/sff/trunk/debian/changelog 2008-07-26 00:27:10 UTC (rev 2318)
@@ -1,5 +1,5 @@
-mgltools-sff (1.5.2.cvs.20080713-1) unstable; urgency=low
+mgltools-sff (5.2.cvs.20080726-1) unstable; urgency=low
- * New upstream version.
+ * Initial release.
- -- Steffen Moeller <moeller at debian.org> Sun, 13 Jul 2008 01:48:53 +0200
+ -- Steffen Moeller <moeller at debian.org> Sat, 26 Jul 2008 01:14:33 +0200
Modified: trunk/packages/mgltools/support/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/support/trunk/debian/changelog 2008-07-25 19:46:11 UTC (rev 2317)
+++ trunk/packages/mgltools/support/trunk/debian/changelog 2008-07-26 00:27:10 UTC (rev 2318)
@@ -1,5 +1,5 @@
-mgltools-support (1.5.2.cvs.20080713-1) unstable; urgency=low
+mgltools-support (5.2.cvs.20080726-1) unstable; urgency=low
- * New upstream version.
+ * Initial release.
- -- Steffen Moeller <moeller at debian.org> Sun, 13 Jul 2008 01:48:54 +0200
+ -- Steffen Moeller <moeller at debian.org> Sat, 26 Jul 2008 01:14:34 +0200
Modified: trunk/packages/mgltools/symserv/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/symserv/trunk/debian/changelog 2008-07-25 19:46:11 UTC (rev 2317)
+++ trunk/packages/mgltools/symserv/trunk/debian/changelog 2008-07-26 00:27:10 UTC (rev 2318)
@@ -1,5 +1,5 @@
-mgltools-symserv (1.5.2.cvs.20080713-1) unstable; urgency=low
+mgltools-symserv (5.2.cvs.20080726-1) unstable; urgency=low
- * New upstream version.
+ * Initial release.
- -- Steffen Moeller <moeller at debian.org> Sun, 13 Jul 2008 01:48:55 +0200
+ -- Steffen Moeller <moeller at debian.org> Sat, 26 Jul 2008 01:14:35 +0200
Modified: trunk/packages/mgltools/utpackages/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/utpackages/trunk/debian/changelog 2008-07-25 19:46:11 UTC (rev 2317)
+++ trunk/packages/mgltools/utpackages/trunk/debian/changelog 2008-07-26 00:27:10 UTC (rev 2318)
@@ -1,5 +1,5 @@
-mgltools-utpackages (1.5.2.cvs.20080713-1) unstable; urgency=low
+mgltools-utpackages (5.2.cvs.20080726-1) unstable; urgency=low
- * New upstream version.
+ * Initial release.
- -- Steffen Moeller <moeller at debian.org> Sun, 13 Jul 2008 01:48:55 +0200
+ -- Steffen Moeller <moeller at debian.org> Sat, 26 Jul 2008 01:14:36 +0200
Modified: trunk/packages/mgltools/viewerframework/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/viewerframework/trunk/debian/changelog 2008-07-25 19:46:11 UTC (rev 2317)
+++ trunk/packages/mgltools/viewerframework/trunk/debian/changelog 2008-07-26 00:27:10 UTC (rev 2318)
@@ -1,5 +1,5 @@
-mgltools-viewerframework (1.5.2.cvs.20080713-1) unstable; urgency=low
+mgltools-viewerframework (5.2.cvs.20080726-1) unstable; urgency=low
- * New upstream version.
+ * Initial release.
- -- Steffen Moeller <moeller at debian.org> Sun, 13 Jul 2008 01:48:56 +0200
+ -- Steffen Moeller <moeller at debian.org> Sat, 26 Jul 2008 01:14:36 +0200
Modified: trunk/packages/mgltools/vision/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/vision/trunk/debian/changelog 2008-07-25 19:46:11 UTC (rev 2317)
+++ trunk/packages/mgltools/vision/trunk/debian/changelog 2008-07-26 00:27:10 UTC (rev 2318)
@@ -1,5 +1,5 @@
-mgltools-vision (1.5.2.cvs.20080713-1) unstable; urgency=low
+mgltools-vision (5.2.cvs.20080726-1) unstable; urgency=low
- * New upstream version.
+ * Initial release.
- -- Steffen Moeller <moeller at debian.org> Sun, 13 Jul 2008 01:48:57 +0200
+ -- Steffen Moeller <moeller at debian.org> Sat, 26 Jul 2008 01:14:37 +0200
Modified: trunk/packages/mgltools/volume/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/volume/trunk/debian/changelog 2008-07-25 19:46:11 UTC (rev 2317)
+++ trunk/packages/mgltools/volume/trunk/debian/changelog 2008-07-26 00:27:10 UTC (rev 2318)
@@ -1,5 +1,5 @@
-mgltools-volume (1.5.2.cvs.20080713-1) unstable; urgency=low
+mgltools-volume (5.2.cvs.20080726-1) unstable; urgency=low
- * New upstream version.
+ * Initial release.
- -- Steffen Moeller <moeller at debian.org> Sun, 13 Jul 2008 01:48:57 +0200
+ -- Steffen Moeller <moeller at debian.org> Sat, 26 Jul 2008 01:14:38 +0200
More information about the debian-med-commit
mailing list