[med-svn] [figtree] 01/08: fix d/watch to incorporate new upstream release
Fabian Klötzl
kloetzl-guest at moszumanska.debian.org
Fri Jul 14 12:20:53 UTC 2017
This is an automated email from the git hooks/post-receive script.
kloetzl-guest pushed a commit to branch master
in repository figtree.
commit 52081bb6963f451c111d8e84af7383a980b54a88
Author: Fabian Klötzl <fabian at kloetzl.info>
Date: Fri Jul 14 12:52:51 2017 +0200
fix d/watch to incorporate new upstream release
---
debian/copyright | 3 ++-
debian/watch | 6 +++---
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index 39743c8..4a8d5e7 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,7 +5,8 @@ Source: https://github.com/rambaut/figtree
Files-Excluded: */*.jar
*/*.jnilib
release/Windows
- release/Mac
+ release/Mac
+ packaging_tools
Files: *
Copyright: © 2005-2011 Andrew Rambaut <a.rambaut at ed.ac.uk>
diff --git a/debian/watch b/debian/watch
index 749221b..7049214 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
-version=3
-opts=uversionmangle=s/_/\./g,repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g \
- https://github.com/rambaut/figtree/releases .*/archive/[relas_]*(\d[\d._]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+version=4
+
+opts=repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g https://github.com/rambaut/figtree/tags .*/v(\d.*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/figtree.git
More information about the debian-med-commit
mailing list