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

Harald Sitter apachelogger-guest at moszumanska.debian.org
Thu Sep 17 13:12:42 UTC 2015


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

The following commit has been merged in the master branch:
commit ddbe7c6ed035849bf83de2e83747e5b648ccb5af
Author: Harald Sitter <sitter at kde.org>
Date:   Thu Sep 17 15:12:17 2015 +0200

    force binarier to debug
---
 kci/binarier.rb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kci/binarier.rb b/kci/binarier.rb
index 3675475..96f41f1 100755
--- a/kci/binarier.rb
+++ b/kci/binarier.rb
@@ -63,6 +63,7 @@ Dir.chdir(dir) do
   Apt::Repository.new('ppa:plasma-phone/ppa').add
   Apt.update
   Apt.install('pbuilder')
+  File.write('/etc/apt/apt.conf.d/debug', 'Debug::pkgProblemResolver "true";')
   system('/usr/lib/pbuilder/pbuilder-satisfydepends')
   build_args = [
     # Signing happens outside the container.

-- 
ci-tooling packaging



More information about the pkg-kde-commits mailing list