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.
ci/unstable
Felix Geyer 11 years ago
parent c8388089fb
commit 7669821758

3
debian/changelog vendored

@ -8,6 +8,9 @@ cmake (2.8.12.2-1) UNRELEASED; urgency=medium
* Fix JNI detection on ppc64el. * Fix JNI detection on ppc64el.
- Add FindJNI_ppc64le.diff, cherry-picked from upstream. - Add FindJNI_ppc64le.diff, cherry-picked from upstream.
* Drop ancient Breaks/Replaces. * 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 <fgeyer@debian.org> Sun, 03 Aug 2014 10:02:57 +0200 -- Felix Geyer <fgeyer@debian.org> Sun, 03 Aug 2014 10:02:57 +0200

@ -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
Loading…
Cancel
Save