Source: barnowl Version: 1.9-1 Severity: important User: debian-p...@lists.debian.org Usertags: perl-cwd-inc-removal Tags: patch
This package FTBFS when '.' is removed from @INC, as seen at [1]. This can be fixed by invoking Makefile.PL with "perl -I.", as per the attached patch. This change is being made for security reasons, and matches the long-term upstream plan to remove '.' from @INC; for more background, see #588017 and [2]. This bug will become RC when the perl package change removing '.' from @INC by default is uploaded to unstable, expected in a week or two. Thanks, Dominic. [1] <http://perl.debian.net/rebuild-logs/experimental/barnowl_1.9-1/barnowl_1.9-1_amd64-20160727-1901.build> [2] <https://lists.debian.org/debian-release/2016/07/msg00456.html>