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 cd64e9a332b9ea21109bf8c08e4d3163af978f08 Merge: f984676 d6640f1 Author: Dominique Dumont <[email protected]> Date: Tue Oct 10 12:38:26 2017 +0200 Updated version 1.238 from 'upstream/1.238' with Debian dir ad073db9a637b5bedda38eb9ca34eef1a7f63f4d Build.PL | 4 +- Changes | 7 + LICENSE | 2 +- MANIFEST | 5 +- META.json | 8 +- META.yml | 7 +- README-build-from-git.md | 56 ++ README.pod | 13 + demo/maintainer-demo.pl | 2 +- demo/user-demo.pl | 2 +- lib/Config/Model/Backend/OpenSsh.pm | 8 +- lib/Config/Model/Backend/OpenSsh/Ssh.pm | 8 +- lib/Config/Model/Backend/OpenSsh/Sshd.pm | 8 +- lib/Config/Model/OpenSsh.pm | 95 ++- lib/Config/Model/models/Ssh.pl | 30 +- lib/Config/Model/models/{SystemSsh.pod => Ssh.pod} | 691 +++++++++++++++++--- lib/Config/Model/models/Ssh/HostElement.pl | 70 +- lib/Config/Model/models/Ssh/HostElement.pod | 663 ++++++++++++++++--- lib/Config/Model/models/Ssh/PortForward.pl | 2 +- lib/Config/Model/models/Ssh/PortForward.pod | 13 +- lib/Config/Model/models/Sshd.pl | 21 +- lib/Config/Model/models/Sshd.pod | 713 ++++++++++++++++++--- lib/Config/Model/models/Sshd/MatchBlock.pl | 2 +- lib/Config/Model/models/Sshd/MatchBlock.pod | 7 +- lib/Config/Model/models/Sshd/MatchCondition.pl | 2 +- lib/Config/Model/models/Sshd/MatchCondition.pod | 11 +- lib/Config/Model/models/Sshd/MatchElement.pl | 2 +- lib/Config/Model/models/Sshd/MatchElement.pod | 285 ++++++-- lib/Config/Model/models/SystemSsh.pl | 28 +- lib/Config/Model/models/SystemSsh.pod | 679 +++++++++++++++++--- t/model_tests.d/ssh-test-conf.pl | 4 +- t/model_tests.d/sshd-test-conf.pl | 2 +- t/model_tests.d/system-ssh-test-conf.pl | 2 +- t/ssh_config.t | 6 - weaver.ini | 9 + 35 files changed, 2974 insertions(+), 493 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-model-openssh-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
