[libconfig-model-openssh-perl] 01/10: Merge tag 'upstream/1.231'

dod at debian.org dod at debian.org
Sun Dec 29 16:15:51 UTC 2013


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

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

commit a0ff0ce5e8849b5bf493baaf0cbd40b0805cf29b
Merge: dbd38cb c6bfa12
Author: Dominique Dumont <dod at debian.org>
Date:   Sat Dec 28 17:14:58 2013 +0100

    Merge tag 'upstream/1.231'
    
    Upstream version 1.231
    
    # gpg: Signature made Sat 28 Dec 2013 05:14:54 PM CET using RSA key ID 49AB2B6C
    # gpg: Good signature from "Dominique Dumont <domi.dumont at free.fr>"
    # gpg:                 aka "Dominique Dumont (CPAN) <ddumont at cpan.org>"
    # gpg:                 aka "Dominique Dumont (HP-GNB) <domi at komarr.gre.hp.com>"
    # gpg:                 aka "Dominique Dumont (HP-SEA) <dominique.dumont at hp.com>"
    # gpg:                 aka "Dominique Dumont (Debian) <dod at debian.org>"
    # gpg:                 aka "Dominique Dumont <dominique.dumont at palm.com>"

 Changes                                         |   14 +
 META.json                                       |    4 +-
 META.yml                                        |    4 +-
 lib/Config/Model/Backend/OpenSsh.pm             |    2 +-
 lib/Config/Model/Backend/OpenSsh/Ssh.pm         |    2 +-
 lib/Config/Model/Backend/OpenSsh/Sshd.pm        |    2 +-
 lib/Config/Model/OpenSsh.pm                     |    2 +-
 lib/Config/Model/models/Ssh.pl                  |   58 +-
 lib/Config/Model/models/Ssh/HostElement.pl      |  680 ++++++++-------
 lib/Config/Model/models/Ssh/HostElement.pod     |   45 +-
 lib/Config/Model/models/Ssh/PortForward.pl      |   40 +-
 lib/Config/Model/models/Ssh/PortForward.pod     |    2 +
 lib/Config/Model/models/Sshd.pl                 | 1005 ++++++++++++++---------
 lib/Config/Model/models/Sshd.pod                |  176 +++-
 lib/Config/Model/models/Sshd/MatchBlock.pl      |   20 +-
 lib/Config/Model/models/Sshd/MatchBlock.pod     |    2 +
 lib/Config/Model/models/Sshd/MatchCondition.pl  |   28 +-
 lib/Config/Model/models/Sshd/MatchCondition.pod |    2 +
 lib/Config/Model/models/Sshd/MatchElement.pl    |  542 ++++++++----
 lib/Config/Model/models/Sshd/MatchElement.pod   |  243 +++++-
 lib/Config/Model/models/SystemSsh.pod           |   49 +-
 t/custom_sshd_match.t                           |    5 +-
 t/ssh_config.t                                  |   18 +-
 23 files changed, 2032 insertions(+), 913 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