From fa17eef8db575fa2cee1bddf23977c7eb3ca2bb1 Mon Sep 17 00:00:00 2001 From: Ximin Luo Date: Thu, 14 Sep 2017 15:34:38 +0200 Subject: [PATCH] Exclude dbghelp.a binary blobs --- debian/copyright | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/copyright b/debian/copyright index 401bf2c5a7..3e8c6d522f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -22,6 +22,8 @@ Files-Excluded: # Embedded C libraries src/vendor/backtrace-sys*/src/libbacktrace src/vendor/lzma-sys*/xz-* +# Embedded binary blobs + src/vendor/dbghelp-sys*/*/*.a # unused dependencies: # DO NOT EDIT below, AUTOGENERATED src/vendor/advapi32-sys/*