[libtoml-parser-perl] branch master updated (1f6f921 -> 6ad2340)

Lucas Kanashiro kanashiro.duarte at gmail.com
Sun Apr 10 20:26:26 UTC 2016


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

kanashiro-guest pushed a change to branch master
in repository libtoml-parser-perl.

      from  1f6f921   update changelog
      adds  4458166   add test for "0"
      adds  421c5b8   remove extra space to make debug message readable
      adds  7d8c37f   replace || with //
      adds  692233b   fix "//" for perl 5.8
      adds  52d7385   Merge pull request #9 from yowcow/fix-string-zero
      adds  9a61a59   Checking in changes prior to tagging of version 0.07.
      adds  a6f9585   Imported Upstream version 0.07
       new  4dddee9   Merge tag 'upstream/0.07'
       new  23ee46f   Update debian/changelog
       new  51d2416   Update years of Debian packaging copyright
       new  0f68e13   Declare compliance with Debian policy 3.9.7
       new  6ad2340   Releasing libtoml-parser-perl version 0.07-1

The 5 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                      |  4 ++++
 MANIFEST                     |  1 +
 META.json                    |  9 +++++----
 META.yml                     |  9 +++++----
 debian/changelog             | 10 ++++++++--
 debian/control               |  2 +-
 debian/copyright             |  2 +-
 lib/TOML/Parser.pm           |  2 +-
 lib/TOML/Parser/Tokenizer.pm |  2 +-
 t/001_parser/string_zero.t   | 32 ++++++++++++++++++++++++++++++++
 10 files changed, 59 insertions(+), 14 deletions(-)
 create mode 100644 t/001_parser/string_zero.t

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



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