[Pkg-bitcoin-commits] [libunivalue] 06/08: Update watch file: Use substitution strings.

Jonas Smedegaard dr at jones.dk
Thu Sep 14 07:29:20 UTC 2017


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

js pushed a commit to branch master
in repository libunivalue.

commit c4ec7bd68a70769b1df3aac25aec28dc480cc42a
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Sep 14 09:06:00 2017 +0200

    Update watch file: Use substitution strings.
---
 debian/watch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index 60c59f6..0970cc6 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%@PACKAGE at -$1.tar.gz%" \
+opts="filenamemangle=s%(?:.*?)?v?(@ANY_VERSION@@ARCHIVE_EXT@)%@PACKAGE at -$1%" \
  https://github.com/jgarzik/univalue/tags \
- (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian
+ (?:.*?/)?v?@ANY_VERSION@@ARCHIVE_EXT@

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



More information about the Pkg-bitcoin-commits mailing list