summaryrefslogtreecommitdiff
path: root/debian/copyright
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/copyright
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/copyright')
-rw-r--r--debian/copyright4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
index a8ae2b0..583c902 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -33,6 +33,10 @@ Files: debian/*
Copyright: 2013-2018 Benjamin Barenblat <bbaren@debian.org>
License: Apache-2.0
+Files: debian/patches/fno-common.diff
+Copyright: 2020 David Seifert <soap@gentoo.org>
+License: GPL-2+
+
Files: extern/rss-glib/*.c extern/rss-glib/*.h
Copyright: 2008 Christian Hergert <chris@dronelabs.com>
License: LGPL-3+