[Pkg-mozext-commits] [downthemall] 01/04: Track pre-releases

David Prévot taffit at moszumanska.debian.org
Fri Apr 1 14:39:38 UTC 2016


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

taffit pushed a commit to branch wip
in repository downthemall.

commit d0651b0260c1f3cf2d318389c5eeab0ca698592d
Author: David Prévot <david at tilapin.org>
Date:   Mon Mar 28 21:44:23 2016 -0400

    Track pre-releases
---
 debian/rules | 3 +++
 debian/watch | 3 ++-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 2e40b6e..fc67d1c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,3 +6,6 @@ override_dh_auto_install:
 	install-xpi --remove-license-files xul-ext-downthemall.xpi
 	rm -f debian/xul-ext-downthemall/usr/share/xul-ext/downthemall/GPL
 	rm -f debian/xul-ext-downthemall/usr/share/xul-ext/downthemall/LGPL
+
+get-orig-source:
+	uscan --compression xz --verbose
diff --git a/debian/watch b/debian/watch
index 8a30988..19e5810 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-http://code.downthemall.net/releases/downthemall-([\d\.]+).xpi debian xpi-repack
+options=uversionmangle=s/([^\d.]+)/~$1/i;tr/A-Z/a-z/ \
+http://code.downthemall.net/releases/downthemall-(\d.+).xpi

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



More information about the Pkg-mozext-commits mailing list