[libconfig-model-openssh-perl] branch master updated (dbd38cb -> 8b85528)

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


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  dbd38cb   releasing package libconfig-model-openssh-perl version 1.230-1
      adds  c6bfa12   Imported Upstream version 1.231
       new  a0ff0ce   Merge tag 'upstream/1.231'
       new  99f98d0   compat: bumped to 9
       new  80e64b2   control: bumped std-version to 3.9.5
       new  a95bd1c   control: refreshed dependencies
       new  a45e74b   refreshed spelling patch
       new  5dfdc3c   added patch to add support for sshd_config Debian specific parameter
       new  356420a   dch -r
      adds  b8c283b   Imported Upstream version 1.232
       new  1cc691a   Merge tag 'upstream/1.232'
       new  9009caf   removed spelling.patch (applied upstream)
       new  8b85528   prepare release

The 10 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:
 Changes                                         |   19 +
 META.json                                       |    4 +-
 META.yml                                        |    4 +-
 debian/changelog                                |   13 +
 debian/compat                                   |    2 +-
 debian/control                                  |   10 +-
 debian/patches/add-debian-param                 |   24 +
 debian/patches/series                           |    2 +-
 debian/patches/spelling.patch                   |   27 -
 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      |  678 ++++++++-------
 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      |   22 +-
 lib/Config/Model/models/Sshd/MatchBlock.pod     |    4 +-
 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 +-
 29 files changed, 2081 insertions(+), 949 deletions(-)
 create mode 100644 debian/patches/add-debian-param
 delete mode 100644 debian/patches/spelling.patch

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