Source: sylpheed 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. sylpheed 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 @@ -6,7 +6,7 @@ Uploaders: Hideki Yamane <[email protected]>, Kentaro Hayashi <[email protected]> Build-Depends: debhelper (>= 11), dh-exec, libcompfaceg1-dev, libglib2.0-dev, libgtk2.0-dev, libpng-dev, libgpgme-dev (>= 1.0.0), - libssl-dev, libldap2-dev, flex | flex-old, bison, gettext, + libssl-dev, libldap2-dev, flex, bison, gettext, libreadline6-dev, libgtkspell-dev (>= 2.0), libonig-dev, libenchant-dev, Standards-Version: 4.2.1

