[SCM] blender/master: debian/gbp.conf: bzip2 compression disabled
mfv-guest at users.alioth.debian.org
mfv-guest at users.alioth.debian.org
Mon Mar 12 17:49:14 UTC 2012
The following commit has been merged in the master branch:
commit d45bdb298f92c6f7d2c86894b223327cafe45998
Author: Matteo F. Vescovi <mfv.debian at gmail.com>
Date: Mon Mar 12 15:27:46 2012 +0100
debian/gbp.conf: bzip2 compression disabled
Original upstream tarball is compressed via gzip and
it has no sense to use another compression tool.
It could be changed in the future, if necessary.
Git-Dch: Ignore
diff --git a/debian/gbp.conf b/debian/gbp.conf
index 4f24002..9362782 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -1,3 +1,3 @@
[DEFAULT]
pristine-tar = True
-compression = bzip2
+#compression = bzip2
--
blender packaging
More information about the pkg-multimedia-commits
mailing list