[libconfig-model-tkui-perl] branch master updated (ab3d7a9 -> 992d38c)

dod at debian.org dod at debian.org
Tue May 20 19:08:40 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-tkui-perl.

      from  ab3d7a9   control: added dependency on libtry-tiny-perl
      adds  e2e4a92   Imported Upstream version 1.344
       new  3c9efcf   Merge tag 'upstream/1.344'
       new  e8da2fa   control: removed dep on libexception-class-perl (not used directly)
       new  6648e6a   control: replaced dep on libfile-slurp-perl with libpath-tiny-perl
       new  992d38c   prepare release

The 4 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                               |   29 +-
 Changes                                |    6 +
 MANIFEST                               |    2 +-
 META.json                              |   45 +-
 META.yml                               |   30 +-
 debian/changelog                       |   10 +
 debian/control                         |    6 +-
 lib/Config/Model/Tk/AnyViewer.pm       |  328 ++++----
 lib/Config/Model/Tk/CheckListEditor.pm |  284 ++++---
 lib/Config/Model/Tk/CheckListViewer.pm |  141 ++--
 lib/Config/Model/Tk/HashEditor.pm      |   49 +-
 lib/Config/Model/Tk/HashViewer.pm      |   99 ++-
 lib/Config/Model/Tk/LeafEditor.pm      |  426 +++++-----
 lib/Config/Model/Tk/LeafViewer.pm      |  154 ++--
 lib/Config/Model/Tk/ListEditor.pm      |  396 +++++----
 lib/Config/Model/Tk/ListViewer.pm      |  105 ++-
 lib/Config/Model/Tk/NodeEditor.pm      |  263 +++---
 lib/Config/Model/Tk/NodeViewer.pm      |  178 ++--
 lib/Config/Model/Tk/NoteEditor.pm      |   88 +-
 lib/Config/Model/Tk/Wizard.pm          |  220 +++--
 lib/Config/Model/TkUI.pm               | 1447 ++++++++++++++++----------------
 t/big_model.pm                         |    1 -
 t/config-model-ui.t                    |    6 +-
 t/config-model-wizard.t                |    2 +-
 24 files changed, 2171 insertions(+), 2144 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-model-tkui-perl.git



More information about the Pkg-perl-cvs-commits mailing list