Hello,

Could you please add a tracker for the enchant -> enchant-2 "transition"

I'm not expecting to see this transition happening overnight as it
requires changes in almost all packages (the build system at least) to
use the new library, but that's not really a problem as the source
package has been also renamed.

is_affected = depends ~ 
/\b(enchant|libenchant\-dev|libenchant\-voikko|libenchant1c2a|enchant\-2|libenchant\-2\-2|libenchant\-2\-dev|libenchant\-2\-voikko)\b/;
is_good = .depends ~ 
/\b(enchant\-2|libenchant\-2\-2|libenchant\-2\-dev|libenchant\-2\-voikko)\b/;
is_bad = .depends ~ 
/\b(enchant|libenchant\-dev|libenchant\-voikko|libenchant1c2a)\b/;

Kind regards,

Laurent Bigonville

Reply via email to