[libconfig-ini-perl] branch master updated (0477f2f -> c9404b0)

Salvatore Bonaccorso carnil at debian.org
Sat May 30 21:14:17 UTC 2015


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

carnil pushed a change to branch master
in repository libconfig-ini-perl.

      from  0477f2f   update changelog
       new  355743e   Add debian/upstream/metadata
       new  b03c883   Update debian/changelog
      adds  b9e24a7    r31588 at knight:  rjbs | 2007-05-10 21:58:07 -0400  config ini reader
      adds  78a12f7    r31589 at knight:  rjbs | 2007-05-10 22:04:47 -0400  dist files
      adds  3a91df6    r31590 at knight:  rjbs | 2007-05-10 22:05:52 -0400  kwalitee files
      adds  10acd14    r31591 at knight:  rjbs | 2007-05-10 22:06:02 -0400  update manifest
      adds  9df9142    r31596 at knight:  rjbs | 2007-05-10 22:07:49 -0400  fix tests
      adds  736500e    r31597 at knight:  rjbs | 2007-05-10 22:08:50 -0400  tests,version
      adds  7e39f3b    r31600 at knight:  rjbs | 2007-05-10 22:35:16 -0400  version, document new
      adds  040ef7c    r31601 at knight:  rjbs | 2007-05-10 22:35:56 -0400   changelog
      adds  7f1511a    r31646 at knight:  rjbs | 2007-05-12 20:33:50 -0400  stupid mistake fixed
      adds  a3172fa    r31656 at knight:  rjbs | 2007-05-14 22:54:53 -0400  finalize, etc
      adds  36e3d0f    r31657 at knight:  rjbs | 2007-05-14 22:55:42 -0400  changelog
      adds  ba955d2   Cleanup tabs.
      adds  7108858   Remove tailing whitespaces.
      adds  e3d1beb   Refactor comment detection into ignore_line and preprocess_line.
      adds  349bacf   Only consider # a comment.
      adds  59462e1   Test error messages.
      adds  c585662   Make Devel::Cover happy.
      adds  c8e5c26   Clean up indenting in t/.
      adds  5032898   Add class api tests.
      adds  836dfc6   Add a basic writer class.
      adds  5c6b2db   tweak rafls changes to reader
      adds  c257b75   refactor, test writer
      adds  780a0ce   Rename 02_main.t to reader.t.
      adds  e7edf37   refactor, test writer
      adds  796ddfe   tweak rafls changes to reader
      adds  143b023   refactor deps of writing methods
      adds  e8ced3c   use prereq
      adds  5928fc7   Merge commit 'rjbs/master'
      adds  e1981c0   Generate MANIFEST from MANIFEST.SKIP.
      adds  5a1e1bb   Add a .gitignore file.
      adds  3a4d702   fall in line with other (c(s)) code
      adds  ae1feaa   Merge branch 'master' of ssh://zodiac.codesimply.com/var/lib/git/Config-INI-Reader
      adds  d27decc   remove runty code; writing is now in its own file
      adds  f1b4f09   improve docs for reader
      adds  fa37c18   remove redundant documentation section
      adds  e94b195   add documentation for Writer.pm
      adds  87a33ca   allow [] and {} input to mix
      adds  36467f5   validate_input to ensure we don't set a.b=1 more than once avoid use warnings for 5.pre-6 compat
      adds  11ff3bf   version bump, changelog update
      adds  74eaeeb   test exception on unreadable file move sample config file to examples/
      adds  fa229fa   test round-tripping via a file on disk
      adds  e2c1b4d   test failure conditions in writer
      adds  60bb621   remove api tests for now
      adds  a272600   avoid 5.6 prereq
      adds  c849b5f   tidy up test code formatting
      adds  dd4f12b   test coverage (of writer object write_ methods)
      adds  db85b21   ignore more stuff in manifest
      adds  855deed   ignore cover_db
      adds  7b52fef   fix skip plan
      adds  230f350   finalize changelog release date
      adds  d199887   new dist name
      adds  26e975b   correct -t to -T in tests
      adds  0eafa05   fix problems with -r test and testing on Cygwin http://www.nntp.perl.org/group/perl.cpan.testers/2007/08/msg582815.html
      adds  25c40cc   refresh M::I
      adds  73c17fd   claim INI, tweak versions
      adds  13a77e6   improve roundtrippability
      adds  854b870   hey, INI.pm should be tracked!
      adds  d3fcc8d   strings must not begin or end with space
      adds  b0efa4d   close more roundtripping problems
      adds  ff8e2e8   0 is a valid sec name
      adds  870b727   respond to cygwin having a weird error
      adds  55a4da3   xt
      adds  0d77f26   extra_tests
      adds  067ab0e   use mixin
      adds  d26eb80   version bump
      adds  769b322   changelog
      adds  05316ab   fix header
      adds  0bf2d6d   fix docs
      adds  55de2ce   changelog
      adds  9b35676   Merge branch 'master' of ssh://git.codesimply.com/var/lib/git/Config-INI
      adds  190e006   repo
      adds  c78cb2d   prep new release
      adds  163fc3b   Addes synopsis/links to Writer and Reader
      adds  f39b967   Fixup example, no return val from write_file
      adds  cbd3b9c   tweaks to doc updates
      adds  f2a37e8   bump version for release
      adds  a7f32a3   improve error report location
      adds  0bd93ef   use local tempfile location
      adds  7f03620   dzilify
      adds  e21044f   prep next release
      adds  bfe68c3   v0.017
      adds  32bb144   bump up IO::File version
      adds  a4fbd61   v0.018
      adds  a5bb06f   add handle_unparsed line
      adds  430f64b   v0.019
      adds  727306d   fix in test comment
      adds  7dbf5e4   add a label for the next to skip to
      adds  ae46e81   v0.020
      adds  e972075   typo fix
      adds  ab503ae   credit to David Steinbrunner in changelog
      adds  1ec2633   barf noisily if we have a BOM at line 1
      adds  bbe2b0c   stop running tests in taint mode
      adds  5496756   v0.021
      adds  226272d   test the BOM-related check
      adds  5007a77   add empty lines for $VERSION
      adds  84a4373   stop using IO::String
      adds  43de9bc   v0.022
      adds  8ca6a7e   specify min Mixin::Linewise requirement
      adds  8c1aae2   v0.023
      adds  0f4b281   Improve subclassability: pass handle to parse_value_assignment
      adds  18c9001   Improve subclass-ability: factor out some regex
      adds  d71703f   Make the filehandle an attribute of the reader.
      adds  490d118   Don't return regexps, use affirmative predicate tests
      adds  d3ca001   revert regression to definition of handle_unparsed_line
      adds  6492ee0   Revert "Make the filehandle an attribute of the reader."
      adds  5680e90   make handle-passing consistent
      adds  57ca1d2   changelog update!
      adds  63706d4   v0.024
      adds  5d64d15   newer Linewise gets better Win32 prereqs
      adds  94c6ecb   run can_ignore *after* preprocess_line
      adds  48286e7   v0.025
      adds  9d8f5ac   Imported Upstream version 0.025
       new  feab6c4   Merge tag 'upstream/0.025'
       new  c9404b0   Update debian/changelog

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                          |   4 +
 MANIFEST                         |   3 +-
 META.json                        | 225 ++++++++++++++++++++++++------------
 META.yml                         | 196 +++++++++++++++++++++-----------
 Makefile.PL                      |  23 ++--
 README                           |   4 +-
 debian/changelog                 |   6 +-
 debian/upstream/metadata         |   7 ++
 lib/Config/INI.pm                |   4 +-
 lib/Config/INI/Reader.pm         |  14 ++-
 lib/Config/INI/Writer.pm         |   4 +-
 t/00-report-prereqs.dd           |  34 ++++++
 t/00-report-prereqs.t            | 239 ++++++++++++++++++++-------------------
 xt/release/changes_has_content.t |   2 +-
 14 files changed, 480 insertions(+), 285 deletions(-)
 create mode 100644 debian/upstream/metadata
 create mode 100644 t/00-report-prereqs.dd

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



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