[pkg-perl-tools] 04/07: Check files in lib/Debian/PkgPerl directory
Alex Muntada
alexm-guest at moszumanska.debian.org
Wed Nov 2 01:18:56 UTC 2016
This is an automated email from the git hooks/post-receive script.
alexm-guest pushed a commit to branch master
in repository pkg-perl-tools.
commit 68acbf92f6e55ca59e118662c01847de9c5f0ea0
Author: Alex Muntada <alexm at alexm.org>
Date: Wed Nov 2 01:51:34 2016 +0100
Check files in lib/Debian/PkgPerl directory
---
t/spelling.st | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/t/spelling.st b/t/spelling.st
index 879b107..92c6966 100644
--- a/t/spelling.st
+++ b/t/spelling.st
@@ -6,7 +6,7 @@ BEGIN {
add_stopwords(<DATA>);
-my @pod_dirs = qw( bin scripts );
+my @pod_dirs = qw( bin scripts lib/Debian/PkgPerl );
for( map( glob("$_/*"), @pod_dirs ) ) {
pod_file_spelling_ok($_);
}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/pkg-perl-tools.git
More information about the Pkg-perl-cvs-commits
mailing list