[SCM] jack-audio-connection-kit/master: Fix watch file to track new upstream repository.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sun Oct 2 07:07:41 UTC 2016


The following commit has been merged in the master branch:
commit bb6119192fdfd27018a227c3cacc7230afeaa730
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sun Oct 2 09:06:57 2016 +0200

    Fix watch file to track new upstream repository.

diff --git a/debian/watch b/debian/watch
index 446b97f..50e1e2a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,3 @@
-# Run the "uscan" command to check for upstream updates and more.
 version=3
-opts=uversionmangle=s/(\d+\.\d+)\.0$/$1/ \
-http://jackaudio.org/download http://jackaudio.org/downloads/jack-audio-connection-kit-(.*).tar.gz
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/jack1-$1\.tar\.gz/,uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/, \
+  https://github.com/jackaudio/jack1/tags .*/v?(\d\S*)\.tar\.gz

-- 
Debian packaging for jack-audio-connection-kit



More information about the pkg-multimedia-commits mailing list