Source: freetype Version: 2.8.1-0.1 Severity: serious (Please keep [email protected] in copy of your replies.)
Hi, While preparing the release announcement for Buster Alpha 2, I've stumbled upon the symbols addition in your last upload. Checking the dependency for the udeb, it seems to be stuck at 2.6, while it should be at the maximum version (udebs don't use symbols files): | libfreetype 6 libfreetype6 (>= 2.6) | udeb: libfreetype 6 libfreetype6-udeb (>= 2.6) This is due to: | dependency = $(libpkg) (>= 2.6) | […] | override_dh_makeshlibs: | dh_makeshlibs -V '$(dependency)' --add-udeb '$(udebpkg)' KiBi.

