[libconfig-model-itself-perl] 01/06: Merge tag 'upstream/2.003'
dod at debian.org
dod at debian.org
Mon Feb 1 19:38:52 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 b8125ccbddbf5df03a7d742c0892fcd65ba1fcf0
Merge: 4cba426 56c2494
Author: Dominique Dumont <dod at debian.org>
Date: Mon Feb 1 13:44:57 2016 +0100
Merge tag 'upstream/2.003'
Upstream version 2.003
# gpg: Signature made Mon 01 Feb 2016 01:44:52 PM CET 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 <dod at debian.org>"
# gpg: aka "Dominique Dumont <dod38fr at googlemail.com>"
Build.PL | 7 +-
Changes | 19 ++
LICENSE | 2 +-
MANIFEST | 2 +-
META.json | 6 +-
META.yml | 6 +-
config-model-edit | 2 +-
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 | 21 ++-
lib/Config/Model/Itself.pm | 208 +++++++++++++++------
lib/Config/Model/Itself/BackendDetector.pm | 46 ++---
lib/Config/Model/Itself/TkEditUI.pm | 4 +-
lib/Config/Model/models/Itself/Application.pl | 10 +-
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 | 46 ++---
lib/Config/Model/models/Itself/CommonElement.pl | 2 +-
lib/Config/Model/models/Itself/ComputedValue.pl | 2 +-
lib/Config/Model/models/Itself/ConfigAccept.pod | 2 +-
lib/Config/Model/models/Itself/ConfigRead.pod | 24 ++-
lib/Config/Model/models/Itself/ConfigWrite.pod | 24 ++-
lib/Config/Model/models/Itself/Element.pl | 2 +-
lib/Config/Model/models/Itself/MigratedValue.pl | 2 +-
lib/Config/Model/models/Itself/Model.pl | 2 +-
.../Model/models/Itself/NonWarpableElement.pl | 2 +-
lib/Config/Model/models/Itself/WarpOnlyElement.pl | 2 +-
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 | 2 +-
t/backend_detect.t | 2 +-
t/load_write_itself.t | 15 +-
39 files changed, 313 insertions(+), 175 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