[libconfig-model-itself-perl] branch master updated (162058d -> 2576538)
dod at debian.org
dod at debian.org
Mon Jul 4 18:40:55 UTC 2016
This is an automated email from the git hooks/post-receive script.
dod pushed a change to branch master
in repository libconfig-model-itself-perl.
from 162058d update changelog
adds 139ec65 Imported Upstream version 2.005
new 0dd567a Merge tag 'upstream/2.005'
new bda9c35 control: depends on libconfig-model-perl (>= 2.087)
new 2576538 prepare release
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
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 +-
debian/changelog | 15 +++-
debian/control | 4 +-
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 +
32 files changed, 287 insertions(+), 423 deletions(-)
create mode 100644 CONTRIBUTING.md
delete mode 100644 lib/Config/Model/models/Itself/CargoWarpRule.pl
delete mode 100644 lib/Config/Model/models/Itself/CargoWarpValue.pl
delete mode 100644 lib/Config/Model/models/Itself/WarpRule.pl
create mode 100644 lib/Config/Model/models/Itself/WarpValue.pod
--
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