Source: kbd-chooser Severity: normal Hi, as a maintainer of flex-old package I'm considering requesting removing it as obsolete and unmaintained version of flex. kbd-chooser Build-Depends on flex-old as alternative to current flex. Please build the package only against current flex by removing references to flex-old package such as changed in the following patch.
--- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: debian-installer Priority: optional Maintainer: Debian Install System Team <debian-boot@lists.debian.org> Uploaders: Colin Watson <cjwat...@debian.org>, Steve McIntyre <93...@debian.org> -Build-Depends: debhelper (>= 9), libdebian-installer4-dev (>= 0.41), po-debconf (>= 0.5.0), flex | flex-old , bison, libdebconfclient0-dev (>= 0.49) +Build-Depends: debhelper (>= 9), libdebian-installer4-dev (>= 0.41), po-debconf (>= 0.5.0), flex, bison, libdebconfclient0-dev (>= 0.49) Vcs-Browser: https://salsa.debian.org/installer-team/kbd-chooser Vcs-Git: https://salsa.debian.org/installer-team/kbd-chooser.git