[med-svn] [SCM] bwa branch, master, updated. debian/0.6.1-1-12-g4845ba6
Andreas Tille
tille at debian.org
Tue Jun 26 07:56:49 UTC 2012
The following commit has been merged in the master branch:
commit 1e6caa464c15b92795f587a802adf7c8ee874298
Author: Andreas Tille <tille at debian.org>
Date: Tue Jun 26 09:28:11 2012 +0200
Use sf.net redirector as suggested by lintian
diff --git a/debian/changelog b/debian/changelog
index a9e84b6..6391366 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ bwa (0.6.2-2) UNRELEASED; urgency=low
- Add Carlos Borroto as uploader to make sure a package
with his changes is not considered as NMU
* debian/docs: Add NEWS.Debian
+ * debian/watch: Use SF redirector as suggested by lintian
-- Andreas Tille <tille at debian.org> Tue, 26 Jun 2012 09:20:46 +0200
diff --git a/debian/watch b/debian/watch
index bd8062e..bea0b21 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,3 @@
version=3
opts=downloadurlmangle=s|/download||,filenamemangle=s|http://sourceforge.net/projects/bio-bwa/files/||;s|.download|| \
- http://sourceforge.net/projects/bio-bwa/files/ \
- http://sourceforge.net/projects/bio-bwa/files/bwa-([\d\.]+[\da-f]*)\.tar\.bz2/download
+ http://sf.net/bio-bwa/bwa-([\d\.]+[\da-f]*)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
--
Burrows-Wheeler Aligner
More information about the debian-med-commit
mailing list