The following commit has been merged in the master branch:
commit 6cf684cac7e1e4ec92260e6bf03358cf9cc1e4ea
Author: Niels Thykier <ni...@thykier.net>
Date:   Wed Dec 22 10:57:16 2010 +0100

    Fixed needs-info-missing.t, which was broken by commit 5b36419

diff --git a/t/scripts/needs-info-missing.t b/t/scripts/needs-info-missing.t
index 3999fce..c658487 100755
--- a/t/scripts/needs-info-missing.t
+++ b/t/scripts/needs-info-missing.t
@@ -73,6 +73,8 @@ for my $module (@MODULES) {
     }
 
     delete $seen_subs{'new'};
+    # Extension of index
+    delete $seen_subs{'sorted_index'};
 
     is(scalar(keys(%seen_subs)) + scalar(keys(%seen_needsinfo)), 0,
        "$pretty_module has per-method needs-info") or

-- 
Debian package checker


-- 
To UNSUBSCRIBE, email to debian-lint-maint-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1pvlwt-0006pe...@alioth.debian.org

Reply via email to