[libdist-zilla-plugin-ourpkgversion-perl] annotated tag upstream/0.12 created (now 0d12558)

Axel Beckert abe at deuxchevaux.org
Sat Sep 23 23:10:38 UTC 2017


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

abe pushed a change to annotated tag upstream/0.12
in repository libdist-zilla-plugin-ourpkgversion-perl.

        at  0d12558   (tag)
   tagging  2d0aae8eafd09ccf4e3470c884e8e6d2d70ea40e (commit)
  replaces  upstream/0.10
 tagged by  Axel Beckert
        on  Sun Sep 24 01:05:58 2017 +0200

- Log -----------------------------------------------------------------
Upstream version 0.12
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEERoyJeTtCmBnp12Ema+Zjx1o1yXUFAlnG6NcACgkQa+Zjx1o1
yXX3IQ/8CpJXFykJ7HmrWpmQNd3e39sLery9C1qJe5zsiCUfr0kcWO4ZBinNdWEA
m8sP2WNXY7wcCUsSV64LRdg3jQOE0IPGVPJ8RM+K9M9Dmz/gVWOGHSPJ1VGtkbkk
LE5nULs7vFkwlQjJfkPAdZggI7BTr8XbOE/AKRS3KrrWrUZGJMyGmSyCK+y0aN0i
0cdc0x9t9vd7pHmhYAuP0wNsbTd4nrcxPoqdsihdgODRzAymdcDo3h2nTVzKHyNg
Nyip1LO31253Bu+Rk9sxq3KqGTnoVuo8ra60RPvrx3xTmcAcBCFbWX4CrqezQV7j
UZqgzCvdftg5XYMEKqfox0/oKdSrxsjLaSqDWiPjzCkc8bug9tNnmWAmWS7mU2+f
jVzXfkSB/uHqWBG5mpzOOm70TtdRiSKZCSowMER/wdtOzJhgiRQnp4JI6tXbrCQz
WtiExB/I2abvym0NKcuQBs6kGDoR9jU5HpXkJN7X3D8drqqSKGeZ5vqMJVWryVyg
FNzQsLHmbAw8CDtperkLGaDp68/EddB7BSbKxB7x7LAAlH38jigz8tfWZC1PtpZ0
z5RlARAr3kDlfSpF3MI+goHc8UX55cVmugV7ZaudPFvcc8H1WqKaWtfMSMwcxCoZ
EhUzyYf5I0MTaSiTQf0jgPNgv5Bq7uOlXmmS5MPa0SU2HUUaL/I=
=f0qH
-----END PGP SIGNATURE-----

Alexandr Ciornii (1):
      Test::Compile 2.033 generates test that does not hang on Windows

Alexei Znamensky (1):
      Added single quotes around the version number on the generated code.

Axel Beckert (1):
      New upstream version 0.12

Caleb Cushing (108):
      initial commit
      first attempt
      use this module to build this module
      disable UnusedVarsTests
      add documentation
      remove munge_files the role implements it
      remove munge_files and privatize munge perl
      satisfy Pod::Coverage
      v0.1.0
      add Changes info, forgot to add it
      add CheckChangesTests
      override munge_files
      v0.1.1
      add the roles that AutoPrereq didn't detect
      v0.1.2
      remove unusedvars test permanently
      remove unessary switch cruft
      change Prereq -> Prereqs change in dzil
      add warning when no comments are present
      remove my $_ from code
      use Git::NextVersion
      add MetaNoIndex corpus
      update .gitignore for manual testing in corpus
      add corpus and basic tests
      make error message better
      v0.1.3
      remove autoprereqs
      v0.1.4
      update modules with new test
      update Changes to match the new CPAN Changes Spec
      add minimum version
      indent more conistantly
      add perlcritic.rc
      Make docs match new code
      v0.1.5
      add MetaJSON
      Check that version is valid
      use TestingMania
      convert to using Test::DZil
      test for vstring versions
      v0.1.6
      add VersionTests
      add Test::Version
      Test::Version::version_ok
      v0.1.7
      Make sure to depend on the correct version of T::V
      make sure the prereq is for the correct spot
      v0.1.8
      initial commit
      clean dist after release
      Merge remote-tracking branch 'dzil-base/master'
      clean up whitespace
      remove stuff no longer necessary to podspell
      expand weaver to use default config
      attempt to add bugs section to weaver.ini
      Merge branch 'master' of git://github.com/xenoterracide/dzil-base
      fix how bugs is defined
      Merge remote-tracking branch 'dzil-base/master'
      don't expand the whole weaver.ini just for one module
      Merge remote-tracking branch 'dzil-base/master'
      Revert "don't expand the whole weaver.ini just for one module"
      Merge remote-tracking branch 'dzil-base/master'
      v0.1.9
      remove pointless temporary variable
      reformat long line
      correct test after slightly modifying modules output
      set critic verbosity to 9
      Merge remote-tracking branch 'dzil-base/master'
      v0.2.0
      make default .gitignore more robust by copying schwerns
      use GitHub::Meta to get meta resources
      Merge remote-tracking branch 'dzil-base/master'
      use the bundle
      Merge remote-tracking branch 'dzil-base/master'
      PodSpellingTests changed names
      Merge remote-tracking branch 'dzil-base/master'
      allow further comments after # VERSION
      comment on bug
      Moose requires 5.008 so we might as well
      go with default version regex
      use default tag format and bump first version to 0.3.0
      remove tabs in string for consistant comment formatting
      work on formatting string more
      add contributors
      remove unready acknowledgements plugin
      document additional comment feature
      v0.3.0
      use semantic versioning which starts with v
      more git tags
      add ReportVersions::Tiny
      change version string
      provide more helpful error message if PPI fails
      Merge remote-tracking branch 'dzil-base/master'
      remove ReportVersions
      0.003001
      don't die just because an invalid file, skip and continue
      0.003002
      use confess, doesn't require additional import
      skip parsing .pod files entirely GH #6
      Merge remote-tracking branch 'madsen/trial'
      0.004000
      add Auto MetaResources
      remove SubmittingPatches
      allow VERSION without a space
      formatting
      0.005000
      add contributors plugins
      0.005001

Christian Walde (1):
      log successful activity too

Christopher J. Madsen (3):
      Change comment to read TRIAL VERSION if trial release
      Add test for TRIAL VERSION feature
      Use /x to satisfy Perl::Critic

David Golden (3):
      Test that no comments produces a warning
      Always warn about missing # VERSION comment
      Test that # VERSION is replaced multiple times

Graham Ollis (24):
      migrate to Test::ReportPrereqs
      update meta
      0.06
      readme in repo
      case
      specify dev reqs
      doco
      reuse existing PPI if available
      travis
      use ppi role to save as well
      0.07
      ugh
      Only save PPI document once if there are multiple # VERSION
      use Path::Class in tests till we can drop the Dist::Zilla 5.x dependency
      0.08
      use Path::Tiny instead of Path::Class (should work even on old dzils)
      0.09_01
      re-enable critic
      turn off some dump criticisms
      0.10
      update changes
      0.11
      Add underscore_eval_version property
      0.12

Ian Sealy (1):
      Allow using perltidy's default side comments (i.e. ## VERSION as well as # VERSION).

Stephan Loyd (1):
      use :PerlExecFiles filefinder whenever possible

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

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/libdist-zilla-plugin-ourpkgversion-perl.git



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