[libconfig-model-openssh-perl] branch master updated (fa9e0ae -> e9bff0c)

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 change to branch master
in repository libconfig-model-openssh-perl.

      from  fa9e0ae   update changelog
      adds  6d5a278   Imported Upstream version 1.230
       new  7c71346   Merge tag 'upstream/1.230'
       new  977e307   New upstream release.
       new  9aaabcc   refresh patch (offset)
       new  697d01a   Update (build) dependencies.
       new  e9bff0c   update changelog

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                                           |   19 ++---
 Changes                                            |   33 +++++++-
 LICENSE                                            |    2 +-
 MANIFEST                                           |    8 +-
 META.json                                          |   26 ++----
 META.yml                                           |   19 ++---
 README.pod                                         |   87 +++++++++++++-------
 debian/changelog                                   |   12 ++-
 debian/control                                     |   16 ++--
 debian/patches/test-failure.patch                  |    2 +-
 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 +++-
 36 files changed, 264 insertions(+), 160 deletions(-)
 rename t/model_tests.d/ssh-examples/basic/{etc/ssh/ssh_config => system_ssh_config} (100%)
 create mode 100644 t/model_tests.d/ssh-examples/basic/user_ssh_config
 rename t/model_tests.d/sshd-examples/{debian-671367 => debian-bug-671367/system_sshd_config} (100%)
 rename t/model_tests.d/system-ssh-examples/{basic => basic/system_ssh_config} (100%)
 delete mode 100644 t/release-pod-syntax.t

-- 
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