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

Rohan Garg rohangarg-guest at moszumanska.debian.org
Fri Apr 10 13:10:08 UTC 2015


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

The following commit has been merged in the master branch:
commit e8f56af65bdeea9146b1e53687105b6667458288
Author: Rohan Garg <rohan at garg.io>
Date:   Fri Apr 10 15:09:59 2015 +0200

    Make sure we install calamares-branding
---
 dci/imager.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dci/imager.rb b/dci/imager.rb
index 2f37539..18a3e12 100644
--- a/dci/imager.rb
+++ b/dci/imager.rb
@@ -101,7 +101,7 @@ Dir.chdir('build') do
 
   case FLAVOR
   when /.*netrunner.*desktop/
-    repos = %w(qt5 frameworks plasma netrunner calamares)
+    repos = %w(qt5 frameworks plasma netrunner calamares calamares-branding)
     packages = %w(netrunner-desktop calamares)
 
     extra_opts << '--debian-installer-gui false'

-- 
ci-tooling packaging



More information about the pkg-kde-commits mailing list