Control: tags 957495 + patch

Dear maintainer,

I've prepared an NMU for lives (versioned as 3.0.2-1.1). The diff is 
attached to this message.

cu
Adrian
diff -Nru lives-3.0.2/debian/changelog lives-3.0.2/debian/changelog
--- lives-3.0.2/debian/changelog	2020-02-15 21:40:29.000000000 +0200
+++ lives-3.0.2/debian/changelog	2021-02-07 09:13:26.000000000 +0200
@@ -1,3 +1,11 @@
+lives (3.0.2-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Build with -fcommon to workaround FTBFS with gcc 10.
+    (Closes: #957495)
+
+ -- Adrian Bunk <b...@debian.org>  Sun, 07 Feb 2021 09:13:26 +0200
+
 lives (3.0.2-1) unstable; urgency=medium
 
   * Team upload.
diff -Nru lives-3.0.2/debian/rules lives-3.0.2/debian/rules
--- lives-3.0.2/debian/rules	2019-08-11 17:51:26.000000000 +0300
+++ lives-3.0.2/debian/rules	2021-02-07 09:13:26.000000000 +0200
@@ -3,6 +3,8 @@
 include /usr/share/dpkg/architecture.mk
 include /usr/share/dpkg/pkg-info.mk
 
+export DEB_CFLAGS_MAINT_APPEND = -fcommon
+
 %:
 	dh $@ --with=python3
 

Reply via email to