[libcompress-raw-lzma-perl] branch master updated (c06e033 -> 563e49f)

gregor herrmann gregoa at debian.org
Sat Jun 17 21:11:40 UTC 2017


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

gregoa pushed a change to branch master
in repository libcompress-raw-lzma-perl.

      from  c06e033   back to UNRELEASED, NOTE added to d/changelog
       new  10db1e0   drop NOTE, stretch is released
      adds  55eba85   New upstream version 2.074
       new  dc02b17   Updated version 2.074 from 'upstream/2.074'
       new  8819657   Update debian/changelog
       new  08d2665   Update years of upstream and packaging copyright.
       new  0b5bc57   Drop no-version-check.patch.
       new  22e9c5e   Disable version check at buildtime and for autopkgtests.
       new  563e49f   releasing package libcompress-raw-lzma-perl version 2.074-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                               | 16 ++++++++++
 Lzma.xs                               | 18 ++++++-----
 MANIFEST                              |  2 +-
 META.json                             |  2 +-
 META.yml                              |  2 +-
 Makefile.PL                           |  1 +
 README                                | 10 +++---
 debian/changelog                      | 17 ++++++-----
 debian/copyright                      |  4 +--
 debian/patches/no-version-check.patch | 23 --------------
 debian/patches/series                 |  1 -
 debian/rules                          |  3 ++
 debian/tests/pkg-perl/smoke-env       |  1 +
 lib/Compress/Raw/Lzma.pm              | 47 ++++++++++++++++++++++-------
 t/000prereq.t                         | 57 -----------------------------------
 t/001version.t                        | 48 +++++++++++++++++++++++++++++
 t/01llzma-generic.t                   |  2 +-
 t/02filters.t                         |  2 +-
 t/050interop-xz.t                     |  2 +-
 t/09limitoutput.t                     |  2 +-
 t/compress/CompTestUtils.pm           |  6 ++--
 21 files changed, 143 insertions(+), 123 deletions(-)
 delete mode 100644 debian/patches/no-version-check.patch
 delete mode 100644 debian/patches/series
 create mode 100644 debian/tests/pkg-perl/smoke-env
 delete mode 100644 t/000prereq.t
 create mode 100644 t/001version.t

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



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