summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@debian.org>2020-04-20 19:09:19 -0400
committerGravatar Benjamin Barenblat <bbaren@debian.org>2020-04-20 19:12:39 -0400
commit6d0dc6d70284b8500476fe43ce0e4d7c3179bdf5 (patch)
tree2c51c6efd7e66d26e73c7c8b1e2e6d1bd0f6616c /debian/changelog
parent347063512721dfa6252af0fbd2869576f595c761 (diff)
Fix building with `-fno-common`
Backport a patch from upstream to unbreak the build with `-fno-common` (as set by default in GCC 10).
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 665f099..e296625 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+transmission-remote-gtk (1.4.1-3) UNRELEASED; urgency=medium
+
+ * Fix building with GCC 10 (closes: #957883).
+
+ -- Benjamin Barenblat <bbaren@debian.org> Mon, 20 Apr 2020 19:05:06 -0400
+
transmission-remote-gtk (1.4.1-2) unstable; urgency=medium
* Delete unused build dependency on libunique-dev (closes: #947516).