[libtest-version-perl] annotated tag upstream/1.003001 created (now 99a6dce)

gregor herrmann gregoa at debian.org
Mon Sep 8 18:20:11 UTC 2014


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

gregoa pushed a change to annotated tag upstream/1.003001
in repository libtest-version-perl.

        at  99a6dce   (tag)
   tagging  5176e3bb1d12db85aaf8e54925cccc6ae4ee9223 (commit)
 tagged by  gregor herrmann
        on  Mon Sep 8 20:14:13 2014 +0200

- Log -----------------------------------------------------------------
Upstream version 1.003001

Caleb Cushing (157):
      initial commit
      update MetaResources to be accurate
      write correct abstract
      use modules
      first working version
      rework api, and add preliminary tests
      convert to TestingMania
      fix whitespace
      add return's for critic
      use a tabular ternary, per PBP
      reduce strictness of critic for package variables
      override perl critic locally, increase strictness
      use version_ok
      test version_ok_all
      test more cases, and fix noversion failing twice
      do not index corpus
      create skeleton of documentation
      use ||= instead of unless
      dzil-ify Test::Version
      update documentation about new release
      compile.t replaces
      correct first_version
      removing SubmittingPatches
      do not index t/version
      add note about deprecation
      comment on the fact that no code changes were made
      v0.03
      Merge original Test::HasValidVersion codebase
      give Mike Doherty an author credit
      document module
      add CREDITS
      v0.04
      use Test::Tester for all
      don't use boolean
      v0.05
      better define diag messages, and use Test::Tester
      only test oks for all_version_ok
      simply print the unsorted array
      remove spell command from dist.ini
      remember to check that the perl module exists
      remember to return if no_file
      v0.06
      don't use diag to print VERSION_OK
      document NO_FILE
      document known limitations
      spelling correction
      expand documentation
      fix spelling, links, pod
      v0.07
      split file exists test
      document use 0.04 or later only
      correct logic error in test
      number tests according to their return code
      add test for non existant file
      add a test for FILE_NOT_DEFINED
      tired fo trying to get it to not warn
      use note, not diag
      test with Test::Version
      v0.08
      readdd file-not defined for future inclusion
      temporarily turn off warnings
      initial commit
      clean dist after release
      Merge remote-tracking branch 'dzil-base/master'
      v0.09
      TestingMania now includes Test::Version
      v0.10
      use 0.86
      v0.11
      add acknowledgments for source contributors
      v1.0.0
      encase email addreses in <> for readability
      remove stuff no longer necessary to podspell
      expand weaver to use default config
      attempt to add bugs section to weaver.ini
      fix how bugs is defined
      don't expand the whole weaver.ini just for one module
      Revert "don't expand the whole weaver.ini just for one module"
      set critic verbosity to 9
      make default .gitignore more robust by copying schwerns
      use GitHub::Meta to get meta resources
      use the bundle
      PodSpellingTests changed names
      Merge remote-tracking branch 'dzil-base/master'
      rename test
      check versions with is_strict
      use semantic versioning which starts with v
      vv1.1.0
      more git tags
      add ReportVersions::Tiny
      Merge remote-tracking branch 'dzil-base/master' into next
      use a config hash
      throw exceptions when api used wrong
      fix test for strictness
      remove duplicated test
      correct is strict algorithm
      use variable is_strict and don't run check unless it's set
      croak instead of failing test if dir doesn't exist
      lexicalize $test object
      add a has_version feature
      remove ReportVersions
      re-export is_lax/strict
      import not subject to same rules
      ReportVersions doesn't cause warnings Tiny does
      Merge remote-tracking branch 'dzil-base/master'
      Merge branch 'master' into next
      use pod =function
      documentation
      update link
      allowing setting in the environment seems like a bad idea
      update synopsis and minor corrections
      add punctuation
      undo failmatting
      fix synopsis code
      1.001001
      use Module::Metadata
      pod corrections
      1.001002
      Merge branch 'next' into pu
      change version string
      it appears that a Big Int is not a valid version
      1.001003
      test to see that a dist has at least one version
      no idea why these were +x stripping
      Merge remote-tracking branch 'dzil-base/master' into next
      generate the dist name in Changes
      add test to check for  at least one version
      improve error message
      1.002000
      1.002001
      remove stopwords
      remove copyright year
      revamp tests and pod
      add Test::Synopsis
      add  a contributing file
      use autometaresources
      add Git::Remote::Check
      1.002003
      whitespace
      it was also GH #7
      fix whitespace
      can't set has_version to false
      remove numbers from tests
      add encoding
      fix bug exposed in arguments
      1.002004
      add travis ci
      add contributors to authordeps
      convert ot authorbundle
      add travis config
      need to have a certain version of Test::Builder
      Revert "need to have a certain version of Test::Builder"
      implement GH#4
      add perl 5.20 to CI
      1.003000
      remove _get_version, inline intead
      1.003001

Graham Ollis (1):
      in synopsis, import version_all_ok instead of version_ok

Michael G. Schwern (6):
      Sanitize the input to version_check() to prevent a warning when there's no file given.
      Fix version_ok() to return true on pass, false on failure, like other test functions do.
      Make the failure diagnostics human readable.
      Don't change the name of the test out from under the user nor between passing and failing.
      Quote the version in the name to be consistent with the diagnostics.
      merge schwern's gitignore

Mike Doherty (7):
      Set up perlcritic stuff
      Always use version version 0.77, according to perldoc version
      Clearer default test description
      Only interpolate $version when it is valid
      Allow exporting version_ok() and fix tests to pass
      Specify default dir to search if $dir omitted
      Fix reporting of failure location in version_all_ok()

gregor herrmann (2):
      Import original source of Test-Version 1.002004
      Imported Upstream version 1.003001

particle (2):
      initial import of Test-Version 0.01 from CPAN
      import Test-Version 0.02 from CPAN

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

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-version-perl.git



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