[SCM] sonic-visualiser/master: Force pristine-tar compression to "gz"

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Fri Jan 5 19:25:06 UTC 2018


The following commit has been merged in the master branch:
commit fd6e666af438447aa2efade038bd9e5939cfe3f5
Author: IOhannes m zmölnig (Debian/GNU) <umlaeute at debian.org>
Date:   Sat Oct 14 20:14:14 2017 +0200

    Force pristine-tar compression to "gz"
    
    
    gbp-buildpackage has troubles guessing the correct compression type since
    we switched from repacking (xz) to pristine upstram (gz).
    
    hopefully this will no longer be needed after the next upstream release.
    (if so, please undo this commit)

diff --git a/debian/gbp.conf b/debian/gbp.conf
index 9570729..3f3211b 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -2,3 +2,6 @@
 pristine-tar = True
 compression = xz
 sign-tags = True
+
+[buildpackage]
+compression=gz

-- 
sonic-visualiser packaging



More information about the pkg-multimedia-commits mailing list