[Pkg-mozext-commits] [tabmixplus] 01/05: Adapt watch and provide get-orig-source target

David Prévot taffit at moszumanska.debian.org
Sat Jun 14 16:12:03 UTC 2014


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

taffit pushed a commit to branch master
in repository tabmixplus.

commit c8461f77a0ab2f0925841a298281bbdea1203091
Author: David Prévot <taffit at debian.org>
Date:   Sat Jun 14 11:51:08 2014 -0400

    Adapt watch and provide get-orig-source target
    
    The new uscan breaks the usual workflow.
---
 debian/rules | 3 +++
 debian/watch | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 2f6c5cc..c590820 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,3 +8,6 @@ override_dh_auto_install:
 
 override_dh_installchangelogs:
 	dh_installchangelogs $(CURDIR)/debian/upstream-changelog
+
+get-orig-source:
+	uscan --verbose --compression xz
diff --git a/debian/watch b/debian/watch
index 52458b5..53855af 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 options="uversionmangle=s/pre\./~/" \
-https://ftp.mozilla.org/pub/mozilla.org/addons/1122/tab_mix_plus-([\d\.\w]+)-.*\.xpi debian xpi-repack
+https://ftp.mozilla.org/pub/mozilla.org/addons/1122/tab_mix_plus-([\d\.\w]+)-.*\.xpi

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



More information about the Pkg-mozext-commits mailing list