[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SCM] Debian package checker branch, master, updated. 2.5.0-rc2-122-g12888e8



The following commit has been merged in the master branch:
commit 12888e898ec56c2f755a40a86e1442592e965eb1
Author: Niels Thykier <niels@thykier.net>
Date:   Tue Apr 12 13:12:36 2011 +0200

    Added Lintian::ProcessablePool to pod-converage.t

diff --git a/t/scripts/pod-coverage.t b/t/scripts/pod-coverage.t
index 1c91bd6..d959ab2 100755
--- a/t/scripts/pod-coverage.t
+++ b/t/scripts/pod-coverage.t
@@ -22,6 +22,7 @@ our %MODULES =
      'Lintian::DepMap::Properties' => [],
      'Lintian::Processable'        => [],
      'Lintian::ProcessableGroup'   => [],
+     'Lintian::ProcessablePool'    => [],
      'Lintian::Relation'           => [ qr/^parse_element$/,
                                         qr/^implies_(element|array)/ ],
      'Lintian::Relation::Version'  => [ qr/^compare$/ ],
@@ -35,7 +36,6 @@ our %MODULES =
 #		Lintian::Output::ColonSeparated
 #		Lintian::Output::LetterQualifier
 #		Lintian::Output::XML
-#		Lintian::Schedule
 
 plan tests => scalar keys(%MODULES);
 

-- 
Debian package checker


Reply to: