[libio-compress-lzma-perl] branch master updated (19a0dc2 -> 6e91169)

gregor herrmann gregoa at debian.org
Sun Jun 18 21:34:46 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-lzma-perl.

      from  19a0dc2   drop NOTE, add TODO
      adds  81e8ac2   New upstream version 2.074
       new  ad9235b   Updated version 2.074 from 'upstream/2.074'
       new  8a23e11   Update debian/changelog
       new  2c9f1ff   Update years of upstream and packaging copyright.
       new  a3d0809   Bump versioned (build) dependencies.
       new  6e91169   releasing package libio-compress-lzma-perl version 2.074-1

The 5 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                           |  8 ++++----
 META.yml                            |  8 ++++----
 Makefile.PL                         |  3 ++-
 README                              |  8 ++++----
 debian/changelog                    | 14 ++++++++------
 debian/control                      |  4 ++--
 debian/copyright                    |  4 ++--
 lib/IO/Compress/Adapter/Lzma.pm     | 10 +++++-----
 lib/IO/Compress/Adapter/Xz.pm       | 10 +++++-----
 lib/IO/Compress/Lzma.pm             | 16 ++++++++--------
 lib/IO/Compress/Xz.pm               | 18 +++++++++---------
 lib/IO/Uncompress/Adapter/UnLzma.pm | 10 +++++-----
 lib/IO/Uncompress/Adapter/UnXz.pm   | 10 +++++-----
 lib/IO/Uncompress/UnLzma.pm         | 16 ++++++++--------
 lib/IO/Uncompress/UnXz.pm           | 16 ++++++++--------
 t/000prereq.t                       |  2 +-
 t/001lzma.t                         |  2 +-
 t/001xz.t                           |  2 +-
 t/010examples-lzma.t                |  2 +-
 t/010examples-xz.t                  |  2 +-
 t/050interop-lzma.t                 |  2 +-
 t/050interop-xz.t                   |  2 +-
 t/050interop-zip-lzma.t             |  2 +-
 t/compress/CompTestUtils.pm         | 17 +++++++++++++----
 t/compress/encode.pl                |  2 +-
 t/compress/interop-io-string.pl     |  2 +-
 27 files changed, 115 insertions(+), 90 deletions(-)

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



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