[SCM] pd-pdstring/master: add uversionmangle option

rdz-guest at users.alioth.debian.org rdz-guest at users.alioth.debian.org
Mon Oct 3 12:08:51 UTC 2011


The following commit has been merged in the master branch:
commit 7fd197df7eb62941aa3a259b8e4374070b6a44a1
Author: Roman Haefeli <reduzent at gmail.com>
Date:   Mon Oct 3 12:08:46 2011 +0000

    add uversionmangle option

diff --git a/debian/watch b/debian/watch
index 2e9b65c..b5ce717 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,5 @@
 # to be processed with uscan(1)
 version=3
-http://www.ling.uni-potsdam.de/~moocow/projects/pd/pdstring-(.*)\.tar\.gz
+opts="uversionmangle=s/-/./" \
+  http://www.ling.uni-potsdam.de/~moocow/projects/pd/pdstring-(.*)\.tar\.gz
 

-- 
pd-pdstring packaging



More information about the pkg-multimedia-commits mailing list