#! /bin/sh /usr/share/dpatch/dpatch-run ## 806-binary-check-fix.dpatch by Dmitry Rozhkov ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Import Lintian::Data module as it's needed for multi-arch binaries @DPATCH@ Index: checks/binaries =================================================================== --- lintian.old/checks/binaries (revision 5847) +++ lintian.new/checks/binaries (working copy) @@ -24,6 +24,7 @@ use Util; use File::Spec; +use Lintian::Data; sub run {