[neon/kf6/kf6-kded/Neon/stable] debian: Revert "docs"

Carlos De Maine null at kde.org
Wed Jul 30 23:49:16 BST 2025


Git commit 533ae810dd9daac3714703e57baa7b5c0a791a27 by Carlos De Maine.
Committed on 30/07/2025 at 22:49.
Pushed by carlosdem into branch 'Neon/stable'.

Revert "docs"

This reverts commit 974c26c60ad14d6bf2d489e25f2619b72ca114fb

M  +0    -1    debian/control
M  +0    -1    debian/kf6-kded-dev.install
M  +0    -13   debian/rules

https://invent.kde.org/neon/kf6/kf6-kded/-/commit/533ae810dd9daac3714703e57baa7b5c0a791a27

diff --git a/debian/control b/debian/control
index f91adf8..46917a9 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,6 @@ Priority: optional
 Maintainer: Jonathan Esk-Riddell <jr at jriddell.org>
 Build-Depends: cmake,
                debhelper-compat (= 13),
-               kde-qdoc-common-dev,
                kf6-extra-cmake-modules,
                kf6-kconfig-dev,
                kf6-kcoreaddons-dev,
diff --git a/debian/kf6-kded-dev.install b/debian/kf6-kded-dev.install
index 1f1b5cb..414e08d 100644
--- a/debian/kf6-kded-dev.install
+++ b/debian/kf6-kded-dev.install
@@ -1,2 +1 @@
 usr/lib/*/cmake/KF6KDED/
-usr/share/qt6/doc/
diff --git a/debian/rules b/debian/rules
index ed86f34..5bd7734 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,18 +1,5 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
-export KDE_DOCS=/usr/share/qt6/doc/kde-qdoc-common-dev
-
 %:
 	dh $@ --with kf6 --buildsystem kf6
-
-override_dh_auto_build:
-	dh_auto_build
-	dh_auto_build -- prepare_docs
-	dh_auto_build -- generate_docs
-	dh_auto_build -- generate_qch
-
-override_dh_auto_install:
-	dh_auto_install
-	dh_auto_install -- install_html_docs
-	dh_auto_install -- install_qch_docs


More information about the Neon-commits mailing list