[Pkg-mozext-commits] [adblock-plus-element-hiding-helper] 477/483: Define get-orig-source target
David Prévot
taffit at moszumanska.debian.org
Thu Jan 22 21:42:08 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository adblock-plus-element-hiding-helper.
commit 0731f185abdaf21672225dcc84ad3cf0fdc9028e
Author: David Prévot <david at tilapin.org>
Date: Thu Jan 22 16:31:50 2015 -0400
Define get-orig-source target
---
debian/rules | 3 +++
debian/watch | 4 ++--
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index b56c90e..d077ee3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,9 @@
%:
dh $@ --with xul-ext
+get-orig-source:
+ uscan --verbose --compression xz
+
override_dh_auto_build:
xpi-pack . adblock-plus-element-hiding-helper.xpi
diff --git a/debian/watch b/debian/watch
index 6706e3a..c7277cb 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-ftp://ftp.mozilla.org/pub/mozilla.org/addons/4364/element_hiding_helper_for_adblock_plus-([\d\.]+)-.*\.xpi debian xpi-repack
-https://adblockplus.org/elemhidehelper https://downloads.adblockplus.org/elemhidehelper-([\d\.]+).xpi debian xpi-repack
+https://addons.mozilla.org/firefox/addon/elemhidehelper/ \
+https://addons.mozilla.org/firefox/downloads/file/\d+/element_hiding_helper_for_adblock_plus-([\d\.\w]+)-.*\.xpi\?src=dp-btn-\w+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/adblock-plus-element-hiding-helper.git
More information about the Pkg-mozext-commits
mailing list