[Pkg-ofed-commits] [mstflint] 02/10: Mangle upstream version to replace minus by plus

Benjamin Drung bdrung at moszumanska.debian.org
Tue Aug 16 14:47:37 UTC 2016


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

bdrung pushed a commit to branch master
in repository mstflint.

commit 67b8b6c0f0effb9b2d861d41b7b071657a6cd1f6
Author: Benjamin Drung <benjamin.drung at profitbricks.com>
Date:   Tue Aug 16 16:05:48 2016 +0200

    Mangle upstream version to replace minus by plus
    
    The minus symbol is used for separating the upstream version from the
    Debian revision. Thus mangle the upstream version to replace the minus
    by the plus symbol.
---
 debian/watch | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/watch b/debian/watch
index c089441..e108dc7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,3 @@
-# watch control file for uscan
 version=3
-
+opts="uversionmangle=s/-/+/" \
 https://www.openfabrics.org/downloads/mstflint/mstflint-(.*)\.(?:tar.gz|tar.bz2|tar.xz)
-

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



More information about the Pkg-ofed-commits mailing list