[libnet-openssh-perl] branch master updated (0650fdc -> cc5c2fc)

Florian Schlichting fsfs at moszumanska.debian.org
Tue Aug 18 20:11:24 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  0650fdc   update changelog
       new  19fa398   improve wording
       new  88f8443   Convert packaging to git-debcherry
       new  22f2a65   Add debian/upstream/metadata
       new  c6dea76   Update debian/changelog
      adds  f205c14   Imported Upstream version 0.64
       new  c8540eb   Merge tag 'upstream/0.64'
       new  3845a35   Import Upstream version 0.64
       new  1d8fffe   Update copyright years
       new  3f68a0d   Declare compliance with Debian Policy 3.9.6
       new  324dcb3   Mark package autopkgtest-able
       new  09c8a30   improve pod wording
       new  ea0bcfe   Drop old and create new pod-wording.patch
       new  cc5c2fc   prepare changelog for release

The 12 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                              |  45 +-
 META.json                            |   4 +-
 META.yml                             |  12 +-
 Makefile.PL                          |   7 +-
 README                               |   2 +-
 debian/README.source                 |  11 +
 debian/changelog                     |  14 +-
 debian/control                       |   3 +-
 debian/copyright                     |   4 +-
 debian/patches/pod-wording.patch     |  42 +-
 debian/patches/series                |   1 +
 debian/upstream/metadata             |   5 +
 lib/Net/OpenSSH.pm                   | 915 ++++++++++++++++++++++-------------
 lib/Net/OpenSSH/ConnectionCache.pm   |  11 +-
 lib/Net/OpenSSH/Constants.pm         |  21 +-
 lib/Net/OpenSSH/OSTracer.pm          |   2 +-
 lib/Net/OpenSSH/ShellQuoter.pm       |   3 +
 lib/Net/OpenSSH/ShellQuoter/POSIX.pm |   2 +-
 t/1_run.t                            |  11 +-
 t/quoting.t                          |  24 +-
 20 files changed, 771 insertions(+), 368 deletions(-)
 create mode 100644 debian/README.source
 create mode 100644 debian/upstream/metadata

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