[libdist-zilla-plugin-githubmeta-perl] branch master updated (73c9816 -> cf3995f)

Axel Beckert abe at deuxchevaux.org
Sat May 16 11:43:02 UTC 2015


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

abe pushed a change to branch master
in repository libdist-zilla-plugin-githubmeta-perl.

      from  73c9816   Upload to unstable as 0.48-1
      adds  60d0509   Initial commit
      adds  a5e0629   Added [ReadmeFromPod] plugin
      adds  1cbcbf5   Added minimal perl version
      adds  5aa3cf6   Finally worked out how PkgVersion works >:)
      adds  9d56635   Update to set CPAN::Meta::Spec 2 repository information
      adds  2219dda   add the possibility to custom the remote branch
      adds  2763eab   Converted dist.ini to use PluginBundle::BINGOS
      adds  1651960   keep git status clean with a .gitignore
      adds  c5641f0   clean up unneded symbols with namespace::autoclean
      adds  b66a1c9   allow checking multiple remotes; use smart urls
      adds  bb4c0dc   rework how we figure out urls; add user/repo args
      adds  6dfef49   add a small but non-trivial set of tests
      adds  5fa24d0   documentation for the changes
      adds  9d98e25   rename to-be-obsoleted [Prereq]
      adds  b91e4c5   Updated authors and copyright in dist.ini
      adds  b253fb3   Remove trailing whitespace
      adds  2041e99   Bumpity version
      adds  51b3763   Add POD::Coverage exemption
      adds  22f613b   Skip the basic tests if 'git' is not installed.
      adds  2daa340   Resolve [rt.cpan.org #69412] "Github URLs are now https"
      adds  f5a1a81   Add ".git" to repo URL
      adds  8ca18e5   .gitignore: Dist-Zilla-...
      adds  e131e00   Bumped version to 0.18
      adds  3a08034   Bump to version 0.20, remember to build the release with -Ilib this time
      adds  a6a3301   Warn when a remote is specified, but is not found.
      adds  59df708   Bump to version 0.22
      adds  9c1d3c6   Lower the required version of IPC::Cmd
      adds  2d465f4   Fluffed the last release
      adds  de8fcf6   Bump the required version of MooseX::Types::URI
      adds  96bfad2   Lazy load IPC::Cmd
      adds  e36a578   Merge pull request #3 from dolmen/lazy-load
      adds  e05fee8   Bump to version 0.30
      adds  964ed6b   Use [Bootstrap::lib]
      adds  5d555a1   Optimize _url_for_remote: use git plumbing command
      adds  c250a44   Merge pull request #4 from dolmen/optimize/url_for_remote
      adds  0405192   Bump to version 0.32
      adds  12957cd   Report the version of git being used in the test output
      adds  18fd642   Version bump because CPAN/PAUSE has lost the 0.34 tarball
      adds  6be9e72   use git remote command to fetch remote urls
      adds  5a14672   Merge pull request #6 from haarg/remote-not-config
      adds  bb85bd8   Change LANG env var to 'C' before calling 'git'
      adds  9880215   Bump version to fix compile test
      adds  6c90717   Work around ancient git versions
      adds  97bcc79   typo fix
      adds  5ac089e   Merge pull request #7 from dsteinbrunner/patch-1
      adds  e705f51   Release engineering for 0.44
      adds  e3eb032   Set LC_ALL to C as well as LANG
      adds  2de4972   throw useful errors on git version parse errors
      adds  99589e9   handle msysgit versions (1.9.5.msysgit.0) so version.pm doesn't choke
      adds  70280d5   Merge pull request #9 from wchristian/msysgit_compatibility
      adds  b7ac21a   Release 0.48
      adds  f6d82b5   upgrade basic.t to handle msysgit versions (1.9.5.msysgit.0)
      adds  59db6a0   Merge pull request #11 from wchristian/test_msysgit_compatibility
      adds  07e8ddf   Release 0.50
      adds  6dd0e0d   Imported Upstream version 0.50
       new  1061ff8   Merge tag 'upstream/0.50'
       new  cf3995f   Update debian/changelog

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes                             | 29 ++++++++++++++++++++++++++++-
 MANIFEST                            |  2 +-
 META.json                           |  4 ++--
 META.yml                            |  4 ++--
 Makefile.PL                         |  4 ++--
 debian/changelog                    |  6 ++++++
 dist.ini                            |  2 +-
 lib/Dist/Zilla/Plugin/GithubMeta.pm |  4 ++--
 t/00-compile.t                      |  2 +-
 t/basic.t                           |  8 ++++++--
 10 files changed, 51 insertions(+), 14 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-githubmeta-perl.git



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