[libdevice-cdio-perl] 01/17: Update upstream source from tag 'upstream/0.3.1'

gregor herrmann gregoa at debian.org
Mon Oct 30 18:48:16 UTC 2017


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

gregoa pushed a commit to branch master
in repository libdevice-cdio-perl.

commit 635ae1b52abb9da516fac3f3c9c65f82b98506d3
Merge: cec7244 409ff35
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Oct 30 18:14:20 2017 +0100

    Update upstream source from tag 'upstream/0.3.1'
    
    Update to upstream version '0.3.1'
    with Debian dir 14865b20f95c6e9bf92dc5c04ed09d7b6a93b1c5

 Build.PL                       |   67 +-
 ChangeLog                      | 1118 +++++++----
 Changes                        |   42 +-
 GNUmakefile                    |  158 ++
 MANIFEST                       |   25 +-
 META.json                      |   70 +-
 META.yml                       |   45 +-
 Makefile                       |  248 ++-
 Makefile.PL                    |    2 +-
 README.md                      |    4 +-
 SIGNATURE                      |   87 +-
 THANKS                         |    3 +-
 examples/cdtext.pl             |   77 +
 lib/Device/Cdio.pm             |    2 +-
 lib/Device/Cdio/ISO9660.pm     |    2 +-
 lib/Device/Cdio/ISO9660/FS.pm  |    2 +-
 lib/Device/Cdio/ISO9660/IFS.pm |    5 +-
 lib/Device/Cdio/Track.pm       |    7 +-
 lib/perlcdio.pm                |  321 +++-
 lib/perliso9660.pm             |  123 +-
 lib/perlmmc.pm                 |   54 +-
 perlcdio_wrap.c                | 4133 ++++++++++++++++++++++++++++------------
 perliso9660_wrap.c             | 1576 ++++++++++-----
 perlmmc_wrap.c                 | 1379 ++++++++++----
 swig/audio.swg                 |   16 +-
 swig/cdtext.swg                |  189 ++
 swig/cdtext_new.swg            |  189 ++
 swig/cdtext_old.swg            |   72 +
 swig/device.swg                |  175 +-
 swig/device_const.swg          |    8 +-
 swig/disc.swg                  |   23 +-
 swig/perlcdio.swg              |  124 +-
 swig/perliso9660.swg           |  243 ++-
 swig/perlmmc.swg               |  182 +-
 swig/types.swg                 |    3 +-
 t/05.ops.t                     |   10 +-
 t/07.iso1.t                    |    6 +-
 t/07.iso2.t                    |   14 +-
 t/07.iso3.t                    |    5 +-
 t/10.cdda.t                    |    1 +
 t/10.cdtext.t                  |   51 +
 t/11.dev.t                     |   73 +-
 t/cdtext.toc                   |   48 +
 43 files changed, 7750 insertions(+), 3232 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdevice-cdio-perl.git



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