[SCM] blender/master: debian/gbp.conf: compression bzip2 => xz

mfv-guest at users.alioth.debian.org mfv-guest at users.alioth.debian.org
Tue Feb 25 10:28:12 UTC 2014


The following commit has been merged in the master branch:
commit e92bbfd68060f65f5f66fe4407a5a393c83be21d
Author: Matteo F. Vescovi <mfvescovi at gmail.com>
Date:   Tue Feb 25 11:18:52 2014 +0100

    debian/gbp.conf: compression bzip2 => xz

diff --git a/debian/gbp.conf b/debian/gbp.conf
index 4f24002..d0c1355 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -1,3 +1,3 @@
 [DEFAULT]
 pristine-tar = True
-compression = bzip2
+compression = xz

-- 
blender packaging



More information about the pkg-multimedia-commits mailing list