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

Rohan Garg rohangarg-guest at moszumanska.debian.org
Fri Mar 13 16:16:11 UTC 2015


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

The following commit has been merged in the master branch:
commit 77518c98a22138d180283e199bb8872fa0824ecc
Author: Rohan Garg <rohan at garg.io>
Date:   Fri Mar 13 17:15:57 2015 +0100

    Extra debug
---
 dci/source.rb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dci/source.rb b/dci/source.rb
index ef45d79..605aeb4 100644
--- a/dci/source.rb
+++ b/dci/source.rb
@@ -65,6 +65,7 @@ Dir.chdir(ARGV[1]) do
   # Get source name and what not
   if File.exist?('source/debian/source/format')
     if File.readlines('source/debian/source/format').contains? 'native'
+      $logger.info 'Building native package'
       PACKAGING_DIR = 'source/'
       FORMAT = :native
     end

-- 
ci-tooling packaging



More information about the pkg-kde-commits mailing list