From 7669821758c45c87d1929a604f4b7b019bcdf3a3 Mon Sep 17 00:00:00 2001 From: Felix Geyer Date: Sun, 3 Aug 2014 18:47:44 +0200 Subject: [PATCH] Add lintian override for source-is-missing tags. These are just binary test files used by the test suite to verify that changing the RPATH works fine. --- debian/changelog | 3 +++ debian/source/lintian-overrides | 2 ++ 2 files changed, 5 insertions(+) create mode 100644 debian/source/lintian-overrides diff --git a/debian/changelog b/debian/changelog index 0b0d2e487..1b88a56dc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,9 @@ cmake (2.8.12.2-1) UNRELEASED; urgency=medium * Fix JNI detection on ppc64el. - Add FindJNI_ppc64le.diff, cherry-picked from upstream. * Drop ancient Breaks/Replaces. + * Add lintian override for source-is-missing tags. + These are just binary test files used by the test suite to verify that + changing the RPATH works fine. -- Felix Geyer Sun, 03 Aug 2014 10:02:57 +0200 diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides new file mode 100644 index 000000000..f655f9a47 --- /dev/null +++ b/debian/source/lintian-overrides @@ -0,0 +1,2 @@ +# binary test files used by the test suite to verify that changing the RPATH works fine +cmake source: source-is-missing Tests/CMakeTests/ELF/elf*.bin