summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2020-07-27 08:55:26 +0200
committerDidier Raboud <odyx@debian.org>2020-07-29 08:20:41 +0200
commitd4906a8d3514e0ee3a27e1524184da550b5c17cd (patch)
treeab494dcc23a89a86fb734884e2c88be127f8e3a0 /debian/changelog
parent91ecc7046ea5e4bfc09c89958454b8a49111d8d0 (diff)
sdl-kitchensink 1.0.8-3 Debian release
Diffstat (limited to 'debian/changelog')
-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)