tag 895444 pending
thanks
Hello,
Bug #895444 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
https://anonscm.debian.org/cgit/pkg-ayatana/libqtdbusmock.git/commit/?id=7280899
---
commit 7280899e1cddb932f39b5880d77b03e6cfde5250
Author: Mike Gabriel <[email protected]>
Date: Thu Apr 19 21:35:36 2018 +0200
upload to unstable (debian/0.7+bzr49+repack1-2)
diff --git a/debian/changelog b/debian/changelog
index 1c0d4e8..9c5ffec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+libqtdbusmock (0.7+bzr49+repack1-2) unstable; urgency=medium
+
+ * debian/control:
+ + Fix typo in Maintainer: field (in the full name).
+ * debian/control:
+ + Replace B-D on network-manager-dev by B-D on libnm-dev. (Closes:
#895444).
+ * debian/patches:
+ + Add 1001_port-to-libnm.patch. Building against libnm-dev pulls in GLib
+ symbols, esp. the signals variable. In GLib it is a variable, in Qt it is
+ a keyword. (See: https://bugs.kde.org/show_bug.cgi?id=378109). So this
+ patch adds the definition -DQT_NO_KEYWORDS."
+ * debian/rules:
+ + Drop superfluous build option --parallel.
+
+ -- Mike Gabriel <[email protected]> Thu, 19 Apr 2018 21:29:34 +0200
+
libqtdbusmock (0.7+bzr49+repack1-1) unstable; urgency=medium
* Initial release to Debian. (Closes: #878513).