[rbdoom3bfg] 01/06: Fix version mangling in d/watch

Tobias Frost tobi at moszumanska.debian.org
Wed Mar 11 12:14:50 UTC 2015


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

tobi pushed a commit to branch master
in repository rbdoom3bfg.

commit e6f427260cde34c8d03391e5cb9f7653cbd58f0c
Author: Tobias Frost <tobi at coldtobi.de>
Date:   Wed Mar 11 11:19:39 2015 +0100

    Fix version mangling in d/watch
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 4b41e88..1e25268 100644
--- a/debian/watch
+++ b/debian/watch
@@ -3,6 +3,6 @@ version=3
 # please use get-orig-source; refer to README.source.
 # this files only purpose is to track new upstream tagged releases.
 opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/rbdoom3bfg-$1\.tar\.gz/,\
-dversionmangle=s/\~git.*$//,uversionmangle=s/-/~/,\
+dversionmangle=s/\+git.*$//;s/\+repack.*$//,uversionmangle=s/-/~/,\
 repacksuffix=+repack \
   https://github.com/RobertBeckebans/RBDOOM-3-BFG/tags .*/v?(\d\S*)\.tar\.gz

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



More information about the Pkg-games-commits mailing list