Your message dated Mon, 22 Aug 2016 08:57:05 +0200
with message-id <[email protected]>
and subject line Bug#833670: close as invalid
has caused the Debian Bug report #833670,
regarding clementine: new build-depend requirement on libtag1-dev >= 1.11
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
833670: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833670
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: clementine
Version: 1.3~rc1-1
Please package clementine-1.3.1. It "Fixes a bug where ratings are deleted
when upgrading from older versions" ( https://www.clementine-player.org/ ).
Other than that, it looks like git will need to be used to get the delta of
changes between 1.3~rc1 and 1.3.1, because the upstream changelog doesn't seem
to have changed.
Due to changing upstream build requirements, I recommend this change:
diff --git a/debian/control b/debian/control
index 3b1b726..7dbe890 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Build-Depends: cmake (>= 2.6),
libqxt-dev,
libsparsehash-dev,
libsqlite3-dev,
- libtag1-dev (>= 1.8),
+ libtag1-dev (>= 1.11),
protobuf-compiler,
qt4-dev-tools,
Standards-Version: 3.9.6
Additionally, I would like to backport v1.3.1 to jessie, because the Android
remote control requires clementine >=v1.3.
Best regards,
Nicholas
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
On 21/08/2016 23:36, Nicholas D Steeves wrote:
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?
First you talk about a new requirement, next you talk about a possible
issue that affect a release not yet present in Debian archive, and next
you talk about making a backport... Please don't mix everything and
don't try to go too fast.
I think the right thing to do now is:
* First, waiting for the version 1.3.1 reach unstable.
* Next, if you can still reproduce an issue, you will report it as a new
bug of clementine package.
* Next, if we see that this issue is related to an other package, we
will re-affect that issue.
In the meantime I will close this bug as invalid.
Best regards,
Thomas Pierson
--- End Message ---