Package: sbuild Version: 0.60.8-1 Severity: minor The default /etc/sbuild/sbuild.conf contains this snippet:
#my $environment_filter = ['^DEB(SIGN)?_[A-Z_]+$', # '^(C(PP|XX)?|LD|F)FLAGS(_APPEND)?$']If you uncomment it, your config becomes syntactically invalid because of a missing semicolon. (The "my" keyword looks wrong here, too.)
-- Jakub Wilk -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

