[libio-compress-perl] branch master updated (402779c -> 15f3633)

Nick Morrott nickm-guest at moszumanska.debian.org
Thu Jan 5 13:16:31 UTC 2017


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

nickm-guest pushed a change to branch master
in repository libio-compress-perl.

      from  402779c   update changelog
      adds  9d8db1d   New upstream version 2.070
       new  568ba44   Merge tag 'upstream/2.070'
       new  6d2812b   debian/copyright: update copyright years
       new  efea7d3   debian/control: declare compliance with Debian Policy 3.9.8
       new  8b75b9d   debian/control: refresh build-dependencies
       new  5dd0fa7   debian/upstream/metadata: add Bug-* fields
       new  e8799a6   Add debian/libio-compress-perl.lintian-overrides
       new  15f3633   Releasing package libio-compress-perl version 2.070-1

The 7 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                                      |  7 +++++
 META.json                                    | 15 +++++-----
 META.yml                                     | 17 ++++++-----
 Makefile.PL                                  |  2 +-
 README                                       |  8 ++---
 bin/zipdetails                               |  1 +
 debian/changelog                             | 14 +++++++--
 debian/control                               |  6 ++--
 debian/copyright                             |  2 +-
 debian/libio-compress-perl.lintian-overrides |  3 ++
 debian/upstream/metadata                     |  2 ++
 lib/Compress/Zlib.pm                         | 28 +++++++++---------
 lib/File/GlobMapper.pm                       | 24 +++++++--------
 lib/IO/Compress/Adapter/Bzip2.pm             |  6 ++--
 lib/IO/Compress/Adapter/Deflate.pm           |  6 ++--
 lib/IO/Compress/Adapter/Identity.pm          |  4 +--
 lib/IO/Compress/Base.pm                      |  8 ++---
 lib/IO/Compress/Base/Common.pm               |  2 +-
 lib/IO/Compress/Bzip2.pm                     | 16 +++++-----
 lib/IO/Compress/Deflate.pm                   | 26 ++++++++--------
 lib/IO/Compress/FAQ.pod                      | 14 ++++-----
 lib/IO/Compress/Gzip.pm                      | 28 +++++++++---------
 lib/IO/Compress/Gzip/Constants.pm            |  2 +-
 lib/IO/Compress/RawDeflate.pm                | 28 +++++++++---------
 lib/IO/Compress/Zip.pm                       | 40 ++++++++++++-------------
 lib/IO/Compress/Zip/Constants.pm             |  2 +-
 lib/IO/Compress/Zlib/Constants.pm            |  2 +-
 lib/IO/Compress/Zlib/Extra.pm                |  4 +--
 lib/IO/Uncompress/Adapter/Bunzip2.pm         |  6 ++--
 lib/IO/Uncompress/Adapter/Identity.pm        |  6 ++--
 lib/IO/Uncompress/Adapter/Inflate.pm         |  6 ++--
 lib/IO/Uncompress/AnyInflate.pm              | 34 ++++++++++-----------
 lib/IO/Uncompress/AnyUncompress.pm           | 44 +++++++++++++++-------------
 lib/IO/Uncompress/Base.pm                    |  8 ++---
 lib/IO/Uncompress/Bunzip2.pm                 | 14 ++++-----
 lib/IO/Uncompress/Gunzip.pm                  | 28 +++++++++---------
 lib/IO/Uncompress/Inflate.pm                 | 24 +++++++--------
 lib/IO/Uncompress/RawInflate.pm              | 26 ++++++++--------
 lib/IO/Uncompress/Unzip.pm                   | 32 ++++++++++----------
 t/000prereq.t                                |  2 +-
 40 files changed, 287 insertions(+), 260 deletions(-)
 create mode 100644 debian/libio-compress-perl.lintian-overrides

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



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