[dhewm3] 12/13: Fix debian/watch

Tobias Frost tobi at moszumanska.debian.org
Thu Mar 12 10:25:02 UTC 2015


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

tobi pushed a commit to branch master
in repository dhewm3.

commit d2668045c28d84a941ef760fea51f8291ee303e7
Author: Tobias Frost <tobi at coldtobi.de>
Date:   Thu Mar 12 11:21:36 2015 +0100

    Fix debian/watch
---
 debian/watch | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index a9a32b0..b137ea9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,8 @@
 version=3
 
-opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/dhewm3-$1\.tar\.gz/ \
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/dhewm3-$1\.tar\.gz/,\
+dversionmangle=s/\+git.*$//;s/\+dfsg.*$//,uversionmangle=s/-/~/,\
+repacksuffix=+dfsg \
   https://github.com/dhewm/dhewm3/tags .*/v?(\d\S*)\.tar\.gz
 
 

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



More information about the Pkg-games-commits mailing list