This fix has been released to Plucky with [1]; the status was not automatically updated due to a missing LP bug closing tag.
""" debhelper (13.20ubuntu1) plucky; urgency=medium ... * Fix regression in pkgfile where compat 14 semantics were always active. ... """ [1] https://launchpad.net/ubuntu/+source/debhelper/13.20ubuntu1 The code changes are present: $ rmadison -a source debhelper | grep plucky debhelper | 13.20ubuntu1 | plucky | source $ pull-lp-source debhelper plucky Found debhelper 13.20ubuntu1 in plucky ... $ grep -A1 -e 'adverse effects' -e 'they exist' debhelper-13.20ubuntu1/lib/Debian/Debhelper/Dh_Lib.pm # adverse effects. if (defined $dh{NAME} and $named) { -- # to believe that they exist. if ($check_expensive and $support_architecture_restriction) { ** Changed in: debhelper (Ubuntu Plucky) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083651 Title: debhelper 13.18ubuntu2 ignores arch-specific overrides causing lintian 2.118.0ubuntu1 to FTBFS To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/debhelper/+bug/2083651/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
