[libconfig-model-perl] branch master updated (e51f15a -> 5b2052c)
dod at debian.org
dod at debian.org
Sun Sep 3 09:56:42 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-perl.
from e51f15a prepare release
adds 2dee7d1 New upstream version 2.108
new 3081c82 Updated version 2.108 from 'upstream/2.108'
new 941432d control: remove obsolete Breaks (cme)
new adc5677 control: Declare compliance with policy 4.1.0
new 5b2052c prepare release
The 4 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:
Changes | 25 +++++++++
META.json | 4 +-
META.yml | 4 +-
debian/changelog | 17 ++++++
debian/control | 3 +-
lib/Config/Model.pm | 4 +-
lib/Config/Model/Annotation.pm | 4 +-
lib/Config/Model/AnyId.pm | 4 +-
lib/Config/Model/AnyThing.pm | 11 ++--
lib/Config/Model/Backend/Any.pm | 28 +++++++++-
lib/Config/Model/Backend/Fstab.pm | 4 +-
lib/Config/Model/Backend/IniFile.pm | 4 +-
lib/Config/Model/Backend/Json.pm | 4 +-
lib/Config/Model/Backend/PlainFile.pm | 4 +-
lib/Config/Model/Backend/ShellVar.pm | 4 +-
lib/Config/Model/Backend/Yaml.pm | 4 +-
lib/Config/Model/BackendMgr.pm | 15 +++---
lib/Config/Model/CheckList.pm | 4 +-
lib/Config/Model/Cookbook/CreateModelFromDoc.pod | 2 +-
lib/Config/Model/Describe.pm | 4 +-
lib/Config/Model/DumpAsData.pm | 4 +-
lib/Config/Model/Dumper.pm | 4 +-
lib/Config/Model/Exception.pm | 44 ++++++++--------
lib/Config/Model/FuseUI.pm | 4 +-
lib/Config/Model/HashId.pm | 4 +-
lib/Config/Model/IdElementReference.pm | 4 +-
lib/Config/Model/Instance.pm | 4 +-
lib/Config/Model/Iterator.pm | 4 +-
lib/Config/Model/ListId.pm | 4 +-
lib/Config/Model/Lister.pm | 4 +-
lib/Config/Model/Loader.pm | 4 +-
lib/Config/Model/Manual/ModelCreationAdvanced.pod | 2 +-
.../Model/Manual/ModelCreationIntroduction.pod | 2 +-
lib/Config/Model/Node.pm | 26 ++++++----
lib/Config/Model/ObjTreeScanner.pm | 4 +-
lib/Config/Model/Report.pm | 4 +-
lib/Config/Model/Role/ComputeFunction.pm | 4 +-
lib/Config/Model/Role/Grab.pm | 4 +-
lib/Config/Model/Role/HelpAsText.pm | 4 +-
lib/Config/Model/Role/NodeLoader.pm | 4 +-
lib/Config/Model/Role/WarpMaster.pm | 4 +-
lib/Config/Model/SearchElement.pm | 4 +-
lib/Config/Model/SimpleUI.pm | 4 +-
lib/Config/Model/TermUI.pm | 4 +-
lib/Config/Model/TreeSearcher.pm | 4 +-
lib/Config/Model/Utils/GenClassPod.pm | 4 +-
lib/Config/Model/Value.pm | 13 ++---
lib/Config/Model/Value/LayeredInclude.pm | 4 +-
lib/Config/Model/ValueComputer.pm | 35 ++++++-------
lib/Config/Model/WarpedNode.pm | 4 +-
lib/Config/Model/Warper.pm | 4 +-
t/backend_mgr.t | 60 +++++++++++-----------
t/model_tests.d/backend-plainfile-test-conf.pl | 11 ++--
t/model_tests.d/multistrap-test-conf.pl | 2 +-
t/smooth_upgrade.t | 3 +-
t/value.t | 8 +++
56 files changed, 271 insertions(+), 188 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-model-perl.git
More information about the Pkg-perl-cvs-commits
mailing list