Bug#874708: anthy (EUCJP->UTF-8) and *-anthy packages

2017-11-18 Thread Adrian Bunk
On Wed, Nov 15, 2017 at 10:20:31PM +0200, Adrian Bunk wrote:
>...
> It might be enough to just close this bug - this bug is currently the 
> main blocker for the testing migration.

An update on the situation:

The problem is now that gcin/hime/uim that are part of the anthy  
transition are also part of a Qt transition that is blocked by
problems in mariadb.

>From an anthy point of view that means just wait until this has
been sorted out.

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed



Bug#874708: anthy (EUCJP->UTF-8) and *-anthy packages

2017-11-15 Thread Adrian Bunk
On Tue, Nov 07, 2017 at 11:44:45PM +0900, Osamu Aoki wrote:
>...
> Even these are updated with manual patches, all these updated package
> needs to move together from unstable to testing.

Not necessarily - the old library will can kept in testing until all 
reverse dependencies have migrated.

> I am not very familiar
> with this ABI breaking library update.  We may need to add BREAKS: to
> anthy to ensure this.  (I am not sure)  That may reqire to upload -7 for
> anthy.
> 
> Anyway, these need to be properly coordinated.
>...

It might be enough to just close this bug - this bug is currently the 
main blocker for the testing migration.

> Osamu

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed



Bug#874708: anthy (EUCJP->UTF-8) and *-anthy packages

2017-11-07 Thread Osamu Aoki
Hi,

On Mon, Nov 06, 2017 at 05:28:13AM -0500, Jeremy Bicha wrote:
> Control: tags -1 +moreinfo
>
> What exactly is the problem the missing library causes? This sounds
> like a normal library transition that Debian does all the time. The
> old library (libanthy0) is removed because everything in Debian will
> build against the new library (libanthy1).

No ABI change is involved.  Data passed from library call is now encoded
in UTF-8 instead of EUCJP by the new library (or I should say the new
library use new data in anthy-common in UTF-8)

> Osamu, can we lower the severity of this bug so that this package can
> migrate to testing?

See below.

On Tue, Nov 07, 2017 at 07:04:54PM +0900, d...@debian.org wrote:
> Control: tags -1 + moreinfo
> 
> 1:0.3-6 has been uploaded. Can we close this bug?

Actually, we may need to upload few manually updated packages.

One package just uploaded with such manual patch by NOKUBI Takatsugu.

  ibus-anthy_1.5.9-2.1_amd64.changes ACCEPTED unstable

So at least anthy is usable with ibus now in unstable.

Are *-anthy packages uploaded to cope with this new anthy just like ibus-anthy?
 fcitx-anthy
 hime-anthy
 scim-anthy
 uim-anthy

Otherwise, they are broken in unstable now. (I did not have time to test
them yet)

Even these are updated with manual patches, all these updated package
needs to move together from unstable to testing.  I am not very familiar
with this ABI breaking library update.  We may need to add BREAKS: to
anthy to ensure this.  (I am not sure)  That may reqire to upload -7 for
anthy.

Anyway, these need to be properly coordinated.

Jeremy, your guidance is highly appreciated.

Osamu