[libconfig-model-itself-perl] 01/11: Merge tag 'upstream/2.007'
dod at debian.org
dod at debian.org
Sat Mar 11 18:27:16 UTC 2017
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 6ca762eb0403df6d6b556239efeb5f5bc279d821
Merge: b66f5e3 257cdc6
Author: Dominique Dumont <dod at debian.org>
Date: Sat Mar 11 18:07:55 2017 +0100
Merge tag 'upstream/2.007'
Upstream version 2.007
# gpg: Signature made Sat 11 Mar 2017 18:07:55 CET
# gpg: using RSA key 9F7239FCB664F10B33E9DC03C31F4FD949AB2B6C
# gpg: Good signature from "Dominique Dumont <domi.dumont at free.fr>" [ultimate]
# gpg: aka "Dominique Dumont (CPAN) <ddumont at cpan.org>" [ultimate]
# gpg: aka "Dominique Dumont (HP-SEA) <dominique.dumont at hp.com>" [ultimate]
# gpg: aka "Dominique Dumont (Debian) <dod at debian.org>" [ultimate]
# gpg: aka "Dominique Dumont <dod at debian.org>" [ultimate]
# gpg: aka "Dominique Dumont <dod38fr at googlemail.com>" [ultimate]
Build.PL | 9 +-
Changes | 23 ++
LICENSE | 2 +-
MANIFEST | 4 +-
META.json | 14 +-
META.yml | 12 +-
README-build-from-git.md | 56 +++
README.md | 10 +-
config-model-edit | 438 ---------------------
data/models/MasterModel.pl | 2 +-
data/models/MasterModel/CheckListExamples.pl | 2 +-
data/models/MasterModel/HashIdOfValues.pl | 2 +-
data/models/MasterModel/References.pl | 2 +-
data/models/MasterModel/WarpedId.pl | 2 +-
data/models/MasterModel/WarpedValues.pl | 2 +-
data/models/MasterModel/X_base_class.pl | 2 +-
lib/App/Cme/Command/meta.pm | 62 +--
lib/Config/Model/Itself.pm | 84 ++--
lib/Config/Model/Itself/BackendDetector.pm | 8 +-
lib/Config/Model/Itself/TkEditUI.pm | 4 +-
lib/Config/Model/models/Itself/Application.pl | 12 +-
lib/Config/Model/models/Itself/CargoElement.pl | 2 +-
lib/Config/Model/models/Itself/Class.pl | 44 ++-
lib/Config/Model/models/Itself/Class.pod | 10 +-
lib/Config/Model/models/Itself/CommonElement.pl | 24 +-
.../Model/models/Itself/CommonElement/Assert.pod | 6 +-
.../models/Itself/CommonElement/WarnIfMatch.pod | 4 +-
lib/Config/Model/models/Itself/ComputedValue.pl | 61 ++-
lib/Config/Model/models/Itself/ConfigAccept.pod | 16 +-
lib/Config/Model/models/Itself/ConfigRead.pod | 12 +-
.../Model/models/Itself/ConfigWR/DefaultLayer.pod | 2 +-
lib/Config/Model/models/Itself/ConfigWrite.pod | 12 +-
lib/Config/Model/models/Itself/Element.pl | 2 +-
lib/Config/Model/models/Itself/Element.pod | 14 +-
lib/Config/Model/models/Itself/MigratedValue.pl | 101 ++---
lib/Config/Model/models/Itself/Model.pl | 2 +-
.../Model/models/Itself/NonWarpableElement.pl | 6 +-
lib/Config/Model/models/Itself/WarpOnlyElement.pl | 2 +-
lib/Config/Model/models/Itself/WarpValue.pl | 7 +-
lib/Config/Model/models/Itself/WarpValue.pod | 2 +-
.../Model/models/Itself/WarpableCargoElement.pl | 2 +-
lib/Config/Model/models/Itself/WarpableElement.pl | 6 +-
t/cme-meta-plugin.t | 6 +-
t/itself_snippet.t | 66 ++--
t/pod.t | 3 +-
45 files changed, 433 insertions(+), 731 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