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

Harald Sitter apachelogger-guest at moszumanska.debian.org
Tue Jan 12 10:56:43 UTC 2016


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

The following commit has been merged in the master branch:
commit 0d761c691b0a8874f419cc9e6fd58a22ad3c0797
Author: Harald Sitter <sitter at kde.org>
Date:   Tue Jan 12 11:56:07 2016 +0100

    fixme++
---
 lib/debian/changes.rb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/debian/changes.rb b/lib/debian/changes.rb
index 9b09234..8524a0e 100644
--- a/lib/debian/changes.rb
+++ b/lib/debian/changes.rb
@@ -3,6 +3,7 @@ require_relative 'deb822'
 module Debian
   # Debian .changes parser
   class Changes < Deb822
+    # FIXME: lazy read automatically when accessing fields
     attr_reader :fields
 
     File = Struct.new(:md5, :size, :section, :priority, :name)

-- 
ci-tooling packaging



More information about the pkg-kde-commits mailing list