[minetest-mod-homedecor] 01/05: Rewrite d/watch to handle multiple versions on a same day

Julien Puydt julien.puydt at laposte.net
Wed Sep 27 05:53:09 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-homedecor.

commit 14c57cf163dd22f8a890611ba3b2c5d94dda3e85
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Wed Sep 27 07:46:02 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 ad2e1b3..4416597 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=4
-https://github.com/minetest-mods/homedecor_modpack/tags .*/archive/([\d]+.[\d]+.[\d]+).tar.gz
+opts=uversionmangle=s/-/./g \
+https://github.com/minetest-mods/homedecor_modpack/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-homedecor.git



More information about the Pkg-games-commits mailing list