[libconfig-model-itself-perl] branch master updated (4cba426 -> acf7964)

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 change to branch master
in repository libconfig-model-itself-perl.

      from  4cba426   update changelog
      adds  56c2494   Imported Upstream version 2.003
       new  b8125cc   Merge tag 'upstream/2.003'
       new  e3883a5   copyright: updated years
       new  b90bf1d   control: updated dep on libconfig-model-perl to 2.076
       new  e733bdf   removed path fix-debci-test (applied upstream)
       new  c86a2f8   refreshed autopkgtest patch
       new  acf7964   prepare release

The 6 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                                            |  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 +-
 debian/changelog                                   |  17 +-
 debian/control                                     |   4 +-
 debian/copyright                                   |   4 +-
 debian/patches/autopkgtest.patch                   |   4 +-
 debian/patches/fix-debci-test                      |  18 --
 debian/patches/series                              |   1 -
 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 +-
 45 files changed, 334 insertions(+), 202 deletions(-)
 delete mode 100644 debian/patches/fix-debci-test

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