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

Harald Sitter apachelogger-guest at moszumanska.debian.org
Wed Jul 15 08:20:22 UTC 2015


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

The following commit has been merged in the master branch:
commit 0c5f623720c2d900dd43744fd79c72a46b7b2a90
Author: Harald Sitter <sitter at kde.org>
Date:   Wed Jul 15 10:20:19 2015 +0200

    germs
    
    when we want to start building metas we will need them
---
 kci/sourcer.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kci/sourcer.rb b/kci/sourcer.rb
index ae66994..63f03cc 100755
--- a/kci/sourcer.rb
+++ b/kci/sourcer.rb
@@ -134,7 +134,7 @@ end
 Dir.chdir('build/source/') do
   # Install some minimal build dependencies to make sure we can get past the
   # clean step
-  Apt.install(%w(dh-autoreconf dh-acc pkg-kde-tools))
+  Apt.install(%w(dh-autoreconf dh-acc pkg-kde-tools germinate))
   system('update-maintainer')
   unless system('dpkg-buildpackage -us -uc -S')
     abort 'Failed to build source package'

-- 
ci-tooling packaging



More information about the pkg-kde-commits mailing list