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

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

      from  669d316   releasing package libyaml-perl version 1.20-1
      adds  095ae55   Allow reading and writing to IO::Handle (and derived) 
objects
      adds  14bd39f   Added DumpFile and LoadFile tests for IO::Pipe and 
IO::File objects
      adds  4cd4fde   Replace fileno() with openhandle()
      adds  bc3a65d   replace tab with spaces
      adds  5c0fc0f   CPAN Release 1.20_001
      adds  5c04a99   Output key in warning when duplicate key was found
      adds  5ddc365   Add test for new duplicate key message
      adds  10250c2   Fix indent level (trailing null values)
      adds  568f59f   Update Changes file.
      adds  4c83fb9   Declare variables with our() to avoid warnings
      adds  f3e0766   CPAN Release 1.20_002
      adds  470aaa9   Fix Changes formatting
      adds  bb765a3   CPAN Release 1.21
      adds  fee52c0   New upstream version 1.21
       new  9c99de2   Merge tag 'upstream/1.21'
       new  d5c52e3   Update debian/changelog
       new  e3d17e0   releasing package libyaml-perl version 1.21-1

The 3 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          |  2 +-
 Changes               | 11 ++++++++++
 MANIFEST              |  3 ++-
 META.json             |  9 ++++----
 META.yml              |  5 +++--
 Makefile.PL           |  4 ++--
 README                |  2 +-
 debian/changelog      |  6 ++++++
 lib/YAML.pm           | 15 ++++++++++---
 lib/YAML.pod          |  2 +-
 lib/YAML/Any.pm       |  2 +-
 lib/YAML/Error.pm     |  2 +-
 lib/YAML/Loader.pm    |  9 +++++---
 t/author-pod-syntax.t |  4 ++--
 t/errors.t            | 11 +++++++++-
 t/io-handle.t         | 58 +++++++++++++++++++++++++++++++++++++++++++++++++++
 t/load-works.t        |  6 ++++++
 17 files changed, 128 insertions(+), 23 deletions(-)
 create mode 100644 t/io-handle.t

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libyaml-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