[libconfig-ini-perl] branch master updated (a2c34dc -> bb4c152)

gregor herrmann gregoa at debian.org
Fri Feb 14 20:28:51 UTC 2014


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

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

      from  a2c34dc   releasing version 1:0.021-2
      adds  17a3c13   Imported Upstream version 0.022
       new  ea665e3   Merge tag 'upstream/0.022'
       new  1911dc4   New upstream release.
       new  6c3ad09   Update years of packaging copyright.
       new  d6f949f   Drop (build) dependency on libio-string-perl.
       new  bb4c152   releasing package libconfig-ini-perl version 1:0.022-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                          |   3 +
 MANIFEST                         |   3 +-
 META.json                        | 245 +++++++++++++++++++++++++---------
 META.yml                         | 206 +++++++++++++++++++++--------
 Makefile.PL                      |  47 +++----
 README                           |   4 +-
 debian/changelog                 |   8 ++
 debian/control                   |  18 ++-
 debian/copyright                 |   2 +-
 examples/utf8-bom.ini            |   1 +
 lib/Config/INI.pm                |  84 +++++++++++-
 lib/Config/INI/Reader.pm         | 193 ++++++++++++++++++++++++++-
 lib/Config/INI/Writer.pm         | 274 ++++++++++++++++++++++++++++++++++++++-
 t/00-compile.t                   |  41 ------
 t/000-report-versions-tiny.t     |   9 +-
 t/reader-err.t                   |  16 ++-
 t/reader.t                       |   4 +-
 xt/release/changes_has_content.t |   2 +-
 xt/release/pod-syntax.t          |   1 +
 19 files changed, 935 insertions(+), 226 deletions(-)
 create mode 100644 examples/utf8-bom.ini
 delete mode 100644 t/00-compile.t

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