[libnet-freedb-perl] 03/14: Merge tag 'upstream/0.10'

Florian Schlichting fsfs at moszumanska.debian.org
Tue Dec 1 21:26:39 UTC 2015


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

fsfs pushed a commit to branch master
in repository libnet-freedb-perl.

commit ee2114189d3cff479ae6f7667e6923e8e6cce772
Merge: ebb01c8 1f757aa
Author: Florian Schlichting <fsfs at debian.org>
Date:   Tue Dec 1 21:48:37 2015 +0100

    Merge tag 'upstream/0.10'
    
    Upstream version 0.10

 Changes                    |  13 +-
 FreeDB.pm                  | 820 +++++++++++++++++++++++++++++++--------------
 FreeDB.xs.linux            |  11 +-
 FreeDB.xs.win32            |   9 +-
 FreeDBConnection.pm        |   6 +
 MANIFEST                   |  21 +-
 META.json                  |  45 +++
 META.yml                   |  37 +-
 Makefile.PL                |  14 +-
 README                     |  23 +-
 TODO                       |   2 +-
 lib/discid.h               |   4 +-
 lib/freebsd.h              |   0
 lib/linux.h                | 126 ++++---
 lib/myaspi32.h             |   5 +
 lib/scsidefs.h             |   5 +
 lib/toc.h                  |   6 +-
 lib/toctool.h              |   4 +
 lib/win32.h                |   0
 t/00-basic.t               |  27 ++
 t/01-lscat.t               |  13 +
 t/02-query.t               |  29 ++
 t/03-read.t                |  20 ++
 t/04-unlink.t              |  13 +
 t/05-write.t               |  13 +
 t/06-discid.t              |  14 +
 t/07-log.t                 |  14 +
 t/08-motd.t                |  14 +
 t/09-proto.t               |  17 +
 t/10-sites.t               |  22 ++
 t/11-stat.t                |  25 ++
 t/12-update.t              |  13 +
 t/13-validate.t            |  13 +
 t/14-ver.t                 |  14 +
 t/15-whom.t                |  14 +
 t/16-get_local_disc_id.t   |  20 ++
 t/17-get_local_disc_data.t |  21 ++
 test.pl                    |  69 ----
 38 files changed, 1109 insertions(+), 427 deletions(-)

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



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