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

Rohan Garg rohangarg-guest at moszumanska.debian.org
Tue Apr 14 14:09:48 UTC 2015


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

The following commit has been merged in the master branch:
commit 3d97551a8ddb2aef2d5107906e8ef49aad94f3df
Author: Rohan Garg <rohan at garg.io>
Date:   Tue Apr 14 16:09:18 2015 +0200

    Add the moz-plasma repo to the ISO
---
 dci/imager.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dci/imager.rb b/dci/imager.rb
index d90df33..152c630 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 moz-plasma)
     packages = %w(netrunner-desktop calamares calamares-branding)
 
     extra_opts << '--debian-installer-gui false'

-- 
ci-tooling packaging



More information about the pkg-kde-commits mailing list