[libio-compress-perl] branch master updated (426df48 -> 6a602c7)

gregor herrmann gregoa at debian.org
Sun Jun 18 14:35:53 UTC 2017


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  426df48   drop NOTE, add TODO
      adds  c2f2482   New upstream version 2.074
       new  6bc5e22   Updated version 2.074 from 'upstream/2.074'
       new  572d8aa   Update debian/changelog
       new  544f515   Set TEST_SKIP_VERSION_CHECK=1 for autopkgtest as well.
       new  81e5a7b   Update years of upstream and packaging copyright.
       new  b426259   debian/control: bump versioned build dependencies.
       new  d856f18   Drop Breaks/Replaces against ancient packages
       new  e196b54   Add debian/tests/pkg-perl/use-name to activate autopkgtest's use.t.
       new  6a602c7   releasing package libio-compress-perl version 2.074-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                               | 13 +++++++++++
 META.json                             |  6 ++---
 META.yml                              |  6 ++---
 Makefile.PL                           |  3 ++-
 README                                |  8 +++----
 debian/changelog                      | 18 ++++++++++-----
 debian/control                        | 16 ++-----------
 debian/copyright                      |  4 ++--
 debian/rules                          |  2 +-
 debian/tests/pkg-perl/smoke-env       |  1 +
 debian/tests/pkg-perl/use-name        |  1 +
 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               |  8 +++----
 lib/IO/Compress/Base/Common.pm        |  2 +-
 lib/IO/Compress/Bzip2.pm              | 14 ++++++------
 lib/IO/Compress/Deflate.pm            | 14 ++++++------
 lib/IO/Compress/FAQ.pod               |  2 +-
 lib/IO/Compress/Gzip.pm               | 16 ++++++-------
 lib/IO/Compress/Gzip/Constants.pm     |  2 +-
 lib/IO/Compress/RawDeflate.pm         | 16 ++++++-------
 lib/IO/Compress/Zip.pm                | 28 +++++++++++------------
 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  |  8 +++----
 lib/IO/Uncompress/AnyInflate.pm       | 22 +++++++++---------
 lib/IO/Uncompress/AnyUncompress.pm    | 42 +++++++++++++++++------------------
 lib/IO/Uncompress/Base.pm             | 10 ++++-----
 lib/IO/Uncompress/Bunzip2.pm          | 12 +++++-----
 lib/IO/Uncompress/Gunzip.pm           | 16 ++++++-------
 lib/IO/Uncompress/Inflate.pm          | 12 +++++-----
 lib/IO/Uncompress/RawInflate.pm       | 16 ++++++-------
 lib/IO/Uncompress/Unzip.pm            | 24 ++++++++++----------
 t/000prereq.t                         |  2 +-
 t/compress/CompTestUtils.pm           | 17 ++++++++++----
 t/compress/encode.pl                  |  2 +-
 41 files changed, 216 insertions(+), 197 deletions(-)
 create mode 100644 debian/tests/pkg-perl/smoke-env
 create mode 100644 debian/tests/pkg-perl/use-name

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