[Pkg-mozext-commits] [firegestures] 03/08: Define get-orig-source instead of using xpi-repack
David Prévot
taffit at moszumanska.debian.org
Tue Jul 1 18:12:50 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository firegestures.
commit 6996aef9043aee13124e40ec80033e8c9c3231d5
Author: David Prévot <taffit at debian.org>
Date: Tue Jul 1 13:16:44 2014 -0400
Define get-orig-source instead of using xpi-repack
---
debian/rules | 3 +++
debian/watch | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 10f3b5b..d665818 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,3 +14,6 @@ override_dh_auto_clean:
override_dh_installchangelogs:
dh_installchangelogs $(CURDIR)/debian/upstream-changelog
+
+get-orig-source:
+ uscan --verbose --rename --compression xz --force
diff --git a/debian/watch b/debian/watch
index 7f939e1..ece3540 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
options=uversionmangle=s/[a-z]/~$&/ \
-https://ftp.mozilla.org/pub/mozilla.org/addons/6366/firegestures-([\w\.]+)-.*\.xpi debian xpi-repack
+https://ftp.mozilla.org/pub/mozilla.org/addons/6366/firegestures-([\w\.]+)-.*\.xpi
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/firegestures.git
More information about the Pkg-mozext-commits
mailing list