The following commit has been merged in the master branch:
commit 79f2b113301d249be15eba3f3afcd22682579cba
Author: Niels Thykier <[email protected]>
Date:   Fri Jul 5 19:20:26 2013 +0200

    L::Collect: Add missing "Needs-Info" header
    
    Signed-off-by: Niels Thykier <[email protected]>

diff --git a/lib/Lintian/Collect.pm b/lib/Lintian/Collect.pm
index cbe7650..dfa9df8 100644
--- a/lib/Lintian/Collect.pm
+++ b/lib/Lintian/Collect.pm
@@ -250,6 +250,11 @@ sub is_non_free {
     return $self->{is_non_free};
 }
 
+# Internal sub for dumping the memory usage of this instance
+#
+# Used by the frontend (under debug level >= 4)
+#
+# sub _memory_usage Needs-Info none
 sub _memory_usage {
     my ($self, $calc_usage) = @_;
     my %usage;

-- 
Debian package checker


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to