From: | gregoa [...] cpan.org |
Subject: | [PATCH] Adjust test to mpd >= 0.19 |
In Debian we are currently applying the following patch to
POE-Component-Client-MPD.
We thought you might be interested in it too.
Description: Adjust test to mpd >= 0.19
Test::Corpus::Audio::MPD contains 5 tracks just over 1.8 seconds each.
mpd < 0.19 rounded each track up to 2 seconds then added the lengths
in seconds to get 10s, but mpd >= 0.19 adds up the lengths in ms and then
rounds it down to 9s.
Origin: vendor
Bug-Debian: https://bugs.debian.org/768712
Author: Simon McVittie <smcv@debian.org>
Reviewed-by: gregor herrmann <gregoa@debian.org>
Last-Update: 2014-11-12
The patch is tracked in our Git repository at
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpoe-component-client-mpd-perl.git;a=blob;f=debian/patches/mpd-0.19.patch;hb=HEAD
Thanks for considering,
gregor herrmann,
Debian Perl Group