Control: tags 1086635 + pending

Dear maintainer,

I've prepared an NMU for qmenumodel (versioned as 0.9.2-1.1) and 
uploaded it to DELAYED/1. Please feel free to tell me if I should
cancel it.

cu
Adrian
diffstat for qmenumodel-0.9.2 qmenumodel-0.9.2

 changelog                  |    8 ++++++++
 patches/series             |    1 +
 patches/test-timeout.patch |   15 +++++++++++++++
 3 files changed, 24 insertions(+)

diff -Nru qmenumodel-0.9.2/debian/changelog qmenumodel-0.9.2/debian/changelog
--- qmenumodel-0.9.2/debian/changelog	2023-08-24 18:55:59.000000000 +0300
+++ qmenumodel-0.9.2/debian/changelog	2025-04-09 13:09:11.000000000 +0300
@@ -1,3 +1,11 @@
+qmenumodel (0.9.2-1.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Increase the test timeout, thanks to Aurelien Jarno.
+    (Closes: #1086635)
+
+ -- Adrian Bunk <[email protected]>  Wed, 09 Apr 2025 13:09:11 +0300
+
 qmenumodel (0.9.2-1) unstable; urgency=medium
 
   [ Ratchanan Srirattanamet ]
diff -Nru qmenumodel-0.9.2/debian/patches/series qmenumodel-0.9.2/debian/patches/series
--- qmenumodel-0.9.2/debian/patches/series	1970-01-01 02:00:00.000000000 +0200
+++ qmenumodel-0.9.2/debian/patches/series	2025-04-09 13:04:33.000000000 +0300
@@ -0,0 +1 @@
+test-timeout.patch
diff -Nru qmenumodel-0.9.2/debian/patches/test-timeout.patch qmenumodel-0.9.2/debian/patches/test-timeout.patch
--- qmenumodel-0.9.2/debian/patches/test-timeout.patch	1970-01-01 02:00:00.000000000 +0200
+++ qmenumodel-0.9.2/debian/patches/test-timeout.patch	2025-04-09 13:09:11.000000000 +0300
@@ -0,0 +1,15 @@
+Description: Increase the test timeout
+Author: Adrian Bunk <[email protected]>
+Bug-Debian: https://bugs.debian.org/1086635
+
+--- qmenumodel-0.9.2.orig/tests/script/dbusmenuscript.cpp
++++ qmenumodel-0.9.2/tests/script/dbusmenuscript.cpp
+@@ -22,7 +22,7 @@
+ #include <QtTestGui>
+ #include <QDebug>
+ 
+-#define WAIT_TIMEOUT   500
++#define WAIT_TIMEOUT   2000
+ 
+ DBusMenuScript::DBusMenuScript()
+     :m_script(0)

Reply via email to