[med-svn] [figtree] 01/01: Exclude pre-releases from watch file
Andreas Tille
tille at debian.org
Mon Oct 23 10:58:28 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository figtree.
commit de192b8407a6ac48acc4de04891ab0ad5e72fc13
Author: Andreas Tille <tille at debian.org>
Date: Mon Oct 23 12:53:57 2017 +0200
Exclude pre-releases from watch file
---
debian/changelog | 7 ++++++-
debian/watch | 2 +-
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index dda96d5..a7c8588 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,6 @@
-figtree (1.4.3+dfsg-2) UNRELEASED; urgency=medium
+figtree (1.4.3+dfsg-2) unstable; urgency=medium
+
+ * Team upload
[ Fabian Klötzl ]
* fixed my own mail address. ☺
@@ -8,6 +10,9 @@ figtree (1.4.3+dfsg-2) UNRELEASED; urgency=medium
[ Steffen Moeller ]
* debian/upstream/metadata: Added references to registries
+ [ Andreas Tille ]
+ * Exclude pre-releases from watch file
+
-- Fabian Klötzl <kloetzl at evolbio.mpg.de> Mon, 23 Oct 2017 09:57:37 +0200
figtree (1.4.3+dfsg-1) unstable; urgency=medium
diff --git a/debian/watch b/debian/watch
index 7049214..32186bc 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=4
-opts=repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g https://github.com/rambaut/figtree/tags .*/v(\d.*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz))
+opts=repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g https://github.com/rambaut/figtree/tags .*/v(\d[.\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