[med-svn] r5694 - in trunk/packages/seqan/trunk/debian: . source
Andreas Tille
tille at alioth.debian.org
Mon Jan 24 14:42:36 UTC 2011
Author: tille
Date: 2011-01-24 14:42:35 +0000 (Mon, 24 Jan 2011)
New Revision: 5694
Added:
trunk/packages/seqan/trunk/debian/source/
trunk/packages/seqan/trunk/debian/source/format
Modified:
trunk/packages/seqan/trunk/debian/changelog
trunk/packages/seqan/trunk/debian/compat
trunk/packages/seqan/trunk/debian/control
trunk/packages/seqan/trunk/debian/watch
Log:
Fetch also upstream RC candidates in watch file, update packaging standards (policy,debhelper,source format)
Modified: trunk/packages/seqan/trunk/debian/changelog
===================================================================
--- trunk/packages/seqan/trunk/debian/changelog 2011-01-24 14:15:20 UTC (rev 5693)
+++ trunk/packages/seqan/trunk/debian/changelog 2011-01-24 14:42:35 UTC (rev 5694)
@@ -1,9 +1,18 @@
seqan (1.2-2) UNRELEASED; urgency=low
+ [ Charles Plessy ]
* Collected various informations in ‘debian/upstream-metadata.yaml’.
- -- Charles Plessy <plessy at debian.org> Thu, 21 Jan 2010 13:16:06 +0900
+ [ Andreas Tille ]
+ * debian/control
+ - added myself to uploaders
+ - Standards-Version: 3.9.1 (no changes needed)
+ - debhelper 7
+ * debian/watch: Allso catch RC candidates
+ * debian/source/format: 3.0 (quilt)
+ -- Andreas Tille <tille at debian.org> Mon, 24 Jan 2011 15:38:44 +0100
+
seqan (1.2-1) unstable; urgency=low
* Initial Release (Closes: #487361)
Modified: trunk/packages/seqan/trunk/debian/compat
===================================================================
--- trunk/packages/seqan/trunk/debian/compat 2011-01-24 14:15:20 UTC (rev 5693)
+++ trunk/packages/seqan/trunk/debian/compat 2011-01-24 14:42:35 UTC (rev 5694)
@@ -1 +1 @@
-5
+7
Modified: trunk/packages/seqan/trunk/debian/control
===================================================================
--- trunk/packages/seqan/trunk/debian/control 2011-01-24 14:15:20 UTC (rev 5693)
+++ trunk/packages/seqan/trunk/debian/control 2011-01-24 14:42:35 UTC (rev 5694)
@@ -2,9 +2,10 @@
Section: science
Priority: extra
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Soeren Sonnenburg <sonne at debian.org>
-Build-Depends: cdbs, debhelper (>= 5)
-Standards-Version: 3.8.3
+Uploaders: Soeren Sonnenburg <sonne at debian.org>,
+ Andreas Tille <tille at debian.org>
+Build-Depends: cdbs, debhelper (>= 7)
+Standards-Version: 3.9.1
Homepage: http://www.seqan.de/
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/seqan/?rev=0&sc=0
Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/seqan/trunk/
Added: trunk/packages/seqan/trunk/debian/source/format
===================================================================
--- trunk/packages/seqan/trunk/debian/source/format (rev 0)
+++ trunk/packages/seqan/trunk/debian/source/format 2011-01-24 14:42:35 UTC (rev 5694)
@@ -0,0 +1 @@
+3.0 (quilt)
Modified: trunk/packages/seqan/trunk/debian/watch
===================================================================
--- trunk/packages/seqan/trunk/debian/watch 2011-01-24 14:15:20 UTC (rev 5693)
+++ trunk/packages/seqan/trunk/debian/watch 2011-01-24 14:42:35 UTC (rev 5694)
@@ -1,4 +1,4 @@
version=3
http://www.seqan.de/downloads/releases.html \
-.*/Seqan_Release_([\d\.]+).zip \
+ .*/Seqan_Release_([\d\.]+).*\.zip \
debian debian/orig-tar.sh
More information about the debian-med-commit
mailing list