[libdevice-cdio-perl] 01/07: Update upstream source from tag 'upstream/0.4.0'

gregor herrmann gregoa at debian.org
Thu Nov 2 13:50:35 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 4d8a7007bf175e7361e263ca92ca19a775cfcb42
Merge: a4a1765 8575f2c
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Nov 2 14:37:21 2017 +0100

    Update upstream source from tag 'upstream/0.4.0'
    
    Update to upstream version '0.4.0'
    with Debian dir d185479d89f6b540be1b859999a15041c16ae8b2

 Build.PL                       |   4 -
 ChangeLog                      | 133 ++++++++++++++++++++++++++++-
 ChangeLog.0                    | 161 -----------------------------------
 Changes                        |  10 +++
 MANIFEST                       |   6 +-
 META.json                      |   4 +-
 META.yml                       |   4 +-
 Makefile                       | 118 -------------------------
 README.md                      |   2 +-
 SIGNATURE                      |  62 +++++++-------
 examples/iso1.pl               |  23 +++--
 lib/Device/Cdio.pm             |  45 +++++-----
 lib/Device/Cdio/Device.pm      | 145 ++++++++++++++++++-------------
 lib/Device/Cdio/ISO9660.pm     | 122 +++++++++++++++++++-------
 lib/Device/Cdio/ISO9660/FS.pm  |  49 +++++------
 lib/Device/Cdio/ISO9660/IFS.pm | 131 ++++++++++------------------
 lib/Device/Cdio/Track.pm       |  41 ++++-----
 lib/Device/Cdio/Util.pm        |  15 ++--
 lib/perlcdio.pm                |   1 +
 lib/perliso9660.pm             |   2 +-
 perlcdio_wrap.c                | 113 ++++++++++++++++++++++--
 perliso9660_wrap.c             |  98 +++++++++++++++++----
 swig/audio.swg                 |  75 +++++++++++++---
 swig/cdtext_new.swg            | 189 -----------------------------------------
 swig/cdtext_old.swg            |  72 ----------------
 swig/device.swg                |   2 +-
 swig/perliso9660.swg           |  35 +++++---
 t/05.ops.t                     |   1 -
 t/07.iso1.t                    |  50 +++++++++--
 t/07.iso2.t                    |  73 ++++++++++++++--
 t/07.iso3.t                    |  17 +++-
 31 files changed, 889 insertions(+), 914 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