[neon/extras/kuserfeedback/Neon/release] debian: Add qdoc-qt5 to B-D needed for archs without qtdoc-qt5 dependency inside qttools5-dev-tools.
Sandro Knauß
null at kde.org
Thu Sep 8 16:47:13 BST 2022
Git commit 231ec49ebb67bc9dcd5643653748ae82f2e4f77e by Sandro Knauß.
Committed on 22/10/2020 at 09:02.
Pushed by jriddell into branch 'Neon/release'.
Add qdoc-qt5 to B-D needed for archs without qtdoc-qt5 dependency inside qttools5-dev-tools.
M +4 -0 debian/changelog
M +1 -0 debian/control
https://invent.kde.org/neon/extras/kuserfeedback/commit/231ec49ebb67bc9dcd5643653748ae82f2e4f77e
diff --git a/debian/changelog b/debian/changelog
index 02717e4..437b78c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,9 @@
kuserfeedback (1.0.0-2) UNRELEASED; urgency=medium
+ [ Sandro Knauß ]
+ * Add qdoc-qt5 to B-D needed for archs without qtdoc-qt5 dependency
+ inside qttools5-dev-tools.
+
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Thu, 22 Oct 2020 11:01:26 +0200
kuserfeedback (1.0.0-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 64186fc..d4060a9 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Build-Depends: bison,
qtbase5-dev (>= 5.8.0~),
qtdeclarative5-dev,
qtdeclarative5-dev-tools,
+ qdoc-qt5,
qttools5-dev,
qttools5-dev-tools (>= 5.4),
xauth,
More information about the Neon-commits
mailing list