summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5982406..e4cbcf6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+sdl-kitchensink (1.0.8-3) unstable; urgency=medium
+
+ * Drop -fcommon passing in CFLAGS; replace by upstream patch
+
+ -- Didier Raboud <odyx@debian.org> Mon, 27 Jul 2020 08:55:26 +0200
+
sdl-kitchensink (1.0.8-2) unstable; urgency=medium
* Pass -fcommon in CFLAGS to circumvent gcc-10 FTBFS (Closes: #957784)