This is an automated email from the git hooks/post-receive script. ondrej pushed a commit to branch master in repository zonemaster-gui.
commit 15f70414f301721b2cc576436fff28e00b92f053 Author: Ondřej Surý <[email protected]> Date: Fri Jun 23 10:08:27 2017 +0200 debian/watch: switch to github releases --- debian/watch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index 61e25a5..442a063 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,3 @@ version=3 -https://metacpan.org/release/Zonemaster_Dancer .*/Zonemaster_Dancer-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ +opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/zonemaster-gui-$1\.tar\.gz/ \ + https://github.com/dotse/zonemaster-gui/tags .*/v?(\d\S+)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/zonemaster-gui.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
