[libio-tee-perl] branch master updated (7387864 -> 15fbfe4)

Florian Schlichting fsfs at moszumanska.debian.org
Fri Nov 10 10:11:59 UTC 2017


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

fsfs pushed a change to branch master
in repository libio-tee-perl.

      from  7387864   update changelog
      adds  fc441df   New upstream version 0.65
       new  4f59d17   Update upstream source from tag 'upstream/0.65'
       new  597a851   Update debian/changelog
       new  0695178   Add upstream metadata
       new  59c87ef   Update copyright years and upstream contact
       new  d5f176e   Bump dh compat to level 9
       new  11ea90a   Add myself to Uploaders and Copyright
       new  e86c670   Declare compliance with Debian Policy 4.1.1
       new  15fbfe4   prepare changelog for release

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                  |  58 +++++---
 LICENSE                  | 379 +++++++++++++++++++++++++++++++++++++++++++++++
 MANIFEST                 |   9 +-
 META.json                |  47 ++++++
 META.yml                 |  28 ++++
 Makefile.PL              |  61 +++++++-
 README                   | 102 +++++--------
 debian/changelog         |  12 +-
 debian/compat            |   2 +-
 debian/control           |   5 +-
 debian/copyright         |   5 +-
 debian/upstream/metadata |   6 +
 dist.ini                 |  19 +++
 Tee.pm => lib/IO/Tee.pm  |  19 ++-
 test.pl => t/original.t  |   0
 15 files changed, 638 insertions(+), 114 deletions(-)
 create mode 100644 LICENSE
 create mode 100644 META.json
 create mode 100644 META.yml
 create mode 100644 debian/upstream/metadata
 create mode 100644 dist.ini
 rename Tee.pm => lib/IO/Tee.pm (96%)
 rename test.pl => t/original.t (100%)

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



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