[libconfig-model-perl] branch master updated (3e492a6 -> 04c89c9)

dod at debian.org dod at debian.org
Mon Jun 16 19:26:05 UTC 2014


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  3e492a6   cme: modify cryptic user message about "Fixing stuff"
       new  91d4c06   fix dh_cme_upgrade pod doc
       new  037653a   Revert "cme: modify cryptic user message about "Fixing stuff""
       new  2f64639   added patch to fix cme cryptic message
      adds  8a7cac7   Imported Upstream version 2.057
       new  df94ddd   Merge tag 'upstream/2.057'
       new  0094328   new upstream release
       new  04c89c9   fix patch that was reversed

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                                           |   1 -
 Changes                                            |  14 ++
 MANIFEST                                           |   2 +-
 META.json                                          |   5 +-
 META.yml                                           |   5 +-
 debian/changelog                                   |  10 +
 debian/dh/dh_cme_upgrade                           |   4 +-
 debian/patches/fix-cryptic-message                 |  16 ++
 debian/patches/series                              |   1 +
 lib/Config/Model.pm                                |  32 ++-
 lib/Config/Model/Annotation.pm                     |   4 +-
 lib/Config/Model/AnyId.pm                          |  20 +-
 lib/Config/Model/AnyThing.pm                       |  53 ++++-
 lib/Config/Model/Backend/Any.pm                    |   4 +-
 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                     |   6 +-
 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                      |  28 +--
 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                           |   4 +-
 lib/Config/Model/ObjTreeScanner.pm                 |   8 +-
 lib/Config/Model/Report.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/Value.pm                          | 216 +++++++++++----------
 lib/Config/Model/Value/LayeredInclude.pm           |   4 +-
 lib/Config/Model/ValueComputer.pm                  |   4 +-
 lib/Config/Model/WarpedNode.pm                     |   4 +-
 lib/Config/Model/Warper.pm                         |   4 +-
 lib/Config/Model/extensions/cme-gen-class-pod      |   4 -
 script/cme                                         |  24 +--
 t/hash_id_of_values.t                              |   9 +-
 t/value.t                                          |  21 ++
 t/value_compute.t                                  |  33 +++-
 54 files changed, 397 insertions(+), 241 deletions(-)
 create mode 100644 debian/patches/fix-cryptic-message

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