This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository bowtie2.
commit 8e8667214965f70ee8a6d573be6b6aca9c2cf4ef Author: Andreas Tille <[email protected]> Date: Mon Jan 9 12:44:02 2017 +0100 Code available on Github --- debian/changelog | 6 ++++++ debian/copyright | 4 ++-- debian/watch | 5 ++--- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index d75a488..131d06a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +bowtie2 (2.2.9-5) UNRELEASED; urgency=medium + + * Code available on Github + + -- Andreas Tille <[email protected]> Mon, 09 Jan 2017 12:43:48 +0100 + bowtie2 (2.2.9-4) unstable; urgency=medium * Team upload. diff --git a/debian/copyright b/debian/copyright index 115e825..067bb35 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Bowtie2 Upstream-Contact: Ben Langmead <[email protected]> -Source: http://sourceforge.net/projects/bowtie2-bio/files/bowtie2/ +Source: https://github.com/BenLangmead/bowtie2/releases Files: * Copyright: © 2009-2016 Ben Langmead, C. Trapnell, M. Pop, Steven L. Salzberg diff --git a/debian/watch b/debian/watch index 886b840..32f984d 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,3 @@ -version=3 +version=4 -opts=filenamemangle=s@.*/(bowtie2-[\d.]+)-source(\.zip)$@$1@,repack,compression=xz \ -http://sf.net/bowtie-bio/bowtie2-([\d.]+)-source\.zip +https://github.com/BenLangmead/bowtie2/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bowtie2.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
