[libconfig-model-itself-perl] branch master updated (b66f5e3 -> f12e6ba)
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 change to branch master
in repository libconfig-model-itself-perl.
from b66f5e3 prepare release
new 257cdc6 New upstream version 2.007
new 6ca762e Merge tag 'upstream/2.007'
new 6b23585 updated copyright year of Dominique Dumont
new 5a70be2 control: depends on libconfig-model-perl >= 2.098
new b72884c control: depends on libpath-tiny-perl >= 0.062
new cf37850 remove obsolete patch
new 99381f9 refreshed autopkgtest.patch
new 18b3f54 prepare release
new 7170039 New upstream version 2.008
new 5913318 Merge tag 'upstream/2.008'
new f12e6ba prepare release
The 11 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 | 9 +-
Changes | 30 ++
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 +-
debian/changelog | 19 +
debian/control | 8 +-
debian/copyright | 4 +-
debian/patches/autopkgtest.patch | 2 +-
debian/patches/remove-call-to-env | 15 -
debian/patches/series | 1 -
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 | 20 +-
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 | 8 +-
t/itself_snippet.t | 66 ++--
t/pod.t | 3 +-
51 files changed, 476 insertions(+), 754 deletions(-)
create mode 100644 README-build-from-git.md
delete mode 100644 config-model-edit
delete mode 100644 debian/patches/remove-call-to-env
--
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