[Pkg-mozext-commits] [refcontrol] 01/11: Adapt watch file for new amo scheme

David Prévot taffit at moszumanska.debian.org
Sun Mar 22 16:38:03 UTC 2015


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

taffit pushed a commit to branch master
in repository refcontrol.

commit 306e2565c54963881c8872d38eee019042e3a55f
Author: David Prévot <david at tilapin.org>
Date:   Sun Mar 22 11:57:45 2015 -0400

    Adapt watch file for new amo scheme
---
 debian/rules | 3 +++
 debian/watch | 4 +++-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index e6af027..b55374e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,3 +12,6 @@ override_dh_auto_install:
 
 override_dh_auto_clean:
 	rm -f refcontrol.xpi
+
+get-orig-source:
+	uscan --rename --compression xz --verbose --force
diff --git a/debian/watch b/debian/watch
index 82e8907..2117d09 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,4 @@
 version=3
-ftp://ftp.mozilla.org/pub/mozilla.org/addons/953/refcontrol-([\d\.]+)-.*\.xpi debian xpi-repack
+opts=uversionmangle=s/([^\.\d]+)/\~$1/ \
+https://addons.mozilla.org/en-US/firefox/addon/refcontrol/ \
+https://addons.mozilla.org/firefox/downloads/file/\d+/refcontrol-(\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/refcontrol.git



More information about the Pkg-mozext-commits mailing list