This is an automated email from the git hooks/post-receive script. abe pushed a commit to annotated tag 2.006001 in repository libdist-zilla-plugin-test-podspelling-perl.
commit a51551b9d209bcda693fc5bb8a95602ec0ade7fd Author: Caleb Cushing <[email protected]> Date: Sat Sep 7 03:34:40 2013 -0500 2.006001 - stop depending on hanekomu word list. Pod::Wordlist is maintained, please request words to be added there - remove hack to prevent dzil from adding generated test deps to your dist that consumes this. --- Changes | 6 ++++++ dist.ini | 2 -- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/Changes b/Changes index 0626e14..d20b3d7 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,12 @@ Revision history for Perl extension {{$dist->name}} {{$NEXT}} +2.006001 2013-09-07 + - stop depending on hanekomu word list. Pod::Wordlist is maintained, + please request words to be added there + - remove hack to prevent dzil from adding generated test deps to your dist + that consumes this. + 2.006000 2013-05-01 - add contributers to the stopwords list diff --git a/dist.ini b/dist.ini index 0bc3c36..e696a48 100644 --- a/dist.ini +++ b/dist.ini @@ -49,8 +49,6 @@ Test::Spelling = 0.12 [PruneFiles] filenames = dist.ini filenames = weaver.ini - match = .*tmp.* - match = .*\.build.* [Git::Remote::Check] remote_name = my -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-test-podspelling-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
