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

Jonathan Riddell jriddell-guest at moszumanska.debian.org
Wed Oct 28 14:37:26 UTC 2015


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

The following commit has been merged in the master branch:
commit de2722e7e9f642271e97e0cdf5dfbbff9c59a788
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Wed Oct 28 14:37:23 2015 +0000

    run pbuilder-satisfydepends
---
 kci/sourcer.rb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kci/sourcer.rb b/kci/sourcer.rb
index 7db0e09..bd3cf21 100755
--- a/kci/sourcer.rb
+++ b/kci/sourcer.rb
@@ -135,6 +135,7 @@ Dir.chdir('build/source/') do
   # clean step
   Apt.install(%w(dh-autoreconf dh-acc pkg-kde-tools germinate dh-translations pbuilder))
   system('update-maintainer')
+  system('/usr/lib/pbuilder/pbuilder-satisfydepends')
   unless system('dpkg-buildpackage -us -uc -S')
     abort 'Failed to build source package'
   end

-- 
ci-tooling packaging



More information about the pkg-kde-commits mailing list