[SCM] libva/master: Use bz2 instead

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sat Apr 1 16:18:39 UTC 2017


The following commit has been merged in the master branch:
commit d83c766b197e8778b407298b1ae66cb5d334ef1e
Author: Sebastian Ramacher <sebastian at ramacher.at>
Date:   Sat Apr 1 18:16:44 2017 +0200

    Use bz2 instead

diff --git a/debian/watch b/debian/watch
index d3704af..7d7b26b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
 version=4
-opts=filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%libva-$1.tar.gz%,uversionmangle=s/\.pre/~pre/ \
-https://github.com/01org/libva/releases .*/(\d+.*)\.tar\.gz
+opts=uversionmangle=s/\.pre/~pre/ \
+  https://github.com/01org/libva/releases \
+  .*/libva-(\d+.*)\.tar\.bz2

-- 
libva packaging



More information about the pkg-multimedia-commits mailing list