[libnet-cli-interact-perl] 01/05: Merge tag 'upstream/2.133420'

gregor herrmann gregoa at debian.org
Tue Dec 10 19:10:08 UTC 2013


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

gregoa pushed a commit to branch master
in repository libnet-cli-interact-perl.

commit ecccd26e0e056debe54e69bb29f82dbdf700c7ca
Merge: 16e8f36 838ebcc
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Dec 10 20:07:27 2013 +0100

    Merge tag 'upstream/2.133420'
    
    Upstream version 2.133420

 Changes                                            | 38 +++++++++++++
 LICENSE                                            |  6 +-
 META.json                                          |  2 +-
 META.yml                                           |  2 +-
 Makefile.PL                                        |  2 +-
 README                                             | 11 +++-
 lib/Net/CLI/Interact.pm                            | 20 +++++--
 lib/Net/CLI/Interact/Action.pm                     |  6 +-
 lib/Net/CLI/Interact/ActionSet.pm                  | 10 ++--
 lib/Net/CLI/Interact/Logger.pm                     | 56 +++++++++++++++----
 lib/Net/CLI/Interact/Manual/Cookbook.pod           | 65 ++++++++++++++++++++++
 lib/Net/CLI/Interact/Phrasebook.pm                 |  6 +-
 lib/Net/CLI/Interact/Role/Engine.pm                | 18 ++++--
 lib/Net/CLI/Interact/Role/FindMatch.pm             |  2 +-
 lib/Net/CLI/Interact/Role/Iterator.pm              |  6 +-
 lib/Net/CLI/Interact/Role/Prompt.pm                | 10 ++--
 lib/Net/CLI/Interact/Transport/Base.pm             |  6 +-
 lib/Net/CLI/Interact/Transport/Loopback.pm         |  6 +-
 lib/Net/CLI/Interact/Transport/Platform/Unix.pm    |  2 +-
 lib/Net/CLI/Interact/Transport/Platform/Win32.pm   |  2 +-
 lib/Net/CLI/Interact/Transport/Role/ConnectCore.pm |  4 +-
 lib/Net/CLI/Interact/Transport/SSH.pm              |  6 +-
 lib/Net/CLI/Interact/Transport/Serial.pm           |  6 +-
 lib/Net/CLI/Interact/Transport/Telnet.pm           |  6 +-
 lib/Net/CLI/Interact/Transport/Wrapper/Base.pm     |  4 +-
 lib/Net/CLI/Interact/Transport/Wrapper/IPC_Run.pm  |  2 +-
 .../CLI/Interact/Transport/Wrapper/Net_Telnet.pm   | 14 ++++-
 t/author-10_route_server.t                         |  1 +
 t/author-20_sdf_shell.t                            |  4 ++
 t/release-31_actionset.t                           |  3 +
 30 files changed, 253 insertions(+), 73 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-cli-interact-perl.git



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