From d1b9457769de7cccc591f33836378170be636186 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20R=C3=B6hling?= Date: Fri, 22 Oct 2021 14:24:22 +0200 Subject: [PATCH] Update changelog for 3.21.3-5 release --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index a00dc0727..3e011eddc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +cmake (3.21.3-5) unstable; urgency=medium + + * Package can be cross-compiled now + * Make FindFLTK safe to include multiple times (Closes: #671746) + * Fix check_symbols_exists() with -pedantic-errors (Closes: #777542) + + -- Timo Röhling Fri, 22 Oct 2021 14:24:08 +0200 + cmake (3.21.3-4) unstable; urgency=medium * Fix misinterpretation of Debian Policy on LIBEXECDIR