[libnet-cli-interact-perl] branch master updated (16e8f36 -> dea3236)
    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 change to branch master
in repository libnet-cli-interact-perl.
      from  16e8f36   Remove trailing whitespace
      adds  838ebcc   Imported Upstream version 2.133420
       new  ecccd26   Merge tag 'upstream/2.133420'
       new  b0b0819   New upstream release.
       new  c67f894   Update years of upstream and packaging copyright.
       new  fb83472   Declare compliance with Debian Policy 3.9.5.
       new  dea3236   releasing package libnet-cli-interact-perl version 2.133420-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                                            | 38 +++++++++++++
 LICENSE                                            |  6 +-
 META.json                                          |  2 +-
 META.yml                                           |  2 +-
 Makefile.PL                                        |  2 +-
 README                                             | 11 +++-
 debian/changelog                                   |  8 +++
 debian/control                                     |  2 +-
 debian/copyright                                   |  4 +-
 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 +
 33 files changed, 264 insertions(+), 76 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