Source: claws-mail Severity: normal Tags: patch Hi, as a maintainer of flex-old package I'm considering requesting removing it as obsolete and unmaintained version of flex. The claws-mail Build-Depends on flex-old optionally. Please build the package only against current flex by removing references to flex-old package such as changed in the following patch.
index d48ca729..aa650f77 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 11), libcompfaceg1-dev, libsm-dev, libglib2.0-dev, libgtk2.0-dev, nettle-dev, libgnutls28-dev, libldap2-dev, libnm-dev [linux-any], - flex | flex-old, bison, gettext, libltdl3-dev, libtool, + flex, bison, gettext, libltdl3-dev, libtool, libenchant-dev (>= 1.4.0), libreadline6-dev, libetpan-dev (>= 1.5), librsvg2-dev (>= 2.40.5),

