[Pkg-javascript-commits] [jarisplayer] 74/80: Update watch file: Bump file format to version 4. Refine source pattern based on documentation. Mangle download filename. Set repacksuffix. Add usage comment.

Jonas Smedegaard dr at jones.dk
Tue May 10 08:45:38 UTC 2016


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

js pushed a commit to branch master
in repository jarisplayer.

commit d2b71cd5171e3d9d7c8ce83afd1cd29e39e6c3fc
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue May 10 10:07:35 2016 +0200

    Update watch file: Bump file format to version 4. Refine source pattern based on documentation. Mangle download filename. Set repacksuffix. Add usage comment.
---
 debian/watch | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/watch b/debian/watch
index 8d36614..4b26c65 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,5 @@
-version=3
-opts=dversionmangle=s/\~dfsg.*// \
-https://github.com/jegoyalu/jarisplayer/tags .*/archive/v?(\d[\d\.]+)\.tar\.gz
+# run "uscan --report" to check or "gpb import-orig --uscan" to update
+version=4
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%,dversionmangle=s/~dfsg.*//,repacksuffix=~dfsg" \
+ https://github.com/jegoyalu/jarisplayer/tags \
+ (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian

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



More information about the Pkg-javascript-commits mailing list