Control: tags 873152 + pending

Dear maintainer,

I've prepared an NMU for utopia-documents (versioned as 3.0.2-1.1) and
uploaded it to unstable. Please feel free to tell me if I
should delay it longer.

Regards.
diff -Nru utopia-documents-3.0.2/debian/changelog 
utopia-documents-3.0.2/debian/changelog
--- utopia-documents-3.0.2/debian/changelog     2017-04-10 14:13:10.000000000 
+0200
+++ utopia-documents-3.0.2/debian/changelog     2017-09-06 08:45:38.000000000 
+0200
@@ -1,3 +1,13 @@
+utopia-documents (3.0.2-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+
+  [ Steve Langasek ]
+  * debian/patches/fix-namespace-declaration.patch: add required
+    Q_NAMESPACE macro to namespace. LP: #1710317. Closes: #873152
+
+ -- Gianfranco Costamagna <locutusofb...@debian.org>  Wed, 06 Sep 2017 
08:45:38 +0200
+
 utopia-documents (3.0.2-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru utopia-documents-3.0.2/debian/patches/fix-namespace-declaration.patch 
utopia-documents-3.0.2/debian/patches/fix-namespace-declaration.patch
--- utopia-documents-3.0.2/debian/patches/fix-namespace-declaration.patch       
1970-01-01 01:00:00.000000000 +0100
+++ utopia-documents-3.0.2/debian/patches/fix-namespace-declaration.patch       
2017-09-06 08:45:38.000000000 +0200
@@ -0,0 +1,17 @@
+Description: add required Q_NAMESPACE macro to namespace
+ Qt 5.9 doesn't like namespaces without Q_NAMESPACE macro.
+Author: Steve Langasek <steve.langa...@ubuntu.com>
+Bug-Ubuntu: https://bugs.launchpad.net/bugs/1710317
+
+Index: utopia-documents-3.0.2/libutopia2_qt/utopia2/qt/bubble.h
+===================================================================
+--- utopia-documents-3.0.2.orig/libutopia2_qt/utopia2/qt/bubble.h
++++ utopia-documents-3.0.2/libutopia2_qt/utopia2/qt/bubble.h
+@@ -55,6 +55,7 @@
+ 
+ namespace Utopia
+ {
++    Q_NAMESPACE
+ 
+     typedef enum
+     {
diff -Nru utopia-documents-3.0.2/debian/patches/series 
utopia-documents-3.0.2/debian/patches/series
--- utopia-documents-3.0.2/debian/patches/series        2017-04-10 
14:13:10.000000000 +0200
+++ utopia-documents-3.0.2/debian/patches/series        2017-09-06 
08:45:38.000000000 +0200
@@ -1 +1,2 @@
 remove-utopia-update-check.diff
+fix-namespace-declaration.patch

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to