[Pkg-mozext-commits] [greasemonkey] 01/01: Actually watch pre-releases

David Prévot taffit at moszumanska.debian.org
Sat Apr 2 01:58:50 UTC 2016


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

taffit pushed a commit to branch master
in repository greasemonkey.

commit 5c5bec3603e2fa689fa78c453389fc4cf95f81eb
Author: David Prévot <david at tilapin.org>
Date:   Fri Apr 1 21:58:36 2016 -0400

    Actually watch pre-releases
---
 debian/watch | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 403836b..aa39aed 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,6 @@
 version=3
-opts=uversionmangle=s/([^\.\d]+)/\~$1/ \
+opts=pagemangle=s/data-realurl=/href=/g,uversionmangle=s/([^\.\d]+)/\~$1/ \
+https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/versions/beta \
+https://addons.mozilla.org/firefox/downloads/file/\d+/greasemonkey-(\d+(?:\.\d+){1,3}(?:\w+\d+)?)-\w+\.xpi\?src=[-\w]+
 https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/ \
 https://addons.mozilla.org/firefox/downloads/file/\d+/greasemonkey-(\d+(?:\.\d+){1,3}(?:\w+\d+)?)-\w+\.xpi\?src=dp-btn-\w+

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



More information about the Pkg-mozext-commits mailing list