[Pkg-mozext-commits] [greasemonkey] 06/10: Adapt watch and provide get-orig-source target

David Prévot taffit at moszumanska.debian.org
Thu May 29 17:26:52 UTC 2014


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

taffit pushed a commit to branch master
in repository greasemonkey.

commit deb6231c9d79ae2f534016b8028599f196885f3a
Author: David Prévot <taffit at debian.org>
Date:   Thu May 29 12:32:47 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 ab8ddd0..d7f0d35 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 --compression xz
diff --git a/debian/watch b/debian/watch
index 301321e..4f3a2c7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
   opts=uversionmangle=s/([^\.\d]+)/\~$1/ \
   https://ftp.mozilla.org/pub/mozilla.org/addons/748/ \
-    greasemonkey-(\d+(?:\.\d+){1,3}(?:\w+\d+)?)(?:-\w+).xpi debian xpi-repack
+    greasemonkey-(\d+(?:\.\d+){1,3}(?:\w+\d+)?)(?:-\w+).xpi

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



More information about the Pkg-mozext-commits mailing list