Control: tags 957999 + patch
Control: tags 957999 + pending

Dear maintainer,

I've prepared an NMU for xsd (versioned as 4.0.0-8.1) and
uploaded it to DELAYED/15. Please feel free to tell me if I
should delay it longer.

Regards.

diff -Nru xsd-4.0.0/debian/changelog xsd-4.0.0/debian/changelog
--- xsd-4.0.0/debian/changelog  2018-05-06 05:42:32.000000000 +1200
+++ xsd-4.0.0/debian/changelog  2020-10-06 14:03:20.000000000 +1300
@@ -1,3 +1,10 @@
+xsd (4.0.0-8.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Apply patch from upstream to fix build with gcc 10. (Closes: #957999)
+
+ -- Michael Hudson-Doyle <mwhud...@debian.org>  Tue, 06 Oct 2020 14:03:20 +1300
+
 xsd (4.0.0-8) unstable; urgency=medium
 
   * Team upload.
diff -Nru xsd-4.0.0/debian/patches/0002-missing-include.patch 
xsd-4.0.0/debian/patches/0002-missing-include.patch
--- xsd-4.0.0/debian/patches/0002-missing-include.patch 1970-01-01 
12:00:00.000000000 +1200
+++ xsd-4.0.0/debian/patches/0002-missing-include.patch 2020-10-06 
09:38:15.000000000 +1300
@@ -0,0 +1,19 @@
+From 5029f8665190879285787a9dcdaf5f997cadd2e2 Mon Sep 17 00:00:00 2001
+From: Boris Kolpackov <bo...@codesynthesis.com>
+Date: Fri, 23 Oct 2015 15:40:35 +0200
+Subject: Add missing #include
+
+---
+ xsd-frontend/semantic-graph/elements.cxx | 1 +
+ 1 file changed, 1 insertion(+)
+
+--- a/libxsd-frontend/xsd-frontend/semantic-graph/elements.cxx
++++ b/libxsd-frontend/xsd-frontend/semantic-graph/elements.cxx
+@@ -3,6 +3,7 @@
+ // license   : GNU GPL v2 + exceptions; see accompanying LICENSE file
+ 
+ #include <algorithm>
++#include <iostream>
+ 
+ #include <cutl/compiler/type-info.hxx>
+ 
diff -Nru xsd-4.0.0/debian/patches/series xsd-4.0.0/debian/patches/series
--- xsd-4.0.0/debian/patches/series     2018-05-06 05:42:32.000000000 +1200
+++ xsd-4.0.0/debian/patches/series     2020-10-06 09:37:19.000000000 +1300
@@ -3,3 +3,4 @@
 0700_hurd_PATH_MAX.patch
 0105-Fix_path_handling_bug.patch
 0110-xerces-c3.2.patch
+0002-missing-include.patch

Reply via email to