[libconfig-model-openssh-perl] branch master updated (7eccd32 -> 0b58e86)
dod at debian.org
dod at debian.org
Sat Apr 5 10:01:41 UTC 2014
This is an automated email from the git hooks/post-receive script.
dod pushed a change to branch master
in repository libconfig-model-openssh-perl.
from 7eccd32 update changelog
adds ac985e2 Imported Upstream version 1.234
new 5f61358 Merge tag 'upstream/1.234'
new c1aaa7f control: depends on libconfig-model-perl 2.050
new 4704195 prepare release
adds e7a3398 Imported Upstream version 1.235
new ed06b77 Merge tag 'upstream/1.235'
new 0b58e86 prepare release for 1.235
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:
Build.PL | 13 ++--
Changes | 17 +++++
LICENSE | 4 +-
MANIFEST | 3 +
META.json | 15 +++--
META.yml | 35 +++++-----
debian/changelog | 14 +++-
debian/control | 4 +-
demo/maintainer-demo.pl | 2 +-
demo/user-demo.pl | 2 +-
lib/Config/Model/Backend/OpenSsh.pm | 49 ++++++++++++--
lib/Config/Model/Backend/OpenSsh/Ssh.pm | 31 +++++++--
lib/Config/Model/Backend/OpenSsh/Sshd.pm | 35 ++++++++--
lib/Config/Model/OpenSsh.pm | 38 ++++++++---
lib/Config/Model/models/Ssh.pl | 2 +-
lib/Config/Model/models/Ssh/HostElement.pl | 16 ++++-
lib/Config/Model/models/Ssh/HostElement.pod | 8 +++
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 +-
lib/Config/Model/models/SystemSsh.pod | 14 +++-
.../{basic => legacy}/system_ssh_config | 0
.../ssh-examples/legacy/user_ssh_config | 11 ++++
t/model_tests.d/ssh-test-conf.pl | 77 +++++++++++++---------
t/model_tests.d/sshd-test-conf.pl | 2 +-
t/model_tests.d/system-ssh-test-conf.pl | 2 +-
t/ssh_config.t | 11 +++-
30 files changed, 306 insertions(+), 111 deletions(-)
copy t/model_tests.d/ssh-examples/{basic => legacy}/system_ssh_config (100%)
create mode 100644 t/model_tests.d/ssh-examples/legacy/user_ssh_config
--
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