[libnet-openssh-perl] branch master updated (bb2a82a -> e9a213a)

Florian Schlichting fsfs at moszumanska.debian.org
Thu Oct 15 21:45:16 UTC 2015


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

fsfs pushed a change to branch master
in repository libnet-openssh-perl.

      from  bb2a82a   expand README.source on setting up quilt in a debcherry package
      adds  8bb31bb   Imported Upstream version 0.66
       new  f21cc93   Merge tag 'upstream/0.66'
       new  7f142e7   Drop pod-wording.patch, applied upstream
       new  100aae3   Bump dh compat to level 9
       new  e9a213a   prepare changelog for release

The 4 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                                          |  33 ++++
 MANIFEST                                         |   4 +
 META.json                                        |   4 +-
 META.yml                                         |   4 +-
 debian/README.source                             |  18 ---
 debian/changelog                                 |   8 +
 debian/compat                                    |   2 +-
 debian/control                                   |   2 +-
 debian/patches/pod-wording.patch                 |  37 -----
 debian/patches/series                            |   2 -
 lib/Net/OpenSSH.pm                               | 186 ++++++++++++++++++-----
 lib/Net/OpenSSH/OSTracer.pm                      |   6 +-
 lib/Net/OpenSSH/ObjectRemote.pm                  |  18 +++
 lib/Net/OpenSSH/ShellQuoter.pm                   |   1 +
 patches/openssh-fwd-stdio-to-streamlocal-1.patch | 167 ++++++++++++++++++++
 sample/sshfs_mount.pl                            |  43 ++++++
 t/quoting.t                                      |   6 +-
 t/uri.t                                          |  79 ++++++++++
 18 files changed, 517 insertions(+), 103 deletions(-)
 delete mode 100644 debian/README.source
 delete mode 100644 debian/patches/pod-wording.patch
 delete mode 100644 debian/patches/series
 create mode 100644 lib/Net/OpenSSH/ObjectRemote.pm
 create mode 100644 patches/openssh-fwd-stdio-to-streamlocal-1.patch
 create mode 100644 sample/sshfs_mount.pl
 create mode 100644 t/uri.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-openssh-perl.git



More information about the Pkg-perl-cvs-commits mailing list