[SCM] xwax/master: Improve format of watch file to sort betas correctly

dhj-guest at users.alioth.debian.org dhj-guest at users.alioth.debian.org
Tue Aug 23 14:01:24 UTC 2016


The following commit has been merged in the master branch:
commit d4a93d7032a31890e50357210c5977a096c48667
Author: Daniel James <daniel at 64studio.com>
Date:   Tue Aug 23 14:59:56 2016 +0100

    Improve format of watch file to sort betas correctly

diff --git a/debian/watch b/debian/watch
index e439455..2076a51 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-https://github.com/xwax/xwax/tags /xwax/xwax/archive/(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/xwax-$1\.tar\.gz/,uversionmangle=s/-beta/~beta/,dversionmangle=s/~dfsg.*// \
+  https://github.com/xwax/xwax/tags .*/v?(\d\S*)\.tar\.gz

-- 
xwax packaging



More information about the pkg-multimedia-commits mailing list