Control: tags 907227 + pending

Dear maintainer,

I've prepared an NMU for equalx (versioned as 0.7.1-4.1) and
uploaded it to DELAYED/14. Please feel free to tell me if I
should cancel it.

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

diff -Nru equalx-0.7.1/debian/changelog equalx-0.7.1/debian/changelog
--- equalx-0.7.1/debian/changelog	2014-10-31 13:18:31.000000000 +0200
+++ equalx-0.7.1/debian/changelog	2018-09-22 19:36:20.000000000 +0300
@@ -1,3 +1,11 @@
+equalx (0.7.1-4.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add patch from Juhani Numminen to fix FTBFS with Qt 5.11.
+    (Closes: #907227)
+
+ -- Adrian Bunk <b...@debian.org>  Sat, 22 Sep 2018 19:36:20 +0300
+
 equalx (0.7.1-4) unstable; urgency=medium
 
   * Removed hardcored libs dependencies (Closes: #767177) 
diff -Nru equalx-0.7.1/debian/patches/missing-Qt-includes.patch equalx-0.7.1/debian/patches/missing-Qt-includes.patch
--- equalx-0.7.1/debian/patches/missing-Qt-includes.patch	1970-01-01 02:00:00.000000000 +0200
+++ equalx-0.7.1/debian/patches/missing-Qt-includes.patch	2018-09-22 19:36:07.000000000 +0300
@@ -0,0 +1,16 @@
+Description: Fix FTBFS with Qt 5.11
+Author: Juhani Numminen <juhaninummin...@gmail.com>
+Bug: https://bugs.launchpad.net/equalx/+bug/1789117
+Bug-Debian: https://bugs.debian.org/907227
+Last-Update: 2018-08-26
+
+--- a/src/DialogPreferences.cpp
++++ b/src/DialogPreferences.cpp
+@@ -17,6 +17,7 @@
+  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+  */
+ 
++#include <QAction>
+ #include <QButtonGroup>
+ #include <QFileDialog>
+ 
diff -Nru equalx-0.7.1/debian/patches/series equalx-0.7.1/debian/patches/series
--- equalx-0.7.1/debian/patches/series	1970-01-01 02:00:00.000000000 +0200
+++ equalx-0.7.1/debian/patches/series	2018-09-22 19:36:18.000000000 +0300
@@ -0,0 +1 @@
+missing-Qt-includes.patch

Reply via email to