[libconfig-inifiles-perl] branch master updated (1e06563 -> 88eb995)
Peter Pentchev
roam at ringlet.net
Sun Nov 27 17:33:52 UTC 2016
This is an automated email from the git hooks/post-receive script.
roam-guest pushed a change to branch master
in repository libconfig-inifiles-perl.
from 1e06563 Add the typos patch to correct some errors.
adds d0b97e4 New upstream version 2.90
new 686e3f8 Merge tag 'upstream/2.90'
new 3bd7046 Update the Debian packaging for Config-IniFiles-2.90.
new d513248 Update the upstream copyright information.
adds 2df6d68 New upstream version 2.91
new ca970db Merge tag 'upstream/2.91'
new 8da5caf Update the Debian packaging for Config-IniFiles-2.91.
adds 5eced62 New upstream version 2.92
new 0f6347a Merge tag 'upstream/2.92'
new a1fa911 Update the Debian packaging for Config-IniFiles-2.92.
adds f0a6aa7 New upstream version 2.93
new 78d3bd4 Merge tag 'upstream/2.93'
new 88eb995 Update the Debian packaging for Config-IniFiles-2.93.
The 9 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:
Build.PL | 132 +-
Changes | 17 +
MANIFEST | 10 +
MANIFEST.SKIP | 1 +
META.json | 73 +-
META.yml | 41 +-
Makefile.PL | 98 +-
OLD-Changes.txt | 450 --
debian/changelog | 4 +-
debian/copyright | 5 +
debian/patches/typos.patch | 147 +-
dist.ini | 41 +
lib/Config/IniFiles.pm | 4369 ++++++++++----------
t/00-compile.t | 57 +
t/00load.t | 360 +-
t/19param-found-outside-section.t | 8 +-
t/26scalar-filehandle.t | 2 +-
t/28nomultiline.t | 16 +-
t/29end-of-line-comment.t | 4 +-
t/33update-using-tied-fh-w-shorter-names.t | 3 +-
...es.t => 34trailing-comments-double-delimeter.t} | 43 +-
t/author-pod-coverage.t | 15 +
t/author-pod-syntax.t | 15 +
t/release-cpan-changes.t | 19 +
t/release-kwalitee.t | 19 +
weaver.ini | 39 +
26 files changed, 3000 insertions(+), 2988 deletions(-)
create mode 100644 MANIFEST.SKIP
create mode 100644 dist.ini
create mode 100644 t/00-compile.t
copy t/{30parameters-with-empty-values.t => 34trailing-comments-double-delimeter.t} (68%)
create mode 100644 t/author-pod-coverage.t
create mode 100644 t/author-pod-syntax.t
create mode 100644 t/release-cpan-changes.t
create mode 100644 t/release-kwalitee.t
create mode 100644 weaver.ini
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-inifiles-perl.git
More information about the Pkg-perl-cvs-commits
mailing list