[libconfig-model-openssh-perl] 01/08: Merge tag 'upstream/1.228'

gregor herrmann gregoa at debian.org
Fri Aug 9 19:18:23 UTC 2013


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

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

commit b4c49ac705750fb377544788c21039422025d54f
Merge: 386a628 879b72b
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Aug 9 21:06:13 2013 +0200

    Merge tag 'upstream/1.228'
    
    Upstream version 1.228

 Build.PL                                           |    3 +-
 ChangeLog => Changes                               |   26 ++++
 MANIFEST                                           |   11 +-
 META.json                                          |    9 +-
 META.yml                                           |    9 +-
 README.pod                                         |   77 +++++++++--
 lib/Config/Model/Backend/OpenSsh.pm                |   50 ++++---
 lib/Config/Model/Backend/OpenSsh/Ssh.pm            |   89 +-----------
 lib/Config/Model/Backend/OpenSsh/Sshd.pm           |   90 +-----------
 lib/Config/Model/OpenSsh.pm                        |    6 +-
 lib/Config/Model/models/Ssh.pl                     |   18 ++-
 lib/Config/Model/models/Ssh/HostElement.pl         |    2 +-
 lib/Config/Model/models/Ssh/HostElement.pod        |  134 +++++++++---------
 lib/Config/Model/models/Ssh/PortForward.pod        |   10 +-
 lib/Config/Model/models/Sshd.pl                    |    4 +
 lib/Config/Model/models/Sshd.pod                   |  134 +++++++++---------
 lib/Config/Model/models/Sshd/MatchBlock.pod        |    4 +-
 lib/Config/Model/models/Sshd/MatchCondition.pod    |    8 +-
 lib/Config/Model/models/Sshd/MatchElement.pod      |   28 ++--
 lib/Config/Model/models/SystemSsh.pl               |   37 +++++
 lib/Config/Model/models/{Ssh.pod => SystemSsh.pod} |  145 ++++++++++----------
 lib/Config/Model/system.d/ssh                      |    1 -
 lib/Config/Model/system.d/system-ssh               |    1 +
 .../ssh-examples/basic/etc/ssh/ssh_config          |   11 ++
 t/model_tests.d/ssh-test-conf.pl                   |   44 ++++++
 t/model_tests.d/system-ssh-examples/basic          |   30 ++++
 t/model_tests.d/system-ssh-test-conf.pl            |   36 +++++
 t/pod.t                                            |    3 +-
 t/ssh_config.t                                     |   14 +-
 29 files changed, 567 insertions(+), 467 deletions(-)

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



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