[Pkg-mozext-commits] [cryptocat] 24/30: Use the firefox xpi directly instead of downloading the tar gz

Ulrike Uhlig u-guest at moszumanska.debian.org
Thu Oct 8 10:49:46 UTC 2015


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

u-guest pushed a commit to branch debian/sid
in repository cryptocat.

commit ca1a0b1650dd20e53cc9ea4873301eb8d2efbfb7
Author: Ulrike Uhlig <u at 451f.org>
Date:   Mon May 25 22:50:19 2015 +0200

    Use the firefox xpi directly instead of downloading the tar gz
---
 debian/watch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index 60ad946..e87b73b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts=repacksuffix=+dfsg1,filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/cryptocat-$1\.tar\.gz/ \
- https://github.com/cryptocat/cryptocat/tags .*/v?(\d\S*)\.tar\.gz
+ opts=uversionmangle=s/-?([^-.\d]+)/\$1/;s/-/./g;s/^1.0~/1.0.0~/,dversionmangle=s/\+dfsg$//,repacksuffix=+dfsg \
+ https://github.com/cryptocat/cryptocat/releases .*/download/(.*)/cryptocat\.firefox\.xpi

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



More information about the Pkg-mozext-commits mailing list