X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=nokia-lintian%2Fdebian%2Fpatches%2F806-binary-check-fix.dpatch;fp=nokia-lintian%2Fdebian%2Fpatches%2F806-binary-check-fix.dpatch;h=060ea3c588d6dfa40bc8f94f106531aed3051400;hb=1975b83207a518d59ef6b04c7c16233cb353ca86;hp=0000000000000000000000000000000000000000;hpb=208f636c44e0ec2b53c70aaed2399d8e9cf0e741;p=maemian diff --git a/nokia-lintian/debian/patches/806-binary-check-fix.dpatch b/nokia-lintian/debian/patches/806-binary-check-fix.dpatch new file mode 100644 index 0000000..060ea3c --- /dev/null +++ b/nokia-lintian/debian/patches/806-binary-check-fix.dpatch @@ -0,0 +1,20 @@ +#! /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 { +