This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository bwa.
commit 013d1b5bcebc5209ef07562bde173dab76141cc5 Author: Andreas Tille <[email protected]> Date: Tue Jan 27 08:47:07 2015 +0100 New upstream version, simplified watch file --- debian/changelog | 7 +++++++ debian/watch | 3 +-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 18c4f72..8005916 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +bwa (0.7.12-1) UNRELEASED; urgency=medium + + * New upstream version + * simplified watch file + + -- Andreas Tille <[email protected]> Tue, 27 Jan 2015 08:46:44 +0100 + bwa (0.7.10-1) unstable; urgency=medium * New upstream version diff --git a/debian/watch b/debian/watch index bea0b21..440b80f 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,2 @@ version=3 -opts=downloadurlmangle=s|/download||,filenamemangle=s|http://sourceforge.net/projects/bio-bwa/files/||;s|.download|| \ - http://sf.net/bio-bwa/bwa-([\d\.]+[\da-f]*)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) +http://sf.net/bio-bwa/bwa-(\d[\d\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bwa.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
