From d7352d827df8f422eb55dc88448f346cafdb05e4 Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Mon, 14 Sep 2020 17:39:03 -0400 Subject: Fix CMake warning about finding module CMake now warns if you include a module directly rather than using find_dependency. Apply a patch from upstream to fix the problem. Closes: https://bugs.debian.org/970333 --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 41a779f0..28a34e60 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +abseil (0~20200225.2-4) UNRELEASED; urgency=medium + + * Fix "autopkgtest needs update for new version of cmake: warning on + stderr" by applying a patch from upstream. (Closes: #970333) + + -- Benjamin Barenblat Mon, 14 Sep 2020 17:38:40 -0400 + abseil (0~20200225.2-3) unstable; urgency=medium * Replace symbols file with shlibs infrastructure. (Closes: #966183) -- cgit v1.2.3