[SCM] ci-tooling packaging branch, master, updated. 2174a7f23dfdff015498ab10e9d1bb29059ba197
    Harald Sitter 
    apachelogger-guest at moszumanska.debian.org
       
    Thu Oct  8 10:42:38 UTC 2015
    
    
  
Gitweb-URL: http://git.debian.org/?p=pkg-kde/ci-tooling.git;a=commitdiff;h=2174a7f
The following commit has been merged in the master branch:
commit 2174a7f23dfdff015498ab10e9d1bb29059ba197
Author: Harald Sitter <sitter at kde.org>
Date:   Thu Oct 8 12:42:27 2015 +0200
    remove lint::log::symbols not sure what that is meant to do...
    
    wouldn't be linting if that class actually mangled teh symbols, so while
    that probably is what I wanted to do it defeats the purity of purpose and
    should not be a lint but elsewhere
---
 lib/lint/log/symbols.rb | 9 ---------
 1 file changed, 9 deletions(-)
diff --git a/lib/lint/log/symbols.rb b/lib/lint/log/symbols.rb
deleted file mode 100644
index 461f07e..0000000
--- a/lib/lint/log/symbols.rb
+++ /dev/null
@@ -1,9 +0,0 @@
-require_relative 'build_log_segmenter'
-
-module Lint
-  class Log
-    class Symbols
-      include BuildLogSegmenter
-    end
-  end
-end
-- 
ci-tooling packaging
    
    
More information about the pkg-kde-commits
mailing list