[med-svn] [soapdenovo2] 01/01: Fix watch file
Andreas Tille
tille at debian.org
Fri Dec 16 21:32:55 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository soapdenovo2.
commit 1e2eb1685ce01b37cfbb39fb63754e910be87574
Author: Andreas Tille <tille at debian.org>
Date: Fri Dec 16 22:32:40 2016 +0100
Fix watch file
---
debian/changelog | 6 ++++++
debian/watch | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 963b6d9..9a6d059 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+soapdenovo2 (240+dfsg1-3) UNRELEASED; urgency=medium
+
+ * Fix watch file
+
+ -- Andreas Tille <tille at debian.org> Fri, 16 Dec 2016 22:32:26 +0100
+
soapdenovo2 (240+dfsg1-2) unstable; urgency=medium
* No parallel build possible (which was enabled by debhelper 10 in the
diff --git a/debian/watch b/debian/watch
index 52995bb..1249a31 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=4
-opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg\d*//g,repack,compression=xz" \
https://github.com/aquaskyline/SOAPdenovo2/releases .*/archive/r(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/soapdenovo2.git
More information about the debian-med-commit
mailing list