From 4a44089ded36e592ff96ae9321d9abb1b4ade1aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20COUDERC?= Date: Sat, 5 May 2018 10:24:53 +0200 Subject: [PATCH] Add changelog entry for FTBFS due to typo and make >= 4.2 being more picky (Closes: #897549) --- debian/changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/changelog b/debian/changelog index 6a66699..a70f628 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ desktop-base (9.0.6) unstable; urgency=medium * Try harder detecting if grub is used as bootloader before calling update-grub. (Closes: #851893) + * Fix FTBFS due to make >= 4.2 being more picky on typos. (Closes: #897549) * Bump debhelper version to 11, fix usage of install in Makefiles in the move. * Drop versioned pre-depends on dpkg for dpkg-maintscript-helper that has