[xtensor] 01/03: Fixup the watch regex

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue May 9 22:12:09 UTC 2017


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

ghisvail-guest pushed a commit to branch master
in repository xtensor.

commit 58eec282c53affedc45c4e91fe47c4f7730cd72a
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Tue May 9 19:18:22 2017 +0100

    Fixup the watch regex
---
 debian/watch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index 69c6a36..c51a1d2 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=4
-opts=filenamemangle=s/.+\/v?@ANY_VERSION@\.tar\.gz/xtensor-$1\.tar\.gz/ \
-https://github.com/QuantStack/xtensor/tags .*/v?@ANY_VERSION@\.tar\.gz
+opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/xtensor-$1\.tar\.gz/ \
+https://github.com/QuantStack/xtensor/tags .*/v?(\d\S+)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/xtensor.git



More information about the debian-science-commits mailing list