[SCM] ci-tooling packaging branch, master, updated. ebfd889071260f10a527ebbe2f94ddb9e52db5ce

Rohan Garg rohangarg-guest at moszumanska.debian.org
Fri Apr 10 00:38:05 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/ci-tooling.git;a=commitdiff;h=ebfd889

The following commit has been merged in the master branch:
commit ebfd889071260f10a527ebbe2f94ddb9e52db5ce
Author: Rohan Garg <rohan at garg.io>
Date:   Fri Apr 10 02:37:55 2015 +0200

    Remove gzip options for now
---
 dci/imager.rb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dci/imager.rb b/dci/imager.rb
index 6c7057b..2f37539 100644
--- a/dci/imager.rb
+++ b/dci/imager.rb
@@ -126,7 +126,6 @@ Dir.chdir('build') do
     extra_opts << '--binary-filesystem ext4'
     extra_opts << '--bootloader none'
     extra_opts << '--debian-installer-gui false'
-    extra_opts << '--gzip-options "--best --rsyncable"'
   else
     logger.error("Don't understand the flavor #{FLAVOR}")
     exit 1

-- 
ci-tooling packaging



More information about the pkg-kde-commits mailing list