[libconfig-model-itself-perl] 01/08: Merge tag 'upstream/1.240'

dod at debian.org dod at debian.org
Fri May 23 11:13:17 UTC 2014


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 549039ab41b160423a69194e643b2f160d6dc0ee
Merge: b68057c c87d8c0
Author: Dominique Dumont <dod at debian.org>
Date:   Thu May 22 20:56:07 2014 +0200

    Merge tag 'upstream/1.240'
    
    Upstream version 1.240
    
    # gpg: Signature made Thu 22 May 2014 08:56:03 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-GNB) <domi at komarr.gre.hp.com>"
    # gpg:                 aka "Dominique Dumont (HP-SEA) <dominique.dumont at hp.com>"
    # gpg:                 aka "Dominique Dumont (Debian) <dod at debian.org>"
    # gpg:                 aka "Dominique Dumont <dominique.dumont at palm.com>"

 Build.PL                                           | 29 ++++----
 Changes                                            | 18 +++++
 LICENSE                                            |  4 +-
 MANIFEST                                           |  2 +-
 META.json                                          | 50 +++++++-------
 META.yml                                           | 53 ++++++++-------
 config-model-edit                                  | 21 ++----
 data/MasterModel.pl                                |  3 +-
 data/MasterModel/CheckListExamples.pl              |  2 +-
 data/MasterModel/HashIdOfValues.pl                 |  2 +-
 data/MasterModel/References.pl                     |  2 +-
 data/MasterModel/WarpedId.pl                       |  5 +-
 data/MasterModel/WarpedValues.pl                   |  4 +-
 data/MasterModel/X_base_class.pl                   |  2 +-
 lib/Config/Model/Itself.pm                         | 77 ++++++++++++----------
 lib/Config/Model/Itself/BackendDetector.pm         | 53 +++++++--------
 lib/Config/Model/Itself/TkEditUI.pm                |  7 +-
 lib/Config/Model/models/Itself/CargoElement.pl     |  2 +-
 lib/Config/Model/models/Itself/CargoWarpRule.pl    |  2 +-
 lib/Config/Model/models/Itself/CargoWarpValue.pl   |  2 +-
 lib/Config/Model/models/Itself/Class.pl            |  2 +-
 lib/Config/Model/models/Itself/Class.pod           |  2 +
 lib/Config/Model/models/Itself/CommonElement.pl    | 16 +----
 .../Model/models/Itself/CommonElement/Assert.pod   |  2 +
 .../models/Itself/CommonElement/WarnIfMatch.pod    |  2 +
 lib/Config/Model/models/Itself/ComputedValue.pl    |  2 +-
 lib/Config/Model/models/Itself/ConfigAccept.pod    |  8 ++-
 lib/Config/Model/models/Itself/ConfigRead.pod      |  4 +-
 .../Model/models/Itself/ConfigWR/DefaultLayer.pod  |  2 +
 lib/Config/Model/models/Itself/ConfigWrite.pod     |  4 +-
 lib/Config/Model/models/Itself/Element.pl          |  4 +-
 lib/Config/Model/models/Itself/Element.pod         |  8 ++-
 lib/Config/Model/models/Itself/MigratedValue.pl    |  2 +-
 lib/Config/Model/models/Itself/Model.pl            |  2 +-
 .../Model/models/Itself/NonWarpableElement.pl      | 10 +--
 lib/Config/Model/models/Itself/WarpOnlyElement.pl  | 11 ++--
 lib/Config/Model/models/Itself/WarpRule.pl         |  2 +-
 lib/Config/Model/models/Itself/WarpValue.pl        |  2 +-
 .../Model/models/Itself/WarpableCargoElement.pl    |  2 +-
 lib/Config/Model/models/Itself/WarpableElement.pl  |  6 +-
 t/itself-editor.t                                  |  5 +-
 t/release-pod-syntax.t                             | 24 -------
 42 files changed, 222 insertions(+), 240 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