[libtoml-parser-perl] branch master updated (01b0520 -> c1c3f51)

Lucas Kanashiro kanashiro at moszumanska.debian.org
Fri Oct 27 15:43:08 UTC 2017


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

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

      from  01b0520   update changelog
      adds  8beb103   fixed test case maker
      adds  1b70fd8   fixed #14
      adds  4782f01   fixed #13
      adds  88f5acc   no unescape for single quote string
      adds  0e9a25b   Checking in changes prior to tagging of version 0.90.
      adds  eeb6b5f   New upstream version 0.90
       new  f1135ba   Update upstream source from tag 'upstream/0.90'
       new  bcaef90   Update debian/changelog
       new  1d93c95   Declare compliance with Debian Policy 4.1.1
       new  c1c3f51   release libtoml-parser-perl version 0.90-1

The 4 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                          |  6 ++++++
 META.json                        | 12 ++++++------
 META.yml                         | 10 +++++-----
 author/test-case-maker.pl        |  8 +++-----
 debian/changelog                 |  9 +++++++--
 debian/control                   |  2 +-
 lib/TOML/Parser.pm               | 10 ++++++----
 lib/TOML/Parser/Tokenizer.pm     | 12 ++++++++----
 t/001_parser/broken.t            |  9 ++++++++-
 t/001_parser/multi_line_string.t | 21 ++++++++++++++-------
 t/001_parser/single_quote.t      |  6 ++++--
 t/toml/multi_line_string.toml    |  6 ++++++
 t/toml/single_quote.toml         |  1 +
 13 files changed, 75 insertions(+), 37 deletions(-)

-- 
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