[Pkg-javascript-commits] [ltx] 18/25: Update watch file: Use substitution string @PACKAGE at .
Jonas Smedegaard
dr at jones.dk
Tue Jan 10 18:21:47 UTC 2017
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository ltx.
commit 2f2b7fb36a1aec6138a645d1177b886e65c9f71e
Author: Jonas Smedegaard <dr at jones.dk>
Date: Tue Jan 10 17:33:09 2017 +0100
Update watch file: Use substitution string @PACKAGE at .
---
debian/watch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index bede542..602fed7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
# run "uscan --report" to check or "gpb import-orig --uscan" to update
version=4
-opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%ltx-$1.tar.gz%" \
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
https://github.com/node-xmpp/ltx/tags \
(?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/ltx.git
More information about the Pkg-javascript-commits
mailing list