[snakeyaml] 01/17: Fix debian/watch file and detect newer releases.

Markus Koschany apo at moszumanska.debian.org
Fri Dec 1 20:17:19 UTC 2017


This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository snakeyaml.

commit 888b579cca6401310ce47ae8e0598f82a5acaee1
Author: Markus Koschany <apo at debian.org>
Date:   Fri Dec 1 20:11:40 2017 +0100

    Fix debian/watch file and detect newer releases.
---
 debian/watch | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index 62ccc84..5e762ca 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
-version=3
-https://bitbucket.org/asomov/snakeyaml/downloads .*/v([\d\.]+).tar.gz
+version=4
+opts=uversionmangle=s/(\d)[\.\-]?((?:rc|RC|pre)(?:\.|-)?\d+(?:-\d+)?)$/$1~$2/,
+https://bitbucket.org/asomov/snakeyaml/downloads?tab=tags .*/snakeyaml-(\d\S+)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/snakeyaml.git



More information about the pkg-java-commits mailing list