[SCM] ardour/master: d/watch: use downloadurlmangle to fetch tarball from ardour-website

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Tue Aug 30 12:35:05 UTC 2016


The following commit has been merged in the master branch:
commit 0838a3d6ce23b846272cf183c69ae88a225e3709
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Tue Aug 30 10:41:52 2016 +0200

    d/watch: use downloadurlmangle to fetch tarball from ardour-website
    
    rather than from github...

diff --git a/debian/watch b/debian/watch
index d85f4cd..f3d207b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/ardour-$1\.tar\.gz/,uversionmangle=s/-pre/~pre/;s/-rc/~rc/,dversionmangle=s/~dfsg.*// \
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/ardour-$1\.tar\.gz/,uversionmangle=s/-pre/~pre/;s/-rc/~rc/,dversionmangle=s/~dfsg.*//,downloadurlmangle=s/.*/http:\/\/community.ardour.org\/srctar/ \
   https://github.com/Ardour/ardour/tags .*/v?(\d\S*)\.tar\.gz

-- 
ardour Debian packaging



More information about the pkg-multimedia-commits mailing list