The following commit has been merged in the master branch:
commit 916c29990e788c697ccd6de37733b81fcc5eba77
Author: Niels Thykier <[email protected]>
Date:   Sun Aug 5 12:44:14 2012 +0200

    Remove unused require/use of Lintian::Command::Simple
    
    Signed-off-by: Niels Thykier <[email protected]>

diff --git a/collection/strings b/collection/strings
index bb1357a..efaa918 100755
--- a/collection/strings
+++ b/collection/strings
@@ -28,7 +28,6 @@ use FileHandle;
 use lib "$ENV{'LINTIAN_ROOT'}/lib";
 use Lintian::Collect;
 use Lintian::Command qw(spawn reap);
-use Lintian::Command::Simple;
 use Lintian::Util qw(delete_dir fail);
 
 ($#ARGV == 2) or fail('syntax: strings <pkg> <type> <dir>');
diff --git a/frontend/lintian b/frontend/lintian
index cd8a4cf..0d2585e 100755
--- a/frontend/lintian
+++ b/frontend/lintian
@@ -625,7 +625,6 @@ require Lintian::DepMap::Properties;
 require Lintian::Data;
 require Lintian::Output;
 import Lintian::Output qw(:messages);
-require Lintian::Command::Simple;
 require Lintian::Command;
 import Lintian::Command qw(spawn reap);
 require Lintian::Internal::FrontendUtil;

-- 
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