Control: tags 957770 + patch
Control: tags 957770 + pending

Dear maintainer,

I've prepared an NMU for rox (versioned as 1:2.11-1.1) and
uploaded it to mentors for sponsoring. Please feel free to tell me if I
should remove it.

--
Regards
Sudip

diff -Nru rox-2.11/debian/changelog rox-2.11/debian/changelog
--- rox-2.11/debian/changelog   2014-03-09 14:31:58.000000000 +0000
+++ rox-2.11/debian/changelog   2020-05-08 12:14:41.000000000 +0100
@@ -1,3 +1,10 @@
+rox (1:2.11-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTBFS. (Closes: #957770)
+
+ -- Sudip Mukherjee <sudipm.mukher...@gmail.com>  Fri, 08 May 2020 12:14:41 
+0100
+
 rox (1:2.11-1) unstable; urgency=low
 
   [ Jari Aalto ]
diff -Nru rox-2.11/debian/patches/fix_gcc10.patch 
rox-2.11/debian/patches/fix_gcc10.patch
--- rox-2.11/debian/patches/fix_gcc10.patch     1970-01-01 01:00:00.000000000 
+0100
+++ rox-2.11/debian/patches/fix_gcc10.patch     2020-05-08 12:13:22.000000000 
+0100
@@ -0,0 +1,18 @@
+Description: Fix ftbfs with GCC-10
+
+Author: Sudip Mukherjee <sudipm.mukher...@gmail.com>
+Bug-Debian: https://bugs.debian.org/957770
+
+---
+
+--- rox-2.11.orig/ROX-Filer/src/session.h
++++ rox-2.11/ROX-Filer/src/session.h
+@@ -10,7 +10,7 @@
+ #include <gtk/gtk.h>
+ #include <X11/SM/SMlib.h>
+ 
+-gboolean session_auto_respawn;
++extern gboolean session_auto_respawn;
+ 
+ void session_init(const gchar *client_id);
+ 
diff -Nru rox-2.11/debian/patches/series rox-2.11/debian/patches/series
--- rox-2.11/debian/patches/series      2014-03-09 14:31:58.000000000 +0000
+++ rox-2.11/debian/patches/series      2020-05-08 12:11:00.000000000 +0100
@@ -5,3 +5,4 @@
 nostrip
 asneeded
 gcc-4.8
+fix_gcc10.patch

Reply via email to