[suitesparse] 01/07: d/watch: support -beta suffix (treating it as ~beta).

Sébastien Villemot sebastien at debian.org
Mon Dec 25 21:27:36 UTC 2017


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

sebastien pushed a commit to branch master
in repository suitesparse.

commit 022f1970ab184dcfd9a37770ba20e35b6f8ca5c1
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Mon Dec 25 21:40:10 2017 +0100

    d/watch: support -beta suffix (treating it as ~beta).
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index da0357d..aa13c0c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=4
-http://www.suitesparse.com \
+opts="uversionmangle=s/-beta/~beta/" http://www.suitesparse.com \
 (?:|.*/)SuiteSparse(?:[_\-]v?|)(\d[^\s/]*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz) 

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



More information about the debian-science-commits mailing list