[netpanzer] 59/118: Add dversionmangle to wathcfile to ignore .debian.X

Markus Koschany apo at moszumanska.debian.org
Sun Jun 5 10:19:53 UTC 2016


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

apo pushed a commit to branch master
in repository netpanzer.

commit 185559e1a9f37f067d2a7076c70ce9d853a7a063
Author: Alexander Reichle-Schmehl <tolimar at debian.org>
Date:   Fri Jan 20 11:56:16 2012 +0000

    Add dversionmangle to wathcfile to ignore .debian.X
---
 debian/watch | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 7eb6e3b..ca56258 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,6 @@
 version=3
 
 # won't download the version, but at least report it (for now)
-opts=downloadurlmangle=s/.*// http://www.netpanzer.org/download/np/index.php?dir=Binaries/NetPanzer/Releases/ .*/Releases/([0-9][\w.]*).*
+opts="dversionmangle=s/\.debian\.\d+$//,downloadurlmangle=s/.*//" \
+  http://www.netpanzer.org/download/np/index.php?dir=Binaries/NetPanzer/Releases/ .*/Releases/([0-9][\w.]*).*
+

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



More information about the Pkg-games-commits mailing list