[libnet-sftp-foreign-perl] branch master updated (159ea94 -> 568c5d5)

gregor herrmann gregoa at debian.org
Wed Dec 11 21:28:47 UTC 2013


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

gregoa pushed a change to branch master
in repository libnet-sftp-foreign-perl.

      from  159ea94   Remove trailing whitespace
      adds  d8c55df   Imported Upstream version 1.77+dfsg
       new  015927c   Merge tag 'upstream/1.77+dfsg'
       new  a6307cb   New upstream release.
       new  15133c5   debian/watch: drop unused uversionmangle.
       new  6b0ed08   Update years of packaging copyright.
       new  03c66da   Declare compliance with Debian Policy 3.9.5.
       new  85df56a   cme: reformat debian/control
       new  74ae302   Add patch to fix POD errors.
       new  568c5d5   releasing package libnet-sftp-foreign-perl version 1.77+dfsg-1

The 8 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                                   |  25 +++++
 MANIFEST                                  |   4 +-
 META.json                                 |  50 ++++++++++
 META.yml                                  |  44 ++++-----
 TODO                                      |   4 +
 debian/changelog                          |  10 ++
 debian/control                            |  24 +++--
 debian/copyright                          |   2 +-
 debian/patches/pod.patch                  |  33 +++++++
 debian/patches/series                     |   1 +
 debian/watch                              |   2 +-
 lib/Net/SFTP/Foreign.pm                   | 146 ++++++++++++++++--------------
 lib/Net/SFTP/Foreign/Attributes.pm        |   4 +-
 lib/Net/SFTP/Foreign/Attributes/Compat.pm |   2 +-
 lib/Net/SFTP/Foreign/Backend/Unix.pm      |  11 ++-
 lib/Net/SFTP/Foreign/Common.pm            |   7 +-
 lib/Net/SFTP/Foreign/Compat.pm            |  15 +--
 lib/Net/SFTP/Foreign/Local.pm             |   2 +-
 t/2_pods.t                                |  12 ---
 19 files changed, 261 insertions(+), 137 deletions(-)
 create mode 100644 META.json
 create mode 100644 debian/patches/pod.patch
 create mode 100644 debian/patches/series
 delete mode 100644 t/2_pods.t

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



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