[med-svn] r3465 - in trunk/packages: clustalw-mpi/trunk/debian epigrass/trunk/debian mipe/trunk/debian ncbi-epcr/trunk/debian phylip/trunk/debian tigr-glimmer tigr-glimmer/trunk/debian volpack/trunk/debian
Andreas Tille
tille at alioth.debian.org
Thu Jun 4 07:50:56 UTC 2009
Author: tille
Date: 2009-06-04 07:50:55 +0000 (Thu, 04 Jun 2009)
New Revision: 3465
Removed:
trunk/packages/tigr-glimmer/branches/
Modified:
trunk/packages/clustalw-mpi/trunk/debian/changelog
trunk/packages/clustalw-mpi/trunk/debian/control
trunk/packages/epigrass/trunk/debian/control
trunk/packages/mipe/trunk/debian/changelog
trunk/packages/mipe/trunk/debian/control
trunk/packages/ncbi-epcr/trunk/debian/changelog
trunk/packages/ncbi-epcr/trunk/debian/control
trunk/packages/phylip/trunk/debian/changelog
trunk/packages/phylip/trunk/debian/control
trunk/packages/tigr-glimmer/trunk/debian/changelog
trunk/packages/tigr-glimmer/trunk/debian/control
trunk/packages/volpack/trunk/debian/changelog
trunk/packages/volpack/trunk/debian/control
Log:
Fixed Vcs-Svn in several packages after realising that Vcs links were broken on new tasks pages
Modified: trunk/packages/clustalw-mpi/trunk/debian/changelog
===================================================================
--- trunk/packages/clustalw-mpi/trunk/debian/changelog 2009-06-04 06:36:00 UTC (rev 3464)
+++ trunk/packages/clustalw-mpi/trunk/debian/changelog 2009-06-04 07:50:55 UTC (rev 3465)
@@ -1,3 +1,11 @@
+clustalw-mpi (0.15-2) UNRELEASED; urgency=low
+
+ * debian/control:
+ - Fixed Vcs-Svn (missing svn/)
+ - Updated Standards-Version to 3.8.1 (no changes needed)
+
+ -- Andreas Tille <tille at debian.org> Thu, 04 Jun 2009 09:38:51 +0200
+
clustalw-mpi (0.15-1) unstable; urgency=low
* New upstream release.
Modified: trunk/packages/clustalw-mpi/trunk/debian/control
===================================================================
--- trunk/packages/clustalw-mpi/trunk/debian/control 2009-06-04 06:36:00 UTC (rev 3464)
+++ trunk/packages/clustalw-mpi/trunk/debian/control 2009-06-04 07:50:55 UTC (rev 3465)
@@ -7,10 +7,10 @@
Andreas Tille <tille at debian.org>,
Charles Plessy <plessy at debian.org>
Build-Depends: debhelper (>= 5), lam4-dev, cdbs
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
Homepage: http://kmlvli.com/kuobin/clustalw-mpi/
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/clustalw-mpi/trunk/?rev=0&sc=0
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/clustalw-mpi/trunk/
+Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/clustalw-mpi/trunk/
XS-Autobuild: yes
Package: clustalw-mpi
Modified: trunk/packages/epigrass/trunk/debian/control
===================================================================
--- trunk/packages/epigrass/trunk/debian/control 2009-06-04 06:36:00 UTC (rev 3464)
+++ trunk/packages/epigrass/trunk/debian/control 2009-06-04 07:50:55 UTC (rev 3465)
@@ -17,10 +17,9 @@
Package: epigrass
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
- python-sqlobject, python-visual, python-qt4-gl, python-qwt5-qt4 (>=
- 5.1.0.dfsg-2), python-numpy, python-gdal, python-visual,
- python-formencode, python-mysqldb, python-pysqlite2,
- python-matplotlib
+ python-sqlobject, python-visual, python-qt4-gl, python-qwt5-qt4 (>= 5.1.0.dfsg-2),
+ python-numpy, python-gdal, python-visual, python-formencode, python-mysqldb,
+ python-pysqlite2, python-matplotlib
XB-Python-Version: ${python:Versions}
Suggests: grass
Description: scientific tool for simulations and scenario analysis in network epidemiology
Modified: trunk/packages/mipe/trunk/debian/changelog
===================================================================
--- trunk/packages/mipe/trunk/debian/changelog 2009-06-04 06:36:00 UTC (rev 3464)
+++ trunk/packages/mipe/trunk/debian/changelog 2009-06-04 07:50:55 UTC (rev 3465)
@@ -1,3 +1,11 @@
+mipe (1.1-4) UNRELEASED; urgency=low
+
+ * debian/control:
+ - Fixed Vcs-Svn (missing svn/)
+ - Updated Standards-Version to 3.8.1 (no changes needed)
+
+ -- Andreas Tille <tille at debian.org> Thu, 04 Jun 2009 09:43:47 +0200
+
mipe (1.1-3) unstable; urgency=low
* debian/control:
@@ -9,7 +17,7 @@
* debian/copyright:
- Lifted to revision 130 of the machine-readable format draft;
- relicenced the packaging work to "same as MIPE itself", with
- the agreement of Andreas and Steffen;
+ the agreement of A and Steffen;
- added myself to the Hall of Fame.
* debian/patches/10_mipe0.patch improved and forwarded upstream.
Modified: trunk/packages/mipe/trunk/debian/control
===================================================================
--- trunk/packages/mipe/trunk/debian/control 2009-06-04 06:36:00 UTC (rev 3464)
+++ trunk/packages/mipe/trunk/debian/control 2009-06-04 07:50:55 UTC (rev 3465)
@@ -8,10 +8,10 @@
Charles Plessy <plessy at debian.org>
Build-Depends-Indep: perl
Build-Depends: debhelper (>= 5.0), quilt
-Standards-Version: 3.7.3
+Standards-Version: 3.8.1
Homepage: http://mipe.sourceforge.net
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mipe/trunk/?rev=0&sc=0
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/mipe/trunk/
+Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/mipe/trunk/
Package: mipe
Architecture: all
Modified: trunk/packages/ncbi-epcr/trunk/debian/changelog
===================================================================
--- trunk/packages/ncbi-epcr/trunk/debian/changelog 2009-06-04 06:36:00 UTC (rev 3464)
+++ trunk/packages/ncbi-epcr/trunk/debian/changelog 2009-06-04 07:50:55 UTC (rev 3465)
@@ -1,3 +1,11 @@
+epcr (2.3.10-2) UNRELEASED; urgency=low
+
+ * debian/control:
+ - Fixed Vcs-Svn (missing svn/)
+ - Updated Standards-Version to 3.8.1 (no changes needed)
+
+ -- Andreas Tille <tille at debian.org> Thu, 04 Jun 2009 09:42:10 +0200
+
epcr (2.3.10-1) unstable; urgency=low
[ Charles Plessy ]
Modified: trunk/packages/ncbi-epcr/trunk/debian/control
===================================================================
--- trunk/packages/ncbi-epcr/trunk/debian/control 2009-06-04 06:36:00 UTC (rev 3464)
+++ trunk/packages/ncbi-epcr/trunk/debian/control 2009-06-04 07:50:55 UTC (rev 3465)
@@ -6,10 +6,10 @@
Uploaders: Steffen Moeller <moeller at debian.org>,
Andreas Tille <tille at debian.org>
Build-Depends: debhelper (>= 5.0), quilt, cdbs
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
Homepage: http://www.ncbi.nlm.nih.gov/sutils/e-pcr/
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/ncbi-epcr/trunk/?rev=0&sc=0
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/ncbi-epcr/trunk/
+Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/ncbi-epcr/trunk/
Package: ncbi-epcr
Architecture: any
Modified: trunk/packages/phylip/trunk/debian/changelog
===================================================================
--- trunk/packages/phylip/trunk/debian/changelog 2009-06-04 06:36:00 UTC (rev 3464)
+++ trunk/packages/phylip/trunk/debian/changelog 2009-06-04 07:50:55 UTC (rev 3465)
@@ -1,3 +1,11 @@
+phylip (1:3.68-3) UNRELEASED; urgency=low
+
+ * debian/control:
+ - Fixed Vcs-Svn (missing svn/)
+ - Updated Standards-Version to 3.8.1 (no changes needed)
+
+ -- Andreas Tille <tille at debian.org> Thu, 04 Jun 2009 09:46:07 +0200
+
phylip (1:3.68-2) unstable; urgency=low
* debian/control: Added myself to Uploaders. Vcs-* fields now point to
Modified: trunk/packages/phylip/trunk/debian/control
===================================================================
--- trunk/packages/phylip/trunk/debian/control 2009-06-04 06:36:00 UTC (rev 3464)
+++ trunk/packages/phylip/trunk/debian/control 2009-06-04 07:50:55 UTC (rev 3465)
@@ -6,10 +6,10 @@
Uploaders: Andreas Tille <tille at debian.org>, Manuel Prinz <manuel at debian.org>
Build-Depends: cdbs (>= 0.4.23-1.1), patchutils (>= 0.2.25), debhelper (>= 5),
quilt, libx11-dev, libxt-dev, libxaw7-dev
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
Homepage: http://evolution.genetics.washington.edu/phylip.html
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/phylip/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/phylip/trunk/
+Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/phylip/trunk/
XS-Autobuild: yes
Package: phylip
Modified: trunk/packages/tigr-glimmer/trunk/debian/changelog
===================================================================
--- trunk/packages/tigr-glimmer/trunk/debian/changelog 2009-06-04 06:36:00 UTC (rev 3464)
+++ trunk/packages/tigr-glimmer/trunk/debian/changelog 2009-06-04 07:50:55 UTC (rev 3465)
@@ -1,3 +1,11 @@
+tigr-glimmer (3.02-3) UNRELEASED; urgency=low
+
+ * debian/control:
+ - Fixed Vcs-Svn (missing svn/)
+ - Updated Standards-Version to 3.8.1 (no changes needed)
+
+ -- Andreas Tille <tille at debian.org> Thu, 04 Jun 2009 09:47:54 +0200
+
tigr-glimmer (3.02-2) unstable; urgency=low
* Fixed E-Mail address of upstream author in debian/copyright
Modified: trunk/packages/tigr-glimmer/trunk/debian/control
===================================================================
--- trunk/packages/tigr-glimmer/trunk/debian/control 2009-06-04 06:36:00 UTC (rev 3464)
+++ trunk/packages/tigr-glimmer/trunk/debian/control 2009-06-04 07:50:55 UTC (rev 3465)
@@ -6,10 +6,10 @@
Uploaders: Steffen Moeller <moeller at debian.org>,
Andreas Tille <tille at debian.org>
Build-Depends: debhelper (>= 5.0), docbook-to-man, cdbs, quilt
-Standards-Version: 3.7.3
+Standards-Version: 3.8.1
Homepage: http://www.cbcb.umd.edu/software/glimmer
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/tigr-glimmer/trunk/?rev=0&sc=0
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/tigr-glimmer/trunk/
+Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/tigr-glimmer/trunk/
Package: tigr-glimmer
Architecture: any
Modified: trunk/packages/volpack/trunk/debian/changelog
===================================================================
--- trunk/packages/volpack/trunk/debian/changelog 2009-06-04 06:36:00 UTC (rev 3464)
+++ trunk/packages/volpack/trunk/debian/changelog 2009-06-04 07:50:55 UTC (rev 3465)
@@ -1,8 +1,10 @@
volpack (1.0b3-3) UNRELEASED; urgency=low
- * Standards-Version: 3.7.3 (no changes needed)
+ * debian/control:
+ - Fixed Vcs-Svn (missing svn/)
+ - Updated Standards-Version to 3.8.1 (no changes needed)
- -- Andreas Tille <tille at debian.org> Mon, 17 Dec 2007 08:48:27 +0100
+ -- Andreas Tille <tille at debian.org> Thu, 04 Jun 2009 09:49:17 +0200
volpack (1.0b3-2) unstable; urgency=low
Modified: trunk/packages/volpack/trunk/debian/control
===================================================================
--- trunk/packages/volpack/trunk/debian/control 2009-06-04 06:36:00 UTC (rev 3464)
+++ trunk/packages/volpack/trunk/debian/control 2009-06-04 07:50:55 UTC (rev 3465)
@@ -5,7 +5,7 @@
DM-Upload-Allowed: yes
Uploaders: Michael Hanke <michael.hanke at gmail.com>, Andreas Tille <tille at debian.org>
Build-Depends: cdbs, debhelper (>= 5), m4, autotools-dev, dpatch, d-shlibs
-Standards-Version: 3.7.3
+Standards-Version: 3.8.1
Homepage: http://graphics.stanford.edu/software/volpack/
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/volpack/?rev=0&sc=0
Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/volpack/trunk/
More information about the debian-med-commit
mailing list