[libconfig-model-itself-perl] branch master updated (acf7964 -> 6c53807)

dod at debian.org dod at debian.org
Fri Apr 22 11:04:19 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  acf7964   prepare release
      adds  e7ff6f3   Imported Upstream version 2.004
       new  a14a308   Merge tag 'upstream/2.004'
       new  aed87a2   control: Standards-Version: '3.9.6' -> '3.9.8'
       new  9d5b72b   control: updated dep on libconfig-model-perl 2.083
       new  a144b24   control: + BD-I on libtext-diff-perl
       new  6c53807   prepare release

The 5 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                                           |   7 +-
 Changes                                            |  15 ++-
 LICENSE                                            |   2 +-
 MANIFEST                                           |   1 +
 META.json                                          |  10 +-
 META.yml                                           |   5 +-
 config-model-edit                                  |   4 +-
 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                                   |  11 +++
 debian/control                                     |   7 +-
 lib/App/Cme/Command/meta.pm                        |  10 +-
 lib/Config/Model/Itself.pm                         | 102 ++++++++++++++++++++-
 lib/Config/Model/Itself/BackendDetector.pm         |  12 ++-
 lib/Config/Model/Itself/TkEditUI.pm                |  55 ++++++++---
 lib/Config/Model/models/Itself/Application.pl      |   5 +-
 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            |  26 ++++--
 lib/Config/Model/models/Itself/Class.pod           |  22 ++---
 lib/Config/Model/models/Itself/CommonElement.pl    |   2 +-
 .../Model/models/Itself/CommonElement/Assert.pod   |   4 +-
 .../models/Itself/CommonElement/WarnIfMatch.pod    |   2 +-
 lib/Config/Model/models/Itself/ComputedValue.pl    |   2 +-
 lib/Config/Model/models/Itself/ConfigAccept.pod    |  58 +++++++-----
 lib/Config/Model/models/Itself/ConfigRead.pod      |  24 +++--
 .../Model/models/Itself/ConfigWR/DefaultLayer.pod  |   4 +-
 lib/Config/Model/models/Itself/ConfigWrite.pod     |  24 +++--
 lib/Config/Model/models/Itself/Element.pl          |   2 +-
 lib/Config/Model/models/Itself/Element.pod         |  58 +++++++-----
 lib/Config/Model/models/Itself/MigratedValue.pl    |   2 +-
 lib/Config/Model/models/Itself/Model.pl            |   2 +-
 .../Model/models/Itself/NonWarpableElement.pl      |  14 ++-
 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/load_write_itself.t                              |   8 +-
 weaver.ini                                         |   9 ++
 46 files changed, 382 insertions(+), 157 deletions(-)
 create mode 100644 weaver.ini

-- 
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