Adding side stream changes to Maemian. Working to integrate full upstream libraries...
[maemian] / nokia-lintian / debian / patches / 806-binary-check-fix.dpatch
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 (file)
index 0000000..060ea3c
--- /dev/null
@@ -0,0 +1,20 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 806-binary-check-fix.dpatch by Dmitry Rozhkov <dmitry.rozhkov@nokia.com>
+##
+## 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 {