[libconfig-model-itself-perl] 01/03: Merge tag 'upstream/2.005'

dod at debian.org dod at debian.org
Mon Jul 4 18:40:56 UTC 2016


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

dod pushed a commit to branch master
in repository libconfig-model-itself-perl.

commit 0dd567a83751e644adf19b1b28434cd5cb264c9a
Merge: 162058d 139ec65
Author: Dominique Dumont <dod at debian.org>
Date:   Mon Jul 4 20:32:03 2016 +0200

    Merge tag 'upstream/2.005'
    
    Upstream version 2.005
    
    # gpg: Signature made Mon 04 Jul 2016 08:32:00 PM CEST using RSA key ID 49AB2B6C
    # gpg: Good signature from "Dominique Dumont <domi.dumont at free.fr>"
    # gpg:                 aka "Dominique Dumont (CPAN) <ddumont at cpan.org>"
    # gpg:                 aka "Dominique Dumont (HP-SEA) <dominique.dumont at hp.com>"
    # gpg:                 aka "Dominique Dumont (Debian) <dod at debian.org>"
    # gpg:                 aka "Dominique Dumont <dod at debian.org>"
    # gpg:                 aka "Dominique Dumont <dod38fr at googlemail.com>"

 Build.PL                                           |  2 +-
 CONTRIBUTING.md                                    | 80 ++++++++++++++++++++
 Changes                                            | 12 +++
 MANIFEST                                           |  7 +-
 META.json                                          |  6 +-
 META.yml                                           |  6 +-
 data/models/MasterModel.pl                         | 27 ++++---
 data/models/MasterModel/HashIdOfValues.pl          |  6 +-
 lib/App/Cme/Command/meta.pm                        |  4 +-
 lib/Config/Model/Itself.pm                         |  6 +-
 lib/Config/Model/Itself/BackendDetector.pm         |  4 +-
 lib/Config/Model/Itself/TkEditUI.pm                |  2 +-
 lib/Config/Model/models/Itself/CargoElement.pl     | 64 +++-------------
 lib/Config/Model/models/Itself/CargoWarpRule.pl    | 52 -------------
 lib/Config/Model/models/Itself/CargoWarpValue.pl   | 53 -------------
 lib/Config/Model/models/Itself/Class.pod           |  2 +
 .../Model/models/Itself/CommonElement/Assert.pod   |  2 +
 .../models/Itself/CommonElement/WarnIfMatch.pod    |  2 +
 lib/Config/Model/models/Itself/ConfigAccept.pod    | 20 ++---
 lib/Config/Model/models/Itself/ConfigRead.pod      |  2 +
 .../Model/models/Itself/ConfigWR/DefaultLayer.pod  |  2 +
 lib/Config/Model/models/Itself/ConfigWrite.pod     |  2 +
 lib/Config/Model/models/Itself/Element.pl          | 88 +++++++---------------
 lib/Config/Model/models/Itself/Element.pod         | 20 ++---
 .../Model/models/Itself/NonWarpableElement.pl      | 75 +++++++-----------
 lib/Config/Model/models/Itself/WarpOnlyElement.pl  | 26 -------
 lib/Config/Model/models/Itself/WarpRule.pl         | 43 -----------
 lib/Config/Model/models/Itself/WarpValue.pl        | 37 ++++-----
 lib/Config/Model/models/Itself/WarpValue.pod       | 36 +++++++++
 t/backend_detect.t                                 |  3 +
 30 files changed, 272 insertions(+), 419 deletions(-)

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



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