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

kanashiro pushed a change to branch master
in repository libyaml-tiny-perl.

      from  2ec2efa   update changelog
      adds  791fe35   increment $VERSION after 1.69 release
      adds  be10c9e   stringify version before comparing, as recommended by 
Zefram
      adds  944113f   Catch sysopen errors
      adds  07bb7b4   fix Test::More prereq for done_testing
      adds  0b4b0a7   ensure that Module::Metadata isn't added as a test prereq 
for t/00-report-prereqs.t
      adds  f98d43a   fix new (to me) spelling test failure
      adds  536b0c2   clean up backend version testing code, and also avoid 
warnings with underscore versions
      adds  2c1e266   require that releasers run xt/compare/roundtrip.t
      adds  3184c69   YAML-Tiny-1.70
      adds  577c13c   New upstream version 1.70
       new  81ba9d3   Merge tag 'upstream/1.70'
       new  cd0aef8   Update debian/changelog
       new  6123d00   Bump debhelper compatibility level to 10
       new  069d0f4   Declare compliance with Debian policy 3.9.8
       new  c9c60e4   debian/control: update build dependencies, thanks cme
       new  265214f   releasing libyaml-tiny-perl version 1.70-1

The 6 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:
 CONTRIBUTING                          |  10 +-
 Changes                               |   6 +
 INSTALL                               |  14 +-
 MANIFEST                              |  10 +-
 META.json                             | 425 +++++++++++++++++++---------------
 META.yml                              | 310 ++++++++++++++-----------
 Makefile.PL                           |   5 +-
 README                                |   4 +-
 debian/changelog                      |  12 +-
 debian/compat                         |   2 +-
 debian/control                        |   7 +-
 dist.ini                              |   7 +-
 lib/YAML/Tiny.pm                      |  12 +-
 t/00-report-prereqs.dd                |  53 +++--
 t/00-report-prereqs.t                 |  14 +-
 t/01_api.t                            |   2 +-
 t/01_compile.t                        |   2 +-
 t/tml                                 |   2 +
 xt/author/00-compile.t                |  14 +-
 xt/author/eol.t                       |  12 +-
 xt/author/kwalitee.t                  |   2 +-
 xt/author/no-tabs.t                   |  10 +-
 xt/{release => author}/pod-coverage.t |   0
 xt/{release => author}/pod-no404s.t   |   0
 xt/author/pod-spell.t                 |  78 ++++---
 xt/{release => author}/pod-syntax.t   |   1 +
 xt/{release => author}/portability.t  |   2 -
 xt/lib/Test.pm                        |  24 +-
 xt/release/changes_has_content.t      |   2 +-
 xt/release/cpan-changes.t             |   9 +-
 30 files changed, 592 insertions(+), 459 deletions(-)
 rename xt/{release => author}/pod-coverage.t (100%)
 rename xt/{release => author}/pod-no404s.t (100%)
 rename xt/{release => author}/pod-syntax.t (84%)
 rename xt/{release => author}/portability.t (95%)

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to