Bug#787953: Status of insubstantial/jajuk transition
tony mancill writes: > On 02/28/2016 03:26 AM, Felix Natter wrote: >> - unfortunately, we need to upgrade libjaudiotagger-java from 2.0.3 to >> 2.2.5. Fortunately, there is only one r-dep beside jajuk, so it >> shouldn't be that much work. >> >> [javac] >> /home/felix/jajuk-unstable/jajuk/src/org/jajuk/services/tags/JAudioTaggerTagImpl.java:52: >> error: package org.jaudiotagger.tag.images does not exist >> [javac] import org.jaudiotagger.tag.images.Artwork; >> >> Tony (or Damien?), since you touched this >> http://anonscm.debian.org/viewvc/pkg-java/trunk/libjaudiotagger-java/ >> Would you consider helping me upgrading this? > > Hi Felix, hello Tony, > Yes, I will take a look at libjaudiotagger-java. Sorry, I must have replied in private to Markus, telling him that I was able to patch jajuk-1.10.9 for using Debian's libjaudiotagger-java (simple package change). So a jaudiotagger update is not (strictly) necessary at this time. (it _may_ at some point be neeeded for jajuk>1.10). Many Thanks for the offer, Tony! -- Felix Natter
Bug#787953: Status of insubstantial/jajuk transition
On 02/28/2016 03:26 AM, Felix Natter wrote: > - unfortunately, we need to upgrade libjaudiotagger-java from 2.0.3 to > 2.2.5. Fortunately, there is only one r-dep beside jajuk, so it > shouldn't be that much work. > > [javac] > /home/felix/jajuk-unstable/jajuk/src/org/jajuk/services/tags/JAudioTaggerTagImpl.java:52: > error: package org.jaudiotagger.tag.images does not exist > [javac] import org.jaudiotagger.tag.images.Artwork; > > Tony (or Damien?), since you touched this > http://anonscm.debian.org/viewvc/pkg-java/trunk/libjaudiotagger-java/ > Would you consider helping me upgrading this? Hi Felix, Yes, I will take a look at libjaudiotagger-java. Cheers, tony
Bug#787953: Status of insubstantial/jajuk transition
Am 01.03.2016 um 19:23 schrieb Felix Natter: [...] >> >> I will give libjaudiotagger-java a go this week. I will report back when >> it's finished. > > Sorry, It's not strictly necessary - Bertrand made me aware that this is > just a package change; I added a simple patch and now it compiles. > > jaudiotagger 2.2.x _might_ be used in later jajuk versions, but for now > we can do without. > > Sorry for the misinformation! Alright. Just ping me when you want to start the transition. Cheers, Markus signature.asc Description: OpenPGP digital signature
Bug#787953: Status of insubstantial/jajuk transition
Markus Koschany writes: > Am 28.02.2016 um 12:26 schrieb Felix Natter: >> hi Markus, >> >> @Tony, Damien: I am CCing you because we need to update >> libjaudiotagger-java, please see below. >> >> here is the status (discussion happens here [1]): >> >> - I am using jajuk-1.10.9 which includes the lastfm patch >> (uses the version in Debian) :-) >> >> - simple-validation.jar is no longer needed :-) >> >> - I am in the process of packaging qdwizard, a jajuk-owned package >> (simple maven, will be done soon using mh_make) > > Hi Felix, hello Markus, > ok, I assume that you'll take care of these TODO items. > >> - unfortunately, we need to upgrade libjaudiotagger-java from 2.0.3 to >> 2.2.5. Fortunately, there is only one r-dep beside jajuk, so it >> shouldn't be that much work. >> >> [javac] >> /home/felix/jajuk-unstable/jajuk/src/org/jajuk/services/tags/JAudioTaggerTagImpl.java:52: >> error: package org.jaudiotagger.tag.images does not exist >> [javac] import org.jaudiotagger.tag.images.Artwork; >> >> Tony (or Damien?), since you touched this >> http://anonscm.debian.org/viewvc/pkg-java/trunk/libjaudiotagger-java/ >> Would you consider helping me upgrading this? >> >> [1] https://github.com/fnatter/jajuk-debian/issues/1 > > > I will give libjaudiotagger-java a go this week. I will report back when > it's finished. Sorry, It's not strictly necessary - Bertrand made me aware that this is just a package change; I added a simple patch and now it compiles. jaudiotagger 2.2.x _might_ be used in later jajuk versions, but for now we can do without. Sorry for the misinformation! -- Felix Natter
Bug#787953: Status of insubstantial/jajuk transition
Am 28.02.2016 um 12:26 schrieb Felix Natter: > hi Markus, > > @Tony, Damien: I am CCing you because we need to update > libjaudiotagger-java, please see below. > > here is the status (discussion happens here [1]): > > - I am using jajuk-1.10.9 which includes the lastfm patch > (uses the version in Debian) :-) > > - simple-validation.jar is no longer needed :-) > > - I am in the process of packaging qdwizard, a jajuk-owned package > (simple maven, will be done soon using mh_make) Hi Felix, ok, I assume that you'll take care of these TODO items. > - unfortunately, we need to upgrade libjaudiotagger-java from 2.0.3 to > 2.2.5. Fortunately, there is only one r-dep beside jajuk, so it > shouldn't be that much work. > > [javac] > /home/felix/jajuk-unstable/jajuk/src/org/jajuk/services/tags/JAudioTaggerTagImpl.java:52: > error: package org.jaudiotagger.tag.images does not exist > [javac] import org.jaudiotagger.tag.images.Artwork; > > Tony (or Damien?), since you touched this > http://anonscm.debian.org/viewvc/pkg-java/trunk/libjaudiotagger-java/ > Would you consider helping me upgrading this? > > [1] https://github.com/fnatter/jajuk-debian/issues/1 I will give libjaudiotagger-java a go this week. I will report back when it's finished. Regards, Markus signature.asc Description: OpenPGP digital signature
Bug#787953: Status of insubstantial/jajuk transition
hi Markus, @Tony, Damien: I am CCing you because we need to update libjaudiotagger-java, please see below. here is the status (discussion happens here [1]): - I am using jajuk-1.10.9 which includes the lastfm patch (uses the version in Debian) :-) - simple-validation.jar is no longer needed :-) - I am in the process of packaging qdwizard, a jajuk-owned package (simple maven, will be done soon using mh_make) - unfortunately, we need to upgrade libjaudiotagger-java from 2.0.3 to 2.2.5. Fortunately, there is only one r-dep beside jajuk, so it shouldn't be that much work. [javac] /home/felix/jajuk-unstable/jajuk/src/org/jajuk/services/tags/JAudioTaggerTagImpl.java:52: error: package org.jaudiotagger.tag.images does not exist [javac] import org.jaudiotagger.tag.images.Artwork; Tony (or Damien?), since you touched this http://anonscm.debian.org/viewvc/pkg-java/trunk/libjaudiotagger-java/ Would you consider helping me upgrading this? [1] https://github.com/fnatter/jajuk-debian/issues/1 Cheers and Best Regards, -- Felix Natter