[Pkg-mozext-commits] [cryptocat] 23/30: correct syntax for watch file

Ulrike Uhlig u-guest at moszumanska.debian.org
Thu Oct 8 10:49:45 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 474287f7beed9661e08548454d6cabf86e863b41
Author: Ulrike Uhlig <u at 451f.org>
Date:   Tue Feb 24 22:15:35 2015 +0100

    correct syntax for watch file
---
 debian/watch | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/watch b/debian/watch
index 6177474..60ad946 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,3 @@
 version=3
-opts=repacksuffix=+dfsg1 \
-filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/cryptocat-$1\.tar\.gz/ \
-  https://github.com/cryptocat/cryptocat/releases .*/v?(\d\S*)\.tar\.gz
+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

-- 
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