From 522b1035fc4f06710e622b4398a6fabdc3fa167c Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Thu, 22 Mar 2018 12:11:30 +0100 Subject: [PATCH] Fix the lintian error 'privacy-breach-uses-embedded-file' Many thanks to Nicholas D Steeves for the patch (Closes: #829361) --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 20bbb8c9..2673e037 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +llvm-toolchain-5.0 (1:5.0.1-5) unstable; urgency=medium + + * Fix the lintian error 'privacy-breach-uses-embedded-file' + Many thanks to Nicholas D Steeves for the patch + (Closes: #829361) + + -- Sylvestre Ledru Thu, 22 Mar 2018 12:11:21 +0100 + llvm-toolchain-5.0 (1:5.0.1-4) unstable; urgency=medium * Fix the FTBFS with glibc 2.27