[Pkg-javascript-commits] [uglifyjs] 219/228: Update watch file: Use file format 4. Use Github pattern. Add usage comment.

Jonas Smedegaard dr at jones.dk
Sat Apr 15 14:25:32 UTC 2017


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

js pushed a commit to branch master
in repository uglifyjs.

commit 369b19549e8de46dd996912cc11feccfe30c5248
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Apr 15 09:04:27 2017 +0200

    Update watch file: Use file format 4. Use Github pattern. Add usage comment.
---
 debian/watch | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index a21a596..dc74e09 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,5 @@
-version=3
-https://github.com/mishoo/UglifyJS2/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%" \
+ https://github.com/mishoo/UglifyJS2/tags \
+ (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian

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



More information about the Pkg-javascript-commits mailing list