[SCM] ci-tooling packaging branch, master, updated. a2deb1710fe37429183e0a9cd33681e2ffa1373e
Rohan Garg
rohangarg-guest at moszumanska.debian.org
Wed Mar 18 11:14:34 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/ci-tooling.git;a=commitdiff;h=a2deb17
The following commit has been merged in the master branch:
commit a2deb1710fe37429183e0a9cd33681e2ffa1373e
Author: Rohan Garg <rohan at garg.io>
Date: Wed Mar 18 12:14:02 2015 +0100
Make sure we include the non-free and contrib archive areas
---
dci/imager.rb | 1 +
1 file changed, 1 insertion(+)
diff --git a/dci/imager.rb b/dci/imager.rb
index 24862ea..92e7450 100644
--- a/dci/imager.rb
+++ b/dci/imager.rb
@@ -83,6 +83,7 @@ Dir.chdir('build') do
--debian-installer false \
--source false \
--security false \
+ --archive-areas 'main contrib non-free' \
--updates false")
FileUtils.mkdir_p('config/archives')
workarounds
--
ci-tooling packaging
More information about the pkg-kde-commits
mailing list