[med-svn] [qcumber] 01/01: Fix watch file
Andreas Tille
tille at debian.org
Mon Aug 21 12:42:29 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository qcumber.
commit bbf4c7b9a2040ff924a31e51f3419b10edd316b2
Author: Andreas Tille <tille at debian.org>
Date: Mon Aug 21 14:42:12 2017 +0200
Fix watch file
---
debian/changelog | 7 +++++++
debian/watch | 5 +++--
2 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8142529..dad0ff9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+qcumber (2.0.3+dfsg-1) UNRELEASED; urgency=medium
+
+ * New usptream version
+ * Fix watch file
+
+ -- Andreas Tille <tille at debian.org> Mon, 21 Aug 2017 14:41:51 +0200
+
qcumber (1.0.14+dfsg-1) unstable; urgency=medium
* New upstream version
diff --git a/debian/watch b/debian/watch
index 26565df..9e06027 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
version=4
-opts="filenamemangle=s/.*\.tar\.gz\?ref=v?(\d\S*)/QCumber-$1\.tar\.gz/g,repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
- https://gitlab.com/RKIBioinformaticsPipelines/QCumber/tags?sort=updated_desc .*archive\.tar\.gz\?ref=v?(\d\S*)
+
+opts="filenamemangle=s/@ANY_VERSION@\/.*\.tar\.gz/QCumber-$1\.tar\.gz/g,repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
+ https://gitlab.com/RKIBioinformaticsPipelines/QCumber/tags?sort=updated_desc .*/repository/@ANY_VERSION@/archive\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/qcumber.git
More information about the debian-med-commit
mailing list