[libconfig-model-openssh-perl] 01/05: Merge tag 'upstream/1.230'

gregor herrmann gregoa at debian.org
Tue Aug 27 18:22:52 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 7c713460071429c3f0c41c00ddbba2835408ab38
Merge: fa9e0ae 6d5a278
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Aug 27 20:14:34 2013 +0200

    Merge tag 'upstream/1.230'
    
    Upstream version 1.230

 Build.PL                                           |   19 ++---
 Changes                                            |   33 +++++++-
 LICENSE                                            |    2 +-
 MANIFEST                                           |    8 +-
 META.json                                          |   26 ++----
 META.yml                                           |   19 ++---
 README.pod                                         |   87 +++++++++++++-------
 demo/maintainer-demo.pl                            |    2 +-
 demo/user-demo.pl                                  |    2 +-
 lib/Config/Model/Backend/OpenSsh.pm                |    4 +-
 lib/Config/Model/Backend/OpenSsh/Ssh.pm            |    4 +-
 lib/Config/Model/Backend/OpenSsh/Sshd.pm           |    4 +-
 lib/Config/Model/OpenSsh.pm                        |    4 +-
 lib/Config/Model/models/Ssh.pl                     |    2 +-
 lib/Config/Model/models/Ssh/HostElement.pl         |    2 +-
 lib/Config/Model/models/Ssh/PortForward.pl         |    2 +-
 lib/Config/Model/models/Sshd.pl                    |    2 +-
 lib/Config/Model/models/Sshd/MatchBlock.pl         |    2 +-
 lib/Config/Model/models/Sshd/MatchCondition.pl     |    2 +-
 lib/Config/Model/models/Sshd/MatchElement.pl       |    2 +-
 lib/Config/Model/models/SystemSsh.pl               |    2 +-
 t/custom_sshd.t                                    |   19 +++--
 t/custom_sshd_match.t                              |   17 ++--
 .../{etc/ssh/ssh_config => system_ssh_config}      |    0
 t/model_tests.d/ssh-examples/basic/user_ssh_config |   44 ++++++++++
 t/model_tests.d/ssh-test-conf.pl                   |   16 +++-
 .../system_sshd_config}                            |    0
 t/model_tests.d/sshd-test-conf.pl                  |   18 ++--
 .../{basic => basic/system_ssh_config}             |    0
 t/model_tests.d/system-ssh-test-conf.pl            |   10 ++-
 t/model_tests.t                                    |    2 +
 t/release-pod-syntax.t                             |   24 ------
 t/ssh_config.t                                     |   14 +++-
 33 files changed, 248 insertions(+), 146 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