[lintian] 03/05: Import MoreUtils as MoreUtils
This is an automated email from the git hooks/post-receive script.
lamby pushed a commit to branch master
in repository lintian.
commit d88e606bf109604253631bf29084ba8249c28704
Author: Chris Lamb <lamby@debian.org>
Date: Mon Jan 29 19:54:22 2018 +0000
Import MoreUtils as MoreUtils
---
checks/changes-file.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/checks/changes-file.pm b/checks/changes-file.pm
index 35a82d4..cc68fe7 100644
--- a/checks/changes-file.pm
+++ b/checks/changes-file.pm
@@ -23,7 +23,7 @@ use strict;
use warnings;
use autodie;
-use List::Moreutils qw(any);
+use List::MoreUtils qw(any);
use Lintian::Tags qw(tag);
use Lintian::Check qw(check_maintainer);
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git
Reply to: