[libtest-spelling-perl] annotated tag upstream/0.20 created (now e308516)

gregor herrmann gregoa at debian.org
Sat Oct 18 17:17:42 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag upstream/0.20
in repository libtest-spelling-perl.

        at  e308516   (tag)
   tagging  88eb6577236220f7100cb0973f5e87575768a072 (commit)
  replaces  upstream/0.19
 tagged by  gregor herrmann
        on  Sat Oct 18 19:12:42 2014 +0200

- Log -----------------------------------------------------------------
Upstream version 0.20

David Golden (2):
      Need new Pod::Spell for each file
      Lower case stopwords should match any case error

Ivan Tubert-Brohman (2):
      initial import of Test-Spelling 0.10 from CPAN
      import Test-Spelling 0.11 from CPAN

Karen Etheridge (2):
      increase test level so file/line number is correct for failing tests
      RT#84869 - avoid using user's aspell dictionary (~/.aspell.en.pws)

Kent Fredric (1):
      Add a sorted wordcount to the bottom of all_pod_files_spelling_ok

Randy Stauner (2):
      Test functionality with fake spell checkers
      Switch to IPC::Run3 for simplicity and portability

Shawn M Moore (69):
      gitignore
      Merge remote branch 'gitpan/master'
      Stop versioning MANIFEST and META.yml
      Switch to Module::Install
      Note our maintainership
      Remove VERSION from POD
      Remove call to Test::Builder->exported_to
      Remove "helpful" call to Test::Builder->plan
      Use Exporter instead of reinventing it
      Fix a doc typo I just made :)
      Remove unused $Pipe_err
      Kill EOL whitespace
      Use a lexical for the tempfile so it's reliably cleaned up [rt.cpan.org #41586]
      Correct the aspell suggestion [rt.cpan.org #28967]
      Support for filtering certain pod files, set_pod_file_filter [rt.cpan.org #63755]
      Use a lexical filehandle instead of global for spell cmd
      Factor out an invalid_words_in function
      Fix a mistaken inversion from a refactor
      Use another lexical filehandle instead of a local *DH
      Tidy
      More substantial cleanup
      Add .plx to pod spell tests (you're welcome Schwern)
      Better .plx doc
      Try various spellcheck commands [rt.cpan.org #56483]
      Use IPC::Open2 to avoid File::Temp and shell interpolation
      IPC::Open3 deals with exec errors better
      hunspell needs -l just like ispell
      has_working_spellchecker and skip_all if there is none
      Take a pass at improving the entire documentation
      Regenerate README from perldoc -tT
      Changes
      $FILE_FILTER is a "global" so uppercase it
      Don't even bother declaring a dep on Test::More
      $TEST is global too
      Don't duplicate the example all_pod_files_spelling_ok
      Make alternatives checking more robust by reading the spellchecker's STDERR
      0.13
      Copy each stopword to avoid modifying readonly values
      Regenerate README
      0.14 and its Changes
      Dist improvements
      gitignore
      Add a pod-spell.t (haha)
      Use the same $filename/$testname pattern
      Use fewer TESTNAME/FILENAMEs
      stopwords -> stop wards
      Fix an actual typo caught by the self-test :)
      Add stop words for this dist
      Basic tests
      Confirm that adding a stopword works
      0.15 and its Changes
      gitignore built dists
      Merge pull request #1 from bestpractical/set-pod-parser
      "is-a" instead of "isa" to avoid tripping a misspelling
      Adjust my email address
      0.16 and Changes
      Merge pull request #2 from rwstauner/fake_checker
      0.17 and its Changes
      Merge pull request #5 from dagolden/topic/fix-stopword-bugs
      Diag which spellchecker you've got
      0.18 and its changes
      Merge pull request #4 from karenetheridge/topic/test_level
      Have these modules return true values
      Note Karen's branch
      Merge pull request #6 from karenetheridge/topic/no_local_dict
      0.19 and finalizing Changes
      Fix rt #
      Merge pull request #7 from kentfredric/master
      0.20

Thomas Sibley (1):
      Allow the use of different POD parsers instead of Pod::Spell

gregor herrmann (1):
      Imported Upstream version 0.20

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-spelling-perl.git



More information about the Pkg-perl-cvs-commits mailing list