[Pkg-mozext-commits] [firebug] 43/48: Define get-orig-source instead of using xpi-repack

David Prévot taffit at moszumanska.debian.org
Tue Jun 3 01:47:46 UTC 2014


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

taffit pushed a commit to branch master
in repository firebug.

commit 742889bd46a7ba410d84706732de2acc2bb50e50
Author: David Prévot <taffit at debian.org>
Date:   Mon Jun 2 19:42:56 2014 -0400

    Define get-orig-source instead of using xpi-repack
---
 debian/rules | 3 +++
 debian/watch | 4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 8c82c09..a6dc80b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,3 +11,6 @@ override_dh_auto_install:
 
 override_dh_installchangelogs:
 	dh_installchangelogs $(CURDIR)/debian/upstream-changelog
+
+get-orig-source:
+	uscan --verbose --force --repack --compression xz
diff --git a/debian/watch b/debian/watch
index cf68ca6..ccee6ab 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,7 +1,7 @@
 version=3
 opts="uversionmangle=s/([^\.\d]+)/\~$1/;s/0(\d)/0.$1/g" \
 https://ftp.mozilla.org/pub/mozilla.org/addons/1843/\
-firebug-(\d+(?:\.\d+){1,3}(?:\w+\d+)?).*\.xpi debian xpi-repack
+firebug-(\d+(?:\.\d+){1,3}(?:\w+\d+)?).*\.xpi
 opts="uversionmangle=s/([^\.\d]+)/\~$1/;s/0(\d)/0.$1/g" \
 https://blog.getfirebug.com/ https://getfirebug.com/releases/firebug/[\.\d]+/\
-firebug-(\d+(?:\.\d+){1,3}(?:\w+\d+)?).*\.xpi debian xpi-repack
+firebug-(\d+(?:\.\d+){1,3}(?:\w+\d+)?).*\.xpi

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



More information about the Pkg-mozext-commits mailing list