[libconfig-model-itself-perl] 01/08: Merge tag 'upstream/2.002'

dod at debian.org dod at debian.org
Mon Dec 14 16:47:21 UTC 2015


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

dod pushed a commit to branch master
in repository libconfig-model-itself-perl.

commit f7f22e5225ffe6173b2aad598f282ba50e5c32f6
Merge: adde98f ce599f1
Author: Dominique Dumont <dod at debian.org>
Date:   Sun Dec 13 20:44:47 2015 +0100

    Merge tag 'upstream/2.002'
    
    Upstream version 2.002
    
    # gpg: Signature made Sun 13 Dec 2015 08:44:42 PM CET using RSA key ID 49AB2B6C
    # gpg: Good signature from "Dominique Dumont <domi.dumont at free.fr>"
    # gpg:                 aka "Dominique Dumont (CPAN) <ddumont at cpan.org>"
    # gpg:                 aka "Dominique Dumont (HP-GNB) <domi at komarr.gre.hp.com>"
    # gpg:                 aka "Dominique Dumont (HP-SEA) <dominique.dumont at hp.com>"
    # gpg:                 aka "Dominique Dumont (Debian) <dod at debian.org>"
    # gpg:                 aka "Dominique Dumont <dod at debian.org>"
    # gpg:                 aka "Dominique Dumont <dod38fr at googlemail.com>"

 Build.PL                                           |   9 +-
 Changes                                            |  24 +
 MANIFEST                                           |  23 +-
 META.json                                          |  11 +-
 META.yml                                           |   9 +-
 README                                             |  66 ---
 README.md                                          |  69 +++
 config-model-edit                                  |  11 +-
 contrib/bash_completion.cme_meta                   |  44 ++
 data/application.d/master                          |   2 +
 data/{ => models}/MasterModel.pl                   |   0
 data/{ => models}/MasterModel/CheckListExamples.pl |   0
 data/{ => models}/MasterModel/HashIdOfValues.pl    |   0
 data/{ => models}/MasterModel/References.pl        |   0
 data/{ => models}/MasterModel/WarpedId.pl          |   0
 data/{ => models}/MasterModel/WarpedValues.pl      |   0
 data/{ => models}/MasterModel/X_base_class.pl      |   0
 lib/App/Cme/Command/meta.pm                        | 632 +++++++++++++++++++++
 lib/Config/Model/Itself.pm                         | 232 +++++---
 lib/Config/Model/Itself/BackendDetector.pm         |   4 +-
 lib/Config/Model/Itself/TkEditUI.pm                |  17 +-
 lib/Config/Model/models/Itself/Application.pl      |  54 ++
 lib/Config/Model/models/Itself/Model.pl            |  70 +--
 t/cme-meta-edit.t                                  |  41 ++
 t/cme-meta-plugin.t                                |  64 +++
 t/cme-meta.t                                       |  66 +++
 t/dot_graph.t                                      |   5 +-
 t/itself-editor.t                                  |  12 +-
 t/itself.t                                         |  43 +-
 t/itself_snippet.t                                 |   4 +-
 t/list_itself_structure.t                          |   5 +-
 t/load_write_itself.t                              |   5 +-
 t/pod_gen.t                                        |   6 +-
 33 files changed, 1292 insertions(+), 236 deletions(-)

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