Bug#833670: clementine: new build-depend requirement on libtag1-dev >= 1.11

2016-08-21 Thread Nicholas D Steeves
On 21 August 2016 at 15:31, Thomas Pierson  wrote:
> Hello Nicholas,
>
> I can't find any reference for this new requirement on the upstream project
> page.
>
> And I only found this check in CMakeLists.txt file:
> --->8---
> pkg_check_modules(TAGLIB REQUIRED taglib>=1.6)
> ---8<---

Hi Thomas,

Wow, bizarrely I'm having trouble finding my source...it wasn't
obscure either; I swear I saw it in something I thought I didn't need
a citation for, like a changelog or something less than one link deep
on the upstream project page.  Also, my apologies, I didn't realise we
only had libtag 1.9.1 in the archive, and that this patch was
disruptive!

The version of taglib bundled with clementine-1.3.1 is 1.10.0, and
there is this entry in the changelog:
https://github.com/clementine-player/Clementine/blob/1.3.1/Changelog#L114

Does our taglib-1.9.1 need to be patched with a fix backported from
1.10.x to these alleged song length issues?  I wonder if bundling
1.10.x is also related to id3v2 support?  Finally, concerning the
backport to jessie, would you like to maintain it or would you prefer
that I do?

Sincerely,
Nicholas



Bug#833670: clementine: new build-depend requirement on libtag1-dev >= 1.11

2016-08-21 Thread Thomas Pierson

Hello Nicholas,

I can't find any reference for this new requirement on the upstream 
project page.


And I only found this check in CMakeLists.txt file:
--->8---
pkg_check_modules(TAGLIB REQUIRED taglib>=1.6)
---8<---

Could you give me more reference about this?

Best regards,

Thomas Pierson