From 2405883a61101340ed00f574559cf39c145a22e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20R=C3=B6hling?= Date: Thu, 7 Oct 2021 21:04:02 +0200 Subject: [PATCH] Update changelog for 3.21.3-4 release --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 60ba94659..a00dc0727 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +cmake (3.21.3-4) unstable; urgency=medium + + * Fix misinterpretation of Debian Policy on LIBEXECDIR + * New build profile: cmake.pkg.nogui + + -- Timo Röhling Thu, 07 Oct 2021 21:03:50 +0200 + cmake (3.21.3-3) unstable; urgency=medium * Fix FTBFS on non-Linux systems (Closes: #995288)