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

gregor herrmann gregoa at debian.org
Thu Jun 19 20:53:51 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to branch master
in repository libconfig-model-perl.

      from  04c89c9   fix patch that was reversed
      adds  56c8fd0   Imported Upstream version 2.058
       new  0878104   Merge tag 'upstream/2.058'
       new  c7380e4   New upstream release. Fixes 'cme check dpkg-copyright' crash.
       new  7f3b3f3   Drop patch fix-cryptic-message, merged upstream.
       new  c727102   Update years of packaging copyright.
       new  a67882e   releasing package libconfig-model-perl version 2.058-1

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:
 Changes                                            | 10 ++++++++
 META.json                                          |  4 ++--
 META.yml                                           |  4 ++--
 debian/changelog                                   |  9 +++++++
 debian/copyright                                   |  2 +-
 debian/patches/fix-cryptic-message                 | 16 -------------
 debian/patches/series                              |  2 +-
 lib/Config/Model.pm                                |  4 ++--
 lib/Config/Model/Annotation.pm                     |  4 ++--
 lib/Config/Model/AnyId.pm                          |  4 ++--
 lib/Config/Model/AnyThing.pm                       |  6 ++---
 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                     |  4 ++--
 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                         | 22 ++++++++---------
 lib/Config/Model/Manual/ModelCreationAdvanced.pod  |  2 +-
 .../Model/Manual/ModelCreationIntroduction.pod     |  2 +-
 lib/Config/Model/Node.pm                           |  4 ++--
 lib/Config/Model/ObjTreeScanner.pm                 |  4 ++--
 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                          | 23 ++++--------------
 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 ++--
 script/cme                                         |  4 +++-
 48 files changed, 129 insertions(+), 139 deletions(-)
 delete 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