[neon/qt6/qt6-base/Neon/unstable] debian: nodoc

Carlos De Maine null at kde.org
Wed Dec 4 12:05:13 GMT 2024


Git commit 9bcef7f11107ccca3d38bc1d48f088b1d77e2c70 by Carlos De Maine.
Committed on 04/12/2024 at 12:04.
Pushed by carlosdem into branch 'Neon/unstable'.

nodoc

M  +1    -1    debian/control
M  +2    -2    debian/rules

https://invent.kde.org/neon/qt6/qt6-base/-/commit/9bcef7f11107ccca3d38bc1d48f088b1d77e2c70

diff --git a/debian/control b/debian/control
index b63d531..bde1a5c 100644
--- a/debian/control
+++ b/debian/control
@@ -502,4 +502,4 @@ Package: qt6-xdgdesktopportal-platformtheme
 Architecture: all
 Depends: qt6-base, ${misc:Depends}
 Description: Dummy transitional
- Transitional dummy package.
\ No newline at end of file
+ Transitional dummy package.
diff --git a/debian/rules b/debian/rules
index 52fc5b2..96fd5bd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,8 +7,8 @@ include /usr/share/dpkg/architecture.mk
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all optimize=+lto
 
 #### uncomment when bootstrapping a new qt release ####
-#export DEB_BUILD_PROFILES := ${DEB_BUILD_PROFILES} nodoc
-
+export DEB_BUILD_PROFILES := ${DEB_BUILD_PROFILES} nodoc
+export DEB_BUILD_OPTIONS ;+ ${DEB_BUILD_OPTIONS} nodoc
 sslpkgname := $(shell dpkg-query --show '--showformat=$${Depends}' libssl-dev | cut -d ' ' -f1)
 
 ifneq (,$(filter libqt6sql6-ibase,$(shell dh_listpackages)))



More information about the Neon-commits mailing list