[libio-compress-perl] branch master updated (b845133 -> 3499d0f)

gregor herrmann gregoa at debian.org
Wed May 6 20:10:58 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  b845133   releasing package libio-compress-perl version 2.066-1
       new  fca6cb0   Add debian/upstream/metadata
       new  0139573   Update debian/changelog
      adds  ec571e3   Imported Upstream version 2.068
       new  3507552   Merge tag 'upstream/2.068'
       new  4a88aac   Update debian/changelog
       new  b331aca   Update years of packaging copyright.
       new  1e587f4   Bump versioned (build) dependencies.
       new  3499d0f   releasing package libio-compress-perl version 2.068-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                               | 10 +++++++++
 META.json                             |  6 +++---
 META.yml                              |  6 +++---
 Makefile.PL                           |  2 +-
 README                                |  4 ++--
 debian/changelog                      |  9 +++++++++
 debian/control                        |  4 ++--
 debian/copyright                      |  2 +-
 debian/upstream/metadata              |  4 ++++
 lib/Compress/Zlib.pm                  | 12 +++++------
 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               |  4 ++--
 lib/IO/Compress/Base/Common.pm        |  2 +-
 lib/IO/Compress/Bzip2.pm              | 10 ++++-----
 lib/IO/Compress/Deflate.pm            | 10 ++++-----
 lib/IO/Compress/Gzip.pm               | 12 +++++------
 lib/IO/Compress/Gzip/Constants.pm     |  2 +-
 lib/IO/Compress/RawDeflate.pm         | 14 ++++++-------
 lib/IO/Compress/Zip.pm                | 24 +++++++++++-----------
 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       | 18 ++++++++---------
 lib/IO/Uncompress/AnyUncompress.pm    | 38 +++++++++++++++++------------------
 lib/IO/Uncompress/Base.pm             |  4 ++--
 lib/IO/Uncompress/Bunzip2.pm          |  8 ++++----
 lib/IO/Uncompress/Gunzip.pm           | 12 +++++------
 lib/IO/Uncompress/Inflate.pm          |  8 ++++----
 lib/IO/Uncompress/RawInflate.pm       | 10 ++++-----
 lib/IO/Uncompress/Unzip.pm            | 16 +++++++--------
 t/000prereq.t                         |  2 +-
 t/020isize.t                          |  2 +-
 t/101truncate-bzip2.t                 |  4 ++++
 t/101truncate-deflate.t               |  4 ++++
 t/101truncate-gzip.t                  |  4 ++++
 t/101truncate-rawdeflate.t            |  4 ++++
 t/101truncate-zip.t                   |  4 ++++
 t/105oneshot-zip-store-only.t         |  4 ++++
 t/compress/prime.pl                   |  4 ++++
 44 files changed, 188 insertions(+), 137 deletions(-)
 create mode 100644 debian/upstream/metadata

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