[SCM] cmus/master: debian/watch: Properly handle release-candidate, beta releases.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue Apr 26 06:15:29 UTC 2011


The following commit has been merged in the master branch:
commit 3437b047c541e9c236dccf6ed38539a01d6cfbc3
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue Apr 26 08:12:56 2011 +0200

    debian/watch: Properly handle release-candidate,beta releases.

diff --git a/debian/watch b/debian/watch
index 36dffad..0d429b6 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
+opts=uversionmangle=s/([\d\.]+)-(rc|beta)(.*)/\1~\2\3/ \
 http://sf.net/cmus/cmus-v(.*)\.tar\.bz2

-- 
cmus packaging



More information about the pkg-multimedia-commits mailing list