[SCM] libinstpatch/master: Fix watch file to properly handle {pre, beta}-releases.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sun Nov 14 23:42:50 UTC 2010


The following commit has been merged in the master branch:
commit e88cd8c9805ad6f7593735d1e425b55d535d9738
Author: Alessio Treglia <alessio at debian.org>
Date:   Mon Nov 15 00:42:21 2010 +0100

    Fix watch file to properly handle {pre,beta}-releases.

diff --git a/debian/watch b/debian/watch
index 2ef92a4..f03b193 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
+opts="uversionmangle=s/([0-9.]+)(pre|beta-)(.*)/\1~\2\3/" \
 http://sf.net/swami/libinstpatch-(.+)\.tar\.gz

-- 
libinstpatch packaging



More information about the pkg-multimedia-commits mailing list