[Pkg-mozext-commits] [autofill-forms] 01/09: Adapt watch to new amo scheme

David Prévot taffit at moszumanska.debian.org
Mon Oct 13 19:45:54 UTC 2014


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

taffit pushed a commit to branch master
in repository autofill-forms.

commit 25cdd759fab0ae4fd5c366dc5d1bde799509cf3a
Author: David Prévot <taffit at debian.org>
Date:   Mon Oct 13 14:20:20 2014 -0400

    Adapt watch to new amo scheme
---
 debian/gbp.conf | 6 ------
 debian/rules    | 3 +++
 debian/watch    | 5 ++++-
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/debian/gbp.conf b/debian/gbp.conf
deleted file mode 100644
index 1ca1ea2..0000000
--- a/debian/gbp.conf
+++ /dev/null
@@ -1,6 +0,0 @@
-# Configuration file for git-buildpackage and friends
-
-[DEFAULT]
-# Options only affecting git-buildpackage
-[git-buildpackage]
-upstream-branch = dfsg-clean
diff --git a/debian/rules b/debian/rules
index e3811dd..3e42964 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,3 +27,6 @@ override_dh_auto_clean:
 
 override_dh_compress:
 	dh_compress -X.html
+
+get-orig-source:
+	uscan --verbose --force --compression xz
diff --git a/debian/watch b/debian/watch
index 739d3d7..d830c2a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,6 @@
 version=3
-opts=dversionmangle=s/\.dfsg// \
+options=uversionmangle=s/([^\d.]+)/~$1/i;tr/A-Z/a-z/ \
+https://addons.mozilla.org/en-US/firefox/addon/autofill-forms/ \
+https://addons.mozilla.org/firefox/downloads/file/\d+/autofill_forms-([\d\.\w]+)-.*\.xpi\?src=dp-btn-\w+
+opts=dversionmangle=s/\+dfsg// \
 ftp://ftp.mozilla.org/pub/mozilla.org/addons/4775/autofill_forms-(.*)-fx.xpi

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



More information about the Pkg-mozext-commits mailing list