[SCM] muse/master: Mangle ~rc suffix too

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sat Dec 3 14:52:59 UTC 2011


The following commit has been merged in the master branch:
commit 5a1d9f91f62e9bdf32459f4915f5026db7cc05fc
Author: Alessio Treglia <alessio at debian.org>
Date:   Sat Dec 3 15:52:54 2011 +0100

    Mangle ~rc suffix too

diff --git a/debian/watch b/debian/watch
index 61215cb..3da7ec0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts=uversionmangle=s/(alpha|beta)/~$1/ \
+opts=uversionmangle=s/(alpha|beta|rc)/~$1/ \
 http://sf.net/lmuse/muse-(.*)\.tar\.gz

-- 
muse packaging



More information about the pkg-multimedia-commits mailing list