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

Harald Sitter apachelogger-guest at moszumanska.debian.org
Sat May 2 17:24:58 UTC 2015


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

The following commit has been merged in the master branch:
commit 302cf5120b4d490ecd31d20ed27c394bfd4dba3f
Author: Harald Sitter <sitter at kde.org>
Date:   Sat May 2 19:24:52 2015 +0200

    make dpkg happier with the fake package
---
 kci/install_check.rb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/kci/install_check.rb b/kci/install_check.rb
index a7dce41..f0d67a1 100755
--- a/kci/install_check.rb
+++ b/kci/install_check.rb
@@ -204,6 +204,8 @@ Dir.mktmpdir do |tmpdir|
     Package: apt-xapian-index
     Version: 999:999
     Architecture: all
+    Maintainer: Harald Sitter <sitter at kde.org>
+    Description: fake override package for kubuntu ci install checks
     EOF
     system('dpkg-deb -b apt-xapian-index xapian.deb')
     DPKG.dpkg(['-i', 'xapian.deb'])

-- 
ci-tooling packaging



More information about the pkg-kde-commits mailing list