[Pkg-javascript-commits] [node-async] 03/26: Update watch file: Bump file format to version 4. Use github pattern from documentation. Set repacksuffix. Add usage comment. Use substitution strings.
Jonas Smedegaard
dr at jones.dk
Sun Jan 7 17:19:54 UTC 2018
This is an automated email from the git hooks/post-receive script.
js pushed a commit to annotated tag debian/0.8.0-2
in repository node-async.
commit 039aa2a72e1c920d57742ae920b9b1ef941a9678
Author: Jonas Smedegaard <dr at jones.dk>
Date: Thu Nov 23 13:14:37 2017 +0100
Update watch file: Bump file format to version 4. Use github pattern from documentation. Set repacksuffix. Add usage comment. Use substitution strings.
---
debian/watch | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/watch b/debian/watch
index 2db891b..08df490 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,5 @@
-version=3
-https://github.com/caolan/async/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?(@ANY_VERSION@@ARCHIVE_EXT@)%@PACKAGE at -$1%" \
+ https://github.com/caolan/async/tags \
+ (?:.*?/)?v?@ANY_VERSION@@ARCHIVE_EXT@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-async.git
More information about the Pkg-javascript-commits
mailing list