[SCM] vlc/master: Switch source tarball back from xz to bz2.

bdrung at users.alioth.debian.org bdrung at users.alioth.debian.org
Sat Dec 31 10:51:40 UTC 2011


The following commit has been merged in the master branch:
commit edddd79ef88913ee964e9c22e66d6428db18309d
Author: Benjamin Drung <bdrung at debian.org>
Date:   Sat Dec 31 11:48:49 2011 +0100

    Switch source tarball back from xz to bz2.

diff --git a/debian/gbp.conf b/debian/gbp.conf
index 1695316..68b1ba7 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -1,7 +1,7 @@
 [DEFAULT]
 debian-branch = master
 pristine-tar = True
-compression = xz
+compression = bz2
 
 [git-dch]
 meta = True
diff --git a/debian/watch b/debian/watch
index 39b60a4..ea704cb 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-ftp://ftp.videolan.org/pub/vlc/([\d][\d\.]+[a-z]?)/vlc-([\d][\d\.]+[a-z]?)\.tar\.xz
+ftp://ftp.videolan.org/pub/vlc/([\d][\d\.]+[a-z]?)/vlc-([\d][\d\.]+[a-z]?)\.tar\.bz2

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list