[med-svn] [subread] 01/03: Fix watch file
Andreas Tille
tille at debian.org
Fri Dec 2 07:48:54 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository subread.
commit 885f23c786641f0323fd4fd816deb1d71c13d501
Author: Andreas Tille <tille at debian.org>
Date: Fri Dec 2 08:19:59 2016 +0100
Fix watch file
---
debian/changelog | 6 ++++++
debian/watch | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e890505..2ee367c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+subread (1.5.1+dfsg-4) UNRELEASED; urgency=medium
+
+ * Fix watch file
+
+ -- Andreas Tille <tille at debian.org> Fri, 02 Dec 2016 08:19:04 +0100
+
subread (1.5.1+dfsg-3) unstable; urgency=medium
* Pass triplet-prefixed CC to make
diff --git a/debian/watch b/debian/watch
index 5d7bbcb..eaef724 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
-version=3
+version=4
opts=dversionmangle=s/\+dfsg(\.\d+)?$//,repacksuffix=+dfsg,repack,compression=xz \
- http://sf.net/subread/subread-(.*)-source\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)
+ http://sf.net/subread/subread-(\d[\d\.]+)-source\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/subread.git
More information about the debian-med-commit
mailing list