[neon/kde/extra-cmake-modules/Neon/unstable] debian: manually merge with Debian until I can push the git merge

Jonathan Esk-Riddell null at kde.org
Fri Apr 29 11:18:28 BST 2022


Git commit fc5d3eb5366cf25729331a50ec6feba63fe69f00 by Jonathan Esk-Riddell.
Committed on 29/04/2022 at 10:18.
Pushed by jriddell into branch 'Neon/unstable'.

manually merge with Debian until I can push the git merge

M  +2    -2    debian/rules

https://invent.kde.org/neon/kde/extra-cmake-modules/commit/fc5d3eb5366cf25729331a50ec6feba63fe69f00

diff --git a/debian/rules b/debian/rules
index 46cc29f..0ea73be 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,10 +1,10 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
-export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5 --without build_stamp --with linktree
+	dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5 --without build_stamp
 
 override_dh_auto_test:
 	# Disable dh_auto_test at build time


More information about the Neon-commits mailing list