[minetest-mod-unifieddyes] 09/09: Rewrite d/watch to handle multiple versions on a same day

Julien Puydt julien.puydt at laposte.net
Fri Oct 6 08:45:57 UTC 2017


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

jpuydt-guest pushed a commit to branch master
in repository minetest-mod-unifieddyes.

commit daa26cb92c1976fc5720eb55b78a655553dccf9a
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Wed Sep 27 07:45:36 2017 +0200

    Rewrite d/watch to handle multiple versions on a same day
---
 debian/watch | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index e71a730..e058d2e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=4
-https://github.com/minetest-mods/unifieddyes/tags .*/archive/stable-([\d]+.[\d]+.[\d]+).tar.gz
+opts=uversionmangle=s/-/./g \
+https://github.com/minetest-mods/unifieddyes/tags .*/archive/stable-([\d]+.[\d]+.[\d]+)[-\d+]?\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/minetest-mod-unifieddyes.git



More information about the Pkg-games-commits mailing list