[med-svn] r8225 - trunk/packages/biococoa/trunk/debian
Andreas Tille
tille at alioth.debian.org
Thu Oct 20 08:29:21 UTC 2011
Author: tille
Date: 2011-10-20 08:29:20 +0000 (Thu, 20 Oct 2011)
New Revision: 8225
Modified:
trunk/packages/biococoa/trunk/debian/changelog
trunk/packages/biococoa/trunk/debian/compat
trunk/packages/biococoa/trunk/debian/control
trunk/packages/biococoa/trunk/debian/watch
Log:
Fallen into the trap of naming similarities between biococoa (the library and maintained here) and biococoa.app - the old application; updated packaging anyway but no upload
Modified: trunk/packages/biococoa/trunk/debian/changelog
===================================================================
--- trunk/packages/biococoa/trunk/debian/changelog 2011-10-19 20:05:29 UTC (rev 8224)
+++ trunk/packages/biococoa/trunk/debian/changelog 2011-10-20 08:29:20 UTC (rev 8225)
@@ -1,3 +1,12 @@
+biococoa (2.2.2-2) UNRELEASED; urgency=low
+
+ * Fixed watch file to not report demos.
+ * Standards-Version: 3.9.2
+ * Debhelper 8 (control+compat)
+ * Fixed Vcs fields
+
+ -- Andreas Tille <tille at debian.org> Thu, 20 Oct 2011 10:12:52 +0200
+
biococoa (2.2.2-1) unstable; urgency=low
* New upstream version
Modified: trunk/packages/biococoa/trunk/debian/compat
===================================================================
--- trunk/packages/biococoa/trunk/debian/compat 2011-10-19 20:05:29 UTC (rev 8224)
+++ trunk/packages/biococoa/trunk/debian/compat 2011-10-20 08:29:20 UTC (rev 8225)
@@ -1 +1 @@
-5
+8
Modified: trunk/packages/biococoa/trunk/debian/control
===================================================================
--- trunk/packages/biococoa/trunk/debian/control 2011-10-19 20:05:29 UTC (rev 8224)
+++ trunk/packages/biococoa/trunk/debian/control 2011-10-20 08:29:20 UTC (rev 8225)
@@ -6,11 +6,11 @@
Uploaders: Scott Christley <schristley at mac.com>,
Andreas Tille <tille at debian.org>,
Charles Plessy <plessy at debian.org>
-Build-Depends: cdbs, debhelper, libgnustep-base-dev (>= 1.16.1), quilt
-Standards-Version: 3.9.1
+Build-Depends: cdbs, debhelper (>= 8), libgnustep-base-dev (>= 1.16.1), quilt
+Standards-Version: 3.9.2
Homepage: http://bioinformatics.org/biococoa/
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/biococoa/trunk/?rev=0&sc=0
-Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/biococoa/trunk/
+Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/biococoa/trunk/
+Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/biococoa/trunk/
Package: libbiococoa-dev
Section: libdevel
Modified: trunk/packages/biococoa/trunk/debian/watch
===================================================================
--- trunk/packages/biococoa/trunk/debian/watch 2011-10-19 20:05:29 UTC (rev 8224)
+++ trunk/packages/biococoa/trunk/debian/watch 2011-10-20 08:29:20 UTC (rev 8225)
@@ -1,9 +1,2 @@
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
+http://www.bioinformatics.org/biococoa/downloads/ biococoa-([.\d]+)-src\.tgz
More information about the debian-med-commit
mailing list