[med-svn] r3193 - trunk/packages/biococoa/trunk/debian
tille at alioth.debian.org
tille at alioth.debian.org
Mon Mar 23 06:59:51 UTC 2009
Author: tille
Date: 2009-03-23 06:59:50 +0000 (Mon, 23 Mar 2009)
New Revision: 3193
Modified:
trunk/packages/biococoa/trunk/debian/changelog
trunk/packages/biococoa/trunk/debian/watch
Log:
Enhanced watch file thanks to Daniel Leidert <daniel.leidert at wgdd.de>;
Marked the 2.x changelog entries as UNRELEASED because they were not yet released.
Modified: trunk/packages/biococoa/trunk/debian/changelog
===================================================================
--- trunk/packages/biococoa/trunk/debian/changelog 2009-03-20 13:13:52 UTC (rev 3192)
+++ trunk/packages/biococoa/trunk/debian/changelog 2009-03-23 06:59:50 UTC (rev 3193)
@@ -1,11 +1,18 @@
-biococoa (2.1.1-1) unstable; urgency=low
+biococoa (2.1.1-1) UNRELEASED; urgency=low
+ [ Scott Christley ]
* New upstream version
- -- Scott Christley <schristley at mac.com> Sun, 26 Oct 2008 15:33:14 -0700
+ [ Andreas Tille ]
+ * Better watch file (thanks to Daniel Leidert <daniel.leidert at wgdd.de>
+ for the patch. I decided for the released download version
+ for the moment
+ Closes: #520747
-biococoa (2.1.0-1) unstable; urgency=low
+ -- Andreas Tille <tille at debian.org> Mon, 23 Mar 2009 07:57:10 +0100
+biococoa (2.1.0-1) UNRELEASED; urgency=low
+
* Change package to contain the biococoa libraries instead of
the demo application. SequenceConverter demo application
moved to its own package.
Modified: trunk/packages/biococoa/trunk/debian/watch
===================================================================
--- trunk/packages/biococoa/trunk/debian/watch 2009-03-20 13:13:52 UTC (rev 3192)
+++ trunk/packages/biococoa/trunk/debian/watch 2009-03-23 06:59:50 UTC (rev 3193)
@@ -1,2 +1,9 @@
-version=2
-http://www.bioinformatics.org/biococoa/downloads/biococoa-(.+)-src\.tgz
+version=3
+
+# this is based on the SVN service
+#opts=downloadurlmangle=s/.*?(repname=.*%2F).*$/http:\/\/bioinformatics.org\/websvn\/dl.php\?$1%2F&rev=0&isdir=1/,filenamemangle=s/.*=%2Ftags%2F([\d\.]+)%2F.*/BioCocoa-$1.tar.gz/ \
+# http://www.bioinformatics.org/websvn/listing.php?repname=BioCocoa&path=%2Ftags%2F \
+# listing.php\?repname=BioCocoa&path=%2Ftags%2F([\d\.]+)%2F#_.*
+
+# this is based on the download service, but just covers 2.x
+http://www.bioinformatics.org/biococoa/downloads/ biococoa-(.+)-src\.tgz
More information about the debian-med-commit
mailing list