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

Rohan Garg rohangarg-guest at moszumanska.debian.org
Mon Apr 13 10:51:06 UTC 2015


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

The following commit has been merged in the master branch:
commit e07186bbb26b0620d26d705931bbc0ecf27879e4
Author: Rohan Garg <rohan at garg.io>
Date:   Mon Apr 13 12:50:12 2015 +0200

    calamares-branding is a package, not a repo
---
 dci/imager.rb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dci/imager.rb b/dci/imager.rb
index 18a3e12..d90df33 100644
--- a/dci/imager.rb
+++ b/dci/imager.rb
@@ -101,8 +101,8 @@ Dir.chdir('build') do
 
   case FLAVOR
   when /.*netrunner.*desktop/
-    repos = %w(qt5 frameworks plasma netrunner calamares calamares-branding)
-    packages = %w(netrunner-desktop calamares)
+    repos = %w(qt5 frameworks plasma netrunner calamares)
+    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