[xtensor-python] 03/04: Use ANY_VERSION substvar in watch file
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Sat Apr 15 09:49:10 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-python.
commit feaa65028ce239802d8ec335899105982a79eea2
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Sat Apr 15 10:09:05 2017 +0100
Use ANY_VERSION substvar in watch file
---
debian/watch | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/watch b/debian/watch
index 240f968..328ade8 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
-version=3
-opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/xtensor-python-$1\.tar\.gz/ \
-https://github.com/QuantStack/xtensor-python/tags .*/v?(\d\S*)\.tar\.gz
+version=4
+opts=filenamemangle=s/.+\/v?@ANY_VERSION@\.tar\.gz/xtensor-python-$1\.tar\.gz/ \
+https://github.com/QuantStack/xtensor-python/tags .*/v?@ANY_VERSION@\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/xtensor-python.git
More information about the debian-science-commits
mailing list