diff -Nru libconfig-ini-reader-ordered-perl-0.021/Changes libconfig-ini-reader-ordered-perl-0.022/Changes --- libconfig-ini-reader-ordered-perl-0.021/Changes 2021-06-20 21:18:37.000000000 +0000 +++ libconfig-ini-reader-ordered-perl-0.022/Changes 2023-01-01 02:03:43.000000000 +0000 @@ -1,5 +1,8 @@ Revision history for Config-INI-Reader-Ordered +0.022 2022-12-31 21:03:43-05:00 America/New_York + packaging changes only + 0.021 2021-06-20 17:18:35-04:00 America/New_York add perl-support to docs diff -Nru libconfig-ini-reader-ordered-perl-0.021/debian/changelog libconfig-ini-reader-ordered-perl-0.022/debian/changelog --- libconfig-ini-reader-ordered-perl-0.021/debian/changelog 2022-06-30 22:46:34.000000000 +0000 +++ libconfig-ini-reader-ordered-perl-0.022/debian/changelog 2023-01-08 21:50:51.000000000 +0000 @@ -1,8 +1,18 @@ -libconfig-ini-reader-ordered-perl (0.021-1) unstable; urgency=medium +libconfig-ini-reader-ordered-perl (0.022-1) unstable; urgency=medium + + * Import upstream version 0.022. + * Update upstream email address. + * Update years of packaging copyright. + * Update alternative build dependencies. + * Declare compliance with Debian Policy 4.6.2. + * Set Rules-Requires-Root: no. + * Drop stale test dependency. + * Annotate test-only build dependencies with . + * Remove comment from previous changelog entry. - [ Florian Schlichting ] - IGNORE-VERSION: 0.021 - # no code changes + -- gregor herrmann Sun, 08 Jan 2023 22:50:51 +0100 + +libconfig-ini-reader-ordered-perl (0.021-1) unstable; urgency=medium [ Salvatore Bonaccorso ] * debian/control: Use HTTPS transport protocol for Vcs-Git URI diff -Nru libconfig-ini-reader-ordered-perl-0.021/debian/control libconfig-ini-reader-ordered-perl-0.022/debian/control --- libconfig-ini-reader-ordered-perl-0.021/debian/control 2022-06-30 22:46:34.000000000 +0000 +++ libconfig-ini-reader-ordered-perl-0.022/debian/control 2023-01-08 21:50:51.000000000 +0000 @@ -5,14 +5,14 @@ Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper-compat (= 13) -Build-Depends-Indep: libconfig-ini-perl, - perl | libcpan-meta-perl (>= 2.120900), - perl | libtest-simple-perl, +Build-Depends-Indep: libconfig-ini-perl , + libtest-simple-perl , perl -Standards-Version: 3.9.6 +Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libconfig-ini-reader-ordered-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libconfig-ini-reader-ordered-perl.git Homepage: https://metacpan.org/release/Config-INI-Reader-Ordered +Rules-Requires-Root: no Package: libconfig-ini-reader-ordered-perl Architecture: all diff -Nru libconfig-ini-reader-ordered-perl-0.021/debian/copyright libconfig-ini-reader-ordered-perl-0.022/debian/copyright --- libconfig-ini-reader-ordered-perl-0.021/debian/copyright 2022-06-30 22:46:34.000000000 +0000 +++ libconfig-ini-reader-ordered-perl-0.022/debian/copyright 2023-01-08 21:50:51.000000000 +0000 @@ -1,14 +1,14 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Config-INI-Reader-Ordered Source: https://metacpan.org/release/Config-INI-Reader-Ordered -Upstream-Contact: Ricardo SIGNES +Upstream-Contact: Ricardo SIGNES Files: * Copyright: 2008, Hans Dieter Pearcey License: Artistic or GPL-1+ Files: debian/* -Copyright: 2013, gregor herrmann +Copyright: 2013-2023, gregor herrmann 2015, Lucas Kanashiro License: Artistic or GPL-1+ diff -Nru libconfig-ini-reader-ordered-perl-0.021/dist.ini libconfig-ini-reader-ordered-perl-0.022/dist.ini --- libconfig-ini-reader-ordered-perl-0.021/dist.ini 2021-06-20 21:18:37.000000000 +0000 +++ libconfig-ini-reader-ordered-perl-0.022/dist.ini 2023-01-01 02:03:43.000000000 +0000 @@ -5,4 +5,4 @@ copyright_year = 2008 [@RJBS] -perl-support = long-term +perl-window = long-term diff -Nru libconfig-ini-reader-ordered-perl-0.021/lib/Config/INI/Reader/Ordered.pm libconfig-ini-reader-ordered-perl-0.022/lib/Config/INI/Reader/Ordered.pm --- libconfig-ini-reader-ordered-perl-0.021/lib/Config/INI/Reader/Ordered.pm 2021-06-20 21:18:37.000000000 +0000 +++ libconfig-ini-reader-ordered-perl-0.022/lib/Config/INI/Reader/Ordered.pm 2023-01-01 02:03:43.000000000 +0000 @@ -1,6 +1,6 @@ use strict; -package Config::INI::Reader::Ordered 0.021; +package Config::INI::Reader::Ordered 0.022; # ABSTRACT: .ini-file parser that returns sections in order @@ -91,7 +91,7 @@ =head1 VERSION -version 0.021 +version 0.022 =head1 SYNOPSIS @@ -135,10 +135,10 @@ preserves section order. See L for all documentation; the only difference is as presented in the L. -=head1 PERL VERSION SUPPORT +=head1 PERL VERSION -This module has a long-term perl support period. That means it will not -require a version of perl released fewer than five years ago. +This library should run on perls released even a long time ago. It should work +on any version of perl released in the last five years. Although it may work on older versions of perl, no guarantee is made that the minimum required version will not be increased. The version may be increased diff -Nru libconfig-ini-reader-ordered-perl-0.021/LICENSE libconfig-ini-reader-ordered-perl-0.022/LICENSE --- libconfig-ini-reader-ordered-perl-0.021/LICENSE 2021-06-20 21:18:37.000000000 +0000 +++ libconfig-ini-reader-ordered-perl-0.022/LICENSE 2023-01-01 02:03:43.000000000 +0000 @@ -292,21 +292,21 @@ - "Package" refers to the collection of files distributed by the Copyright Holder, and derivatives of that collection of files created through - textual modification. + textual modification. - "Standard Version" refers to such a Package if it has not been modified, or has been modified in accordance with the wishes of the Copyright - Holder. + Holder. - "Copyright Holder" is whoever is named in the copyright or copyrights for - the package. + the package. - "You" is you, if you're thinking about copying or distributing this Package. - "Reasonable copying fee" is whatever you can justify on the basis of media cost, duplication charges, time of people involved, and so on. (You will not be required to justify it to the Copyright Holder, but only to the - computing community at large as a market that must bear the fee.) + computing community at large as a market that must bear the fee.) - "Freely Available" means that no fee is charged for the item itself, though there may be fees involved in handling the item. It also means that recipients of the item may redistribute it under the same conditions they - received it. + received it. 1. You may make and give away verbatim copies of the source form of the Standard Version of this Package without restriction, provided that you @@ -373,7 +373,7 @@ 9. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF -MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. The End diff -Nru libconfig-ini-reader-ordered-perl-0.021/Makefile.PL libconfig-ini-reader-ordered-perl-0.022/Makefile.PL --- libconfig-ini-reader-ordered-perl-0.021/Makefile.PL 2021-06-20 21:18:37.000000000 +0000 +++ libconfig-ini-reader-ordered-perl-0.022/Makefile.PL 2023-01-01 02:03:43.000000000 +0000 @@ -1,4 +1,4 @@ -# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.020. +# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.029. use strict; use warnings; @@ -27,7 +27,7 @@ "Test::More" => "0.96", "warnings" => 0 }, - "VERSION" => "0.021", + "VERSION" => "0.022", "test" => { "TESTS" => "t/*.t" } diff -Nru libconfig-ini-reader-ordered-perl-0.021/MANIFEST libconfig-ini-reader-ordered-perl-0.022/MANIFEST --- libconfig-ini-reader-ordered-perl-0.021/MANIFEST 2021-06-20 21:18:37.000000000 +0000 +++ libconfig-ini-reader-ordered-perl-0.022/MANIFEST 2023-01-01 02:03:43.000000000 +0000 @@ -1,4 +1,4 @@ -# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.020. +# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.029. Changes LICENSE MANIFEST diff -Nru libconfig-ini-reader-ordered-perl-0.021/META.json libconfig-ini-reader-ordered-perl-0.022/META.json --- libconfig-ini-reader-ordered-perl-0.021/META.json 2021-06-20 21:18:37.000000000 +0000 +++ libconfig-ini-reader-ordered-perl-0.022/META.json 2023-01-01 02:03:43.000000000 +0000 @@ -4,7 +4,7 @@ "Hans Dieter Pearcey " ], "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 6.020, CPAN::Meta::Converter version 2.150010", + "generated_by" : "Dist::Zilla version 6.029, CPAN::Meta::Converter version 2.150010", "license" : [ "perl_5" ], @@ -59,10 +59,10 @@ "web" : "https://github.com/rjbs/Config-INI-Reader-Ordered" } }, - "version" : "0.021", + "version" : "0.022", "x_Dist_Zilla" : { "perl" : { - "version" : "5.035001" + "version" : "5.037002" }, "plugins" : [ { @@ -82,7 +82,7 @@ } }, "name" : "@RJBS/Git::GatherDir", - "version" : "2.047" + "version" : "2.048" }, { "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed", @@ -131,57 +131,57 @@ { "class" : "Dist::Zilla::Plugin::PruneCruft", "name" : "@RJBS/@Filter/PruneCruft", - "version" : "6.020" + "version" : "6.029" }, { "class" : "Dist::Zilla::Plugin::ManifestSkip", "name" : "@RJBS/@Filter/ManifestSkip", - "version" : "6.020" + "version" : "6.029" }, { "class" : "Dist::Zilla::Plugin::MetaYAML", "name" : "@RJBS/@Filter/MetaYAML", - "version" : "6.020" + "version" : "6.029" }, { "class" : "Dist::Zilla::Plugin::License", "name" : "@RJBS/@Filter/License", - "version" : "6.020" + "version" : "6.029" }, { "class" : "Dist::Zilla::Plugin::Readme", "name" : "@RJBS/@Filter/Readme", - "version" : "6.020" + "version" : "6.029" }, { "class" : "Dist::Zilla::Plugin::ExecDir", "name" : "@RJBS/@Filter/ExecDir", - "version" : "6.020" + "version" : "6.029" }, { "class" : "Dist::Zilla::Plugin::ShareDir", "name" : "@RJBS/@Filter/ShareDir", - "version" : "6.020" + "version" : "6.029" }, { "class" : "Dist::Zilla::Plugin::Manifest", "name" : "@RJBS/@Filter/Manifest", - "version" : "6.020" + "version" : "6.029" }, { "class" : "Dist::Zilla::Plugin::TestRelease", "name" : "@RJBS/@Filter/TestRelease", - "version" : "6.020" + "version" : "6.029" }, { "class" : "Dist::Zilla::Plugin::ConfirmRelease", "name" : "@RJBS/@Filter/ConfirmRelease", - "version" : "6.020" + "version" : "6.029" }, { "class" : "Dist::Zilla::Plugin::UploadToCPAN", "name" : "@RJBS/@Filter/UploadToCPAN", - "version" : "6.020" + "version" : "6.029" }, { "class" : "Dist::Zilla::Plugin::MakeMaker", @@ -191,12 +191,12 @@ } }, "name" : "@RJBS/MakeMaker", - "version" : "6.020" + "version" : "6.029" }, { "class" : "Dist::Zilla::Plugin::AutoPrereqs", "name" : "@RJBS/AutoPrereqs", - "version" : "6.020" + "version" : "6.029" }, { "class" : "Dist::Zilla::Plugin::Git::NextVersion", @@ -207,32 +207,32 @@ "version_regexp" : "(?^:^([0-9]+\\.[0-9]+)$)" }, "Dist::Zilla::Role::Git::Repo" : { - "git_version" : "2.30.1 (Apple Git-130)", + "git_version" : "2.38.0", "repo_root" : "." } }, "name" : "@RJBS/Git::NextVersion", - "version" : "2.047" + "version" : "2.048" }, { "class" : "Dist::Zilla::Plugin::PkgVersion", "name" : "@RJBS/PkgVersion", - "version" : "6.020" + "version" : "6.029" }, { "class" : "Dist::Zilla::Plugin::MetaConfig", "name" : "@RJBS/MetaConfig", - "version" : "6.020" + "version" : "6.029" }, { "class" : "Dist::Zilla::Plugin::MetaJSON", "name" : "@RJBS/MetaJSON", - "version" : "6.020" + "version" : "6.029" }, { "class" : "Dist::Zilla::Plugin::NextRelease", "name" : "@RJBS/NextRelease", - "version" : "6.020" + "version" : "6.029" }, { "class" : "Dist::Zilla::Plugin::Test::ChangesHasContent", @@ -242,7 +242,7 @@ { "class" : "Dist::Zilla::Plugin::PodSyntaxTests", "name" : "@RJBS/PodSyntaxTests", - "version" : "6.020" + "version" : "6.029" }, { "class" : "Dist::Zilla::Plugin::Test::ReportPrereqs", @@ -250,6 +250,11 @@ "version" : "0.028" }, { + "class" : "Dist::Zilla::Plugin::Git::Remote::Check", + "name" : "@RJBS/Git::Remote::Check", + "version" : "0.1.2" + }, + { "class" : "Dist::Zilla::Plugin::Prereqs", "config" : { "Dist::Zilla::Plugin::Prereqs" : { @@ -258,7 +263,7 @@ } }, "name" : "@RJBS/TestMoreWithSubtests", - "version" : "6.020" + "version" : "6.029" }, { "class" : "Dist::Zilla::Plugin::PodWeaver", @@ -381,7 +386,7 @@ { "class" : "Dist::Zilla::Plugin::RJBSMisc", "name" : "@RJBS/RJBSMisc", - "version" : "5.019" + "version" : "5.021" }, { "class" : "Dist::Zilla::Plugin::GithubMeta", @@ -403,12 +408,12 @@ "changelog" : "Changes" }, "Dist::Zilla::Role::Git::Repo" : { - "git_version" : "2.30.1 (Apple Git-130)", + "git_version" : "2.38.0", "repo_root" : "." } }, "name" : "@RJBS/@Git/Check", - "version" : "2.047" + "version" : "2.048" }, { "class" : "Dist::Zilla::Plugin::Git::Commit", @@ -427,7 +432,7 @@ "changelog" : "Changes" }, "Dist::Zilla::Role::Git::Repo" : { - "git_version" : "2.30.1 (Apple Git-130)", + "git_version" : "2.38.0", "repo_root" : "." }, "Dist::Zilla::Role::Git::StringFormatter" : { @@ -435,7 +440,7 @@ } }, "name" : "@RJBS/@Git/Commit", - "version" : "2.047" + "version" : "2.048" }, { "class" : "Dist::Zilla::Plugin::Git::Tag", @@ -444,12 +449,12 @@ "branch" : null, "changelog" : "Changes", "signed" : 0, - "tag" : "0.021", + "tag" : "0.022", "tag_format" : "%v", "tag_message" : "v%V" }, "Dist::Zilla::Role::Git::Repo" : { - "git_version" : "2.30.1 (Apple Git-130)", + "git_version" : "2.38.0", "repo_root" : "." }, "Dist::Zilla::Role::Git::StringFormatter" : { @@ -457,7 +462,7 @@ } }, "name" : "@RJBS/@Git/Tag", - "version" : "2.047" + "version" : "2.048" }, { "class" : "Dist::Zilla::Plugin::Git::Push", @@ -469,18 +474,18 @@ "remotes_must_exist" : 0 }, "Dist::Zilla::Role::Git::Repo" : { - "git_version" : "2.30.1 (Apple Git-130)", + "git_version" : "2.38.0", "repo_root" : "." } }, "name" : "@RJBS/@Git/Push", - "version" : "2.047" + "version" : "2.048" }, { "class" : "Dist::Zilla::Plugin::Git::Contributors", "config" : { "Dist::Zilla::Plugin::Git::Contributors" : { - "git_version" : "2.30.1 (Apple Git-130)", + "git_version" : "2.38.0", "include_authors" : 0, "include_releaser" : 1, "order_by" : "name", @@ -493,52 +498,52 @@ { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":InstallModules", - "version" : "6.020" + "version" : "6.029" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":IncModules", - "version" : "6.020" + "version" : "6.029" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":TestFiles", - "version" : "6.020" + "version" : "6.029" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":ExtraTestFiles", - "version" : "6.020" + "version" : "6.029" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":ExecFiles", - "version" : "6.020" + "version" : "6.029" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":PerlExecFiles", - "version" : "6.020" + "version" : "6.029" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":ShareFiles", - "version" : "6.020" + "version" : "6.029" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":MainModule", - "version" : "6.020" + "version" : "6.029" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":AllFiles", - "version" : "6.020" + "version" : "6.029" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":NoFiles", - "version" : "6.020" + "version" : "6.029" } ], "zilla" : { @@ -546,15 +551,15 @@ "config" : { "is_trial" : 0 }, - "version" : "6.020" + "version" : "6.029" } }, "x_contributors" : [ "Ricardo Signes " ], - "x_generated_by_perl" : "v5.35.1", - "x_rjbs_perl_support" : "long-term", - "x_serialization_backend" : "Cpanel::JSON::XS version 4.26", + "x_generated_by_perl" : "v5.37.2", + "x_rjbs_perl_window" : "long-term", + "x_serialization_backend" : "Cpanel::JSON::XS version 4.30", "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later" } diff -Nru libconfig-ini-reader-ordered-perl-0.021/META.yml libconfig-ini-reader-ordered-perl-0.022/META.yml --- libconfig-ini-reader-ordered-perl-0.021/META.yml 2021-06-20 21:18:37.000000000 +0000 +++ libconfig-ini-reader-ordered-perl-0.022/META.yml 2023-01-01 02:03:43.000000000 +0000 @@ -10,7 +10,7 @@ configure_requires: ExtUtils::MakeMaker: '6.78' dynamic_config: 0 -generated_by: 'Dist::Zilla version 6.020, CPAN::Meta::Converter version 2.150010' +generated_by: 'Dist::Zilla version 6.029, CPAN::Meta::Converter version 2.150010' license: perl meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html @@ -25,10 +25,10 @@ bugtracker: https://github.com/rjbs/Config-INI-Reader-Ordered/issues homepage: https://github.com/rjbs/Config-INI-Reader-Ordered repository: https://github.com/rjbs/Config-INI-Reader-Ordered.git -version: '0.021' +version: '0.022' x_Dist_Zilla: perl: - version: '5.035001' + version: '5.037002' plugins: - class: Dist::Zilla::Plugin::Git::GatherDir @@ -44,7 +44,7 @@ Dist::Zilla::Plugin::Git::GatherDir: include_untracked: 0 name: '@RJBS/Git::GatherDir' - version: '2.047' + version: '2.048' - class: Dist::Zilla::Plugin::CheckPrereqsIndexed name: '@RJBS/CheckPrereqsIndexed' @@ -82,58 +82,58 @@ - class: Dist::Zilla::Plugin::PruneCruft name: '@RJBS/@Filter/PruneCruft' - version: '6.020' + version: '6.029' - class: Dist::Zilla::Plugin::ManifestSkip name: '@RJBS/@Filter/ManifestSkip' - version: '6.020' + version: '6.029' - class: Dist::Zilla::Plugin::MetaYAML name: '@RJBS/@Filter/MetaYAML' - version: '6.020' + version: '6.029' - class: Dist::Zilla::Plugin::License name: '@RJBS/@Filter/License' - version: '6.020' + version: '6.029' - class: Dist::Zilla::Plugin::Readme name: '@RJBS/@Filter/Readme' - version: '6.020' + version: '6.029' - class: Dist::Zilla::Plugin::ExecDir name: '@RJBS/@Filter/ExecDir' - version: '6.020' + version: '6.029' - class: Dist::Zilla::Plugin::ShareDir name: '@RJBS/@Filter/ShareDir' - version: '6.020' + version: '6.029' - class: Dist::Zilla::Plugin::Manifest name: '@RJBS/@Filter/Manifest' - version: '6.020' + version: '6.029' - class: Dist::Zilla::Plugin::TestRelease name: '@RJBS/@Filter/TestRelease' - version: '6.020' + version: '6.029' - class: Dist::Zilla::Plugin::ConfirmRelease name: '@RJBS/@Filter/ConfirmRelease' - version: '6.020' + version: '6.029' - class: Dist::Zilla::Plugin::UploadToCPAN name: '@RJBS/@Filter/UploadToCPAN' - version: '6.020' + version: '6.029' - class: Dist::Zilla::Plugin::MakeMaker config: Dist::Zilla::Role::TestRunner: default_jobs: 9 name: '@RJBS/MakeMaker' - version: '6.020' + version: '6.029' - class: Dist::Zilla::Plugin::AutoPrereqs name: '@RJBS/AutoPrereqs' - version: '6.020' + version: '6.029' - class: Dist::Zilla::Plugin::Git::NextVersion config: @@ -142,26 +142,26 @@ version_by_branch: 1 version_regexp: (?^:^([0-9]+\.[0-9]+)$) Dist::Zilla::Role::Git::Repo: - git_version: '2.30.1 (Apple Git-130)' + git_version: 2.38.0 repo_root: . name: '@RJBS/Git::NextVersion' - version: '2.047' + version: '2.048' - class: Dist::Zilla::Plugin::PkgVersion name: '@RJBS/PkgVersion' - version: '6.020' + version: '6.029' - class: Dist::Zilla::Plugin::MetaConfig name: '@RJBS/MetaConfig' - version: '6.020' + version: '6.029' - class: Dist::Zilla::Plugin::MetaJSON name: '@RJBS/MetaJSON' - version: '6.020' + version: '6.029' - class: Dist::Zilla::Plugin::NextRelease name: '@RJBS/NextRelease' - version: '6.020' + version: '6.029' - class: Dist::Zilla::Plugin::Test::ChangesHasContent name: '@RJBS/Test::ChangesHasContent' @@ -169,19 +169,23 @@ - class: Dist::Zilla::Plugin::PodSyntaxTests name: '@RJBS/PodSyntaxTests' - version: '6.020' + version: '6.029' - class: Dist::Zilla::Plugin::Test::ReportPrereqs name: '@RJBS/Test::ReportPrereqs' version: '0.028' - + class: Dist::Zilla::Plugin::Git::Remote::Check + name: '@RJBS/Git::Remote::Check' + version: 0.1.2 + - class: Dist::Zilla::Plugin::Prereqs config: Dist::Zilla::Plugin::Prereqs: phase: test type: requires name: '@RJBS/TestMoreWithSubtests' - version: '6.020' + version: '6.029' - class: Dist::Zilla::Plugin::PodWeaver config: @@ -277,7 +281,7 @@ - class: Dist::Zilla::Plugin::RJBSMisc name: '@RJBS/RJBSMisc' - version: '5.019' + version: '5.021' - class: Dist::Zilla::Plugin::GithubMeta name: '@RJBS/GithubMeta' @@ -294,17 +298,17 @@ allow_dirty_match: [] changelog: Changes Dist::Zilla::Role::Git::Repo: - git_version: '2.30.1 (Apple Git-130)' + git_version: 2.38.0 repo_root: . name: '@RJBS/@Git/Check' - version: '2.047' + version: '2.048' - class: Dist::Zilla::Plugin::Git::Commit config: Dist::Zilla::Plugin::Git::Commit: add_files_in: [] commit_msg: v%V%n%n%c - signoff: '0' + signoff: 0 Dist::Zilla::Role::Git::DirtyFiles: allow_dirty: - Changes @@ -312,12 +316,12 @@ allow_dirty_match: [] changelog: Changes Dist::Zilla::Role::Git::Repo: - git_version: '2.30.1 (Apple Git-130)' + git_version: 2.38.0 repo_root: . Dist::Zilla::Role::Git::StringFormatter: time_zone: local name: '@RJBS/@Git/Commit' - version: '2.047' + version: '2.048' - class: Dist::Zilla::Plugin::Git::Tag config: @@ -325,16 +329,16 @@ branch: ~ changelog: Changes signed: 0 - tag: '0.021' + tag: '0.022' tag_format: '%v' tag_message: v%V Dist::Zilla::Role::Git::Repo: - git_version: '2.30.1 (Apple Git-130)' + git_version: 2.38.0 repo_root: . Dist::Zilla::Role::Git::StringFormatter: time_zone: local name: '@RJBS/@Git/Tag' - version: '2.047' + version: '2.048' - class: Dist::Zilla::Plugin::Git::Push config: @@ -343,15 +347,15 @@ - 'github :' remotes_must_exist: 0 Dist::Zilla::Role::Git::Repo: - git_version: '2.30.1 (Apple Git-130)' + git_version: 2.38.0 repo_root: . name: '@RJBS/@Git/Push' - version: '2.047' + version: '2.048' - class: Dist::Zilla::Plugin::Git::Contributors config: Dist::Zilla::Plugin::Git::Contributors: - git_version: '2.30.1 (Apple Git-130)' + git_version: 2.38.0 include_authors: 0 include_releaser: 1 order_by: name @@ -361,51 +365,51 @@ - class: Dist::Zilla::Plugin::FinderCode name: ':InstallModules' - version: '6.020' + version: '6.029' - class: Dist::Zilla::Plugin::FinderCode name: ':IncModules' - version: '6.020' + version: '6.029' - class: Dist::Zilla::Plugin::FinderCode name: ':TestFiles' - version: '6.020' + version: '6.029' - class: Dist::Zilla::Plugin::FinderCode name: ':ExtraTestFiles' - version: '6.020' + version: '6.029' - class: Dist::Zilla::Plugin::FinderCode name: ':ExecFiles' - version: '6.020' + version: '6.029' - class: Dist::Zilla::Plugin::FinderCode name: ':PerlExecFiles' - version: '6.020' + version: '6.029' - class: Dist::Zilla::Plugin::FinderCode name: ':ShareFiles' - version: '6.020' + version: '6.029' - class: Dist::Zilla::Plugin::FinderCode name: ':MainModule' - version: '6.020' + version: '6.029' - class: Dist::Zilla::Plugin::FinderCode name: ':AllFiles' - version: '6.020' + version: '6.029' - class: Dist::Zilla::Plugin::FinderCode name: ':NoFiles' - version: '6.020' + version: '6.029' zilla: class: Dist::Zilla::Dist::Builder config: - is_trial: '0' - version: '6.020' + is_trial: 0 + version: '6.029' x_contributors: - 'Ricardo Signes ' -x_generated_by_perl: v5.35.1 -x_rjbs_perl_support: long-term +x_generated_by_perl: v5.37.2 +x_rjbs_perl_window: long-term x_serialization_backend: 'YAML::Tiny version 1.73' x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later' diff -Nru libconfig-ini-reader-ordered-perl-0.021/README libconfig-ini-reader-ordered-perl-0.022/README --- libconfig-ini-reader-ordered-perl-0.021/README 2021-06-20 21:18:37.000000000 +0000 +++ libconfig-ini-reader-ordered-perl-0.022/README 2023-01-01 02:03:43.000000000 +0000 @@ -1,5 +1,5 @@ This archive contains the distribution Config-INI-Reader-Ordered, -version 0.021: +version 0.022: .ini-file parser that returns sections in order @@ -9,4 +9,4 @@ the same terms as the Perl 5 programming language system itself. -This README file was generated by Dist::Zilla::Plugin::Readme v6.020. +This README file was generated by Dist::Zilla::Plugin::Readme v6.029. diff -Nru libconfig-ini-reader-ordered-perl-0.021/xt/release/changes_has_content.t libconfig-ini-reader-ordered-perl-0.022/xt/release/changes_has_content.t --- libconfig-ini-reader-ordered-perl-0.021/xt/release/changes_has_content.t 2021-06-20 21:18:37.000000000 +0000 +++ libconfig-ini-reader-ordered-perl-0.022/xt/release/changes_has_content.t 2023-01-01 02:03:43.000000000 +0000 @@ -2,7 +2,7 @@ note 'Checking Changes'; my $changes_file = 'Changes'; -my $newver = '0.021'; +my $newver = '0.022'; my $trial_token = '-TRIAL'; my $encoding = 'UTF-8';