[libio-compress-perl] branch master updated (aed7eb4 -> 6eb1428)

gregor herrmann gregoa at debian.org
Mon Oct 5 16:14:45 UTC 2015


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

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

      from  aed7eb4   releasing package libio-compress-perl version 2.068-2
      adds  339b14c   Imported Upstream version 2.069
       new  2db9832   Merge tag 'upstream/2.069'
       new  34abddb   Update debian/changelog
       new  8330b74   Update years of upstream copyright.
       new  51ee931   Bump versioned (build) dependencies.
       new  863342b   Bump debhelper compatibility level to 9.
       new  6eb1428   releasing package libio-compress-perl version 2.069-1

The 6 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                               | 11 ++++++
 META.json                             |  6 +--
 META.yml                              |  6 +--
 Makefile.PL                           |  2 +-
 README                                |  8 ++--
 debian/changelog                      |  9 +++++
 debian/compat                         |  2 +-
 debian/control                        |  6 +--
 debian/copyright                      |  2 +-
 lib/Compress/Zlib.pm                  | 14 +++----
 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               |  6 +--
 lib/IO/Compress/Base/Common.pm        |  2 +-
 lib/IO/Compress/Bzip2.pm              | 12 +++---
 lib/IO/Compress/Deflate.pm            | 12 +++---
 lib/IO/Compress/FAQ.pod               | 15 +++++++-
 lib/IO/Compress/Gzip.pm               | 14 +++----
 lib/IO/Compress/Gzip/Constants.pm     |  2 +-
 lib/IO/Compress/RawDeflate.pm         | 14 +++----
 lib/IO/Compress/Zip.pm                | 71 +++++++++++++++++++----------------
 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       | 20 +++++-----
 lib/IO/Uncompress/AnyUncompress.pm    | 40 ++++++++++----------
 lib/IO/Uncompress/Base.pm             |  6 +--
 lib/IO/Uncompress/Bunzip2.pm          | 10 ++---
 lib/IO/Uncompress/Gunzip.pm           | 14 +++----
 lib/IO/Uncompress/Inflate.pm          | 10 ++---
 lib/IO/Uncompress/RawInflate.pm       | 12 +++---
 lib/IO/Uncompress/Unzip.pm            | 18 ++++-----
 t/000prereq.t                         |  2 +-
 37 files changed, 212 insertions(+), 176 deletions(-)

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