Le 7/01/20 à 18:13, Boyuan Yang a écrit : > enchant-2 is now in debian unstable, please switch from enchant to > enchant-2 (libenchant-dev -> libenchant-2-dev) > > The original libenchant 1.x is old and no longer maintained upstream. > > The gnome-builder upstream should already be using libenchant 2.x. Please > consider dropping the Debian-specific patch revert-spellcheck-depend-on- > enchant-2.patch and change build-deps in debian/control. > Yes that's indeed on my planning.
But I believe that this should be done at the same time as we are transitioning from libgspell-1-1 to libgspell-1-2 as the former is depending on enchant(1) and we would end up linking against both version of enchant and that might cause unexpected issues IMVHO