[dolphin-emu] 09/33: Fix d/watch to handle +dfsg suffix

James Cowgill jcowgill-guest at moszumanska.debian.org
Sun Jan 11 22:39:39 UTC 2015


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

jcowgill-guest pushed a commit to branch master
in repository dolphin-emu.

commit 56541b3521905e06d6086e7fea921955f90c4a11
Author: James Cowgill <james410 at cowgill.org.uk>
Date:   Sun Oct 26 17:57:22 2014 +0000

    Fix d/watch to handle +dfsg suffix
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 4700eb4..d87788c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/dolphin-$1\.tar\.gz/ \
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/dolphin-$1\.tar\.gz/,dversionmangle=s/\+dfsg\d?$// \
   https://github.com/dolphin-emu/dolphin/tags .*/v?(\d\S*)\.tar\.gz

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



More information about the Pkg-games-commits mailing list