[libaudio-scan-perl] 01/05: Update upstream source from tag 'upstream/0.99'

Florian Schlichting fsfs at moszumanska.debian.org
Tue Dec 19 23:41:18 UTC 2017


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

fsfs pushed a commit to branch master
in repository libaudio-scan-perl.

commit 607c37effdf078892f132158671902b340af01a9
Merge: 0dd8b69 246234f
Author: Florian Schlichting <fsfs at debian.org>
Date:   Wed Dec 20 00:28:34 2017 +0100

    Update upstream source from tag 'upstream/0.99'
    
    Update to upstream version '0.99'
    with Debian dir 7b2d1adabfbde55d146f6d4d98c57a6ea536a58f

 Changes                               |  14 +
 MANIFEST                              |   2 +
 META.json                             |   6 +-
 META.yml                              |   4 +-
 include/asf.h                         |  16 +-
 include/common.h                      |   2 +-
 include/flac.h                        |   6 +-
 include/id3.h                         |   4 +-
 include/md5.h                         |   2 +-
 include/mp3.h                         |  20 +-
 include/mp4.h                         |  18 +-
 include/mpc.h                         |   4 +-
 include/wavpack.h                     |  14 +-
 lib/Audio/Scan.pm                     |  95 ++---
 src/aac.c                             |  62 +--
 src/ape.c                             | 120 +++---
 src/buffer.c                          | 106 ++---
 src/common.c                          |  58 +--
 src/dsdiff.c                          |  98 ++---
 src/dsf.c                             |  51 +--
 src/flac.c                            | 340 ++++++++--------
 src/id3.c                             |  17 +-
 src/mp3.c                             | 244 ++++++------
 src/mp4.c                             | 720 +++++++++++++++++-----------------
 src/wav.c                             | 162 ++++----
 src/wavpack.c                         |  34 +-
 t/01use.t                             |   2 +-
 t/02pod.t                             |   2 +-
 t/03podcoverage.t                     |   2 +-
 t/aac.t                               |  26 +-
 t/aiff.t                              |  22 +-
 t/asf.t                               | 116 +++---
 t/dsdiff.t                            |  14 +-
 t/dsf.t                               |  18 +-
 t/flac.t                              |  42 +-
 t/mac.t                               |  10 +-
 t/mp3.t                               | 423 ++++++++++----------
 t/mp3/v2.3-unsync-apic-bad-offset.mp3 | Bin 0 -> 16677 bytes
 t/mp4.t                               |  84 ++--
 t/util.t                              |   4 +-
 t/wav.t                               |  36 +-
 t/wavpack.t                           |  41 +-
 t/wavpack/v5-dsd.wv                   | Bin 0 -> 690 bytes
 tools/audio_scan.pl                   |  13 +-
 44 files changed, 1601 insertions(+), 1473 deletions(-)

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



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