From: Markus Lehtonen Date: Mon, 14 Jul 2014 07:25:19 +0000 (+0300) Subject: buildpackage: refactor tarball compression X-Git-Tag: debian/0.6.26~96 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c1140cf9fb69c2ced4573897f1c6732fc2627a72;p=tools%2Fgit-buildpackage.git buildpackage: refactor tarball compression Introduce a new function for running the compressor commands. Unifies exception/error handling - GbpError will be returned if the compressor fails. Signed-off-by: Markus Lehtonen Conflicts: gbp/scripts/common/buildpackage.py ---