Removed upstream dir
[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
deleted file mode 100644 (file)
index 060ea3c..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-#! /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 {