[Pkg-mozext-commits] [wot] 01/05: Adapt get-orig-source to current distribution

David Prévot taffit at moszumanska.debian.org
Tue Dec 1 23:23:04 UTC 2015


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

taffit pushed a commit to branch master
in repository wot.

commit 99e886d26a89301f2172a6f492a9ea3f7a8875e1
Author: David Prévot <david at tilapin.org>
Date:   Tue Dec 1 18:14:21 2015 -0400

    Adapt get-orig-source to current distribution
---
 debian/rules | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/debian/rules b/debian/rules
index 57e6622..a01a48d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,8 +10,4 @@ override_dh_installchangelogs:
 	dh_installchangelogs $(CURDIR)/debian/upstream-changelog
 
 get-orig-source:
-	wget https://www.mywot.com/files/downloads/wot-latest.xpi
-	mv wot-latest.xpi ..
-	VERSION=$$(unzip -c ../wot-latest.xpi install.rdf|sed -nr 's,.*<em:version>(.+)</em:version>.*,\1,p') && \
-		xpi-repack --upstream-version=$$VERSION ../wot-latest.xpi && \
-		echo Upstream version $$VERSION downloaded
+	uscan --compression xz --verbose

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



More information about the Pkg-mozext-commits mailing list