[Pkg-mozext-commits] [toggle-proxy] 01/09: Fix watch again: linux specific version
David Prévot
taffit at moszumanska.debian.org
Tue Apr 28 01:08:18 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository toggle-proxy.
commit ab8317775351cffdb55009ad69b4a55905b4d448
Author: David Prévot <david at tilapin.org>
Date: Mon Apr 27 20:32:25 2015 -0400
Fix watch again: linux specific version
Git-Dch: Ignore
---
debian/rules | 3 +++
debian/watch | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index ad2c457..4751e1e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,3 +4,6 @@
override_dh_installchangelogs:
dh_installchangelogs $(CURDIR)/debian/upstream-changelog
+
+get-orig-source:
+ uscan --compression xz --rename --verbose --force
diff --git a/debian/watch b/debian/watch
index 33bb2f9..2416b6a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
version=3
opts=uversionmangle=s/([^\.\d]+)/\~$1/ \
https://addons.mozilla.org/en-US/firefox/addon/toggle-proxy-51740/ \
-https://addons.mozilla.org/firefox/downloads/file/\d+/toggle_proxy-(\d+(?:\.\d+){1,3}(?:\w+\d+)?)-[+\w]+\.xpi\?src=dp-btn-\w+
+https://addons.mozilla.org/firefox/downloads/file/\d+/toggle_proxy-(\d+(?:\.\d+){1,3}(?:\w+\d+)?)-[+\w]+-linux\.xpi\?src=dp-btn-\w+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/toggle-proxy.git
More information about the Pkg-mozext-commits
mailing list