[SCM] libyami-utils/master: Fix watch file
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Fri Nov 25 16:52:37 UTC 2016
The following commit has been merged in the master branch:
commit cf895f61483b24dd3e996301005c3c26f1d9b52c
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Fri Nov 25 17:52:18 2016 +0100
Fix watch file
diff --git a/debian/watch b/debian/watch
index e2bcac3..fabb304 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
version=4
-https://github.com/01org/libyami/tags (?:.*?/)?libyami-(\d[\d.]*)\.tar\.gz
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%libyami-utils-$1.tar.gz%" \
+https://github.com/01org/libyami-utils/tags (?:.*?/)?(\d[\d.]*)\.tar\.gz
--
libyami-utils packaging
More information about the pkg-multimedia-commits
mailing list