[libdevice-cdio-perl] 01/08: Update upstream source from tag 'upstream/2.0.0'

gregor herrmann gregoa at debian.org
Sat Jan 13 17:14:35 UTC 2018


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 d4d78acef638c81aaa7f7d327750b5441bef1c22
Merge: 4ada018 ed83bfe
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jan 13 18:00:41 2018 +0100

    Update upstream source from tag 'upstream/2.0.0'
    
    Update to upstream version '2.0.0'
    with Debian dir 6b176bddae71a76e09472b8e4bae71b564d4bb07

 Build.PL                             |   2 +-
 ChangeLog                            |  97 ++++++-
 Changes                              |   4 +
 MANIFEST                             |  17 +-
 META.json                            |  10 +-
 META.yml                             |  10 +-
 Makefile.PL                          |   2 +-
 SIGNATURE                            |  60 ++---
 t/cdtext.toc => data/cdtext-test.toc |   0
 data/cdtext.cdt                      | Bin 0 -> 1729 bytes
 examples/cdtext-raw.pl               |  96 +++++++
 examples/cdtext.pl                   |  58 +++--
 lib/Device/Cdio.pm                   |   2 +-
 lib/Device/Cdio/Device.pm            | 258 ++++++++++++++++++-
 lib/Device/Cdio/Track.pm             |   8 +-
 lib/perlcdio.pm                      |   9 +-
 lib/perliso9660.pm                   |   2 +-
 lib/perlmmc.pm                       |   4 +-
 perlcdio_wrap.c                      | 487 +++++++++++++++++------------------
 perliso9660_wrap.c                   | 156 +++++++----
 perlmmc_wrap.c                       |  77 +++---
 swig/cdtext.swg                      |  35 ++-
 swig/device_const.swg                |   4 +-
 swig/disc.swg                        |  82 +++---
 swig/perliso9660.swg                 |   9 +-
 swig/perlmmc.swg                     |   6 +-
 t/.gdb_history                       |  49 ----
 t/10.cdda.t                          |   1 +
 t/10.cdtext.t                        |  50 ++--
 29 files changed, 1019 insertions(+), 576 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