From 145e757826ee74d1871084893ef95b902e20345f Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sun, 3 Oct 2021 21:17:03 +0200 Subject: [PATCH] Remove old override 'outdated-autotools-helper-file' --- debian/changelog | 1 + debian/source/lintian-overrides | 4 +--- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 12bac3ba..cc44a20d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ llvm-toolchain-12 (1:12.0.1-10) UNRELEASED; urgency=medium * If parallel is not set in DEB_BUILD_OPTIONS, use nproc * Add source-is-missing llvm/test/* / lldb/test/* / lld/test/* to the source override + * Remove old override 'outdated-autotools-helper-file' [ John Paul Adrian Glaubitz ] * Disable libunwind on sparc, sparc64 and x32 diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides index ad7b95f5..9cb5d02d 100644 --- a/debian/source/lintian-overrides +++ b/debian/source/lintian-overrides @@ -1,8 +1,6 @@ # Removed by patch remove-dbtree.diff source: source-is-missing clang/www/analyzer/scripts/dbtree.js -# No longer used (we are using cmake now) -source: outdated-autotools-helper-file autoconf/config.guess 2011-08-20 -source: outdated-autotools-helper-file autoconf/config.sub 2011-11-02 + # Reported here https://bugs.llvm.org/show_bug.cgi?id=32962 # No activity, silent it to avoid false positive in automation source: license-problem-convert-utf-code llvm/lib/Support/ConvertUTF.cpp