[neon/neon-packaging/plasma-welcome/Neon/unstable] debian: hardening

Rik Mills null at kde.org
Thu Jan 19 11:13:56 GMT 2023


Git commit 86e7974786eb309bc6aeab1f4ec2606615253e11 by Rik Mills.
Committed on 19/01/2023 at 11:10.
Pushed by rikmills into branch 'Neon/unstable'.

hardening

M  +2    -1    debian/rules

https://invent.kde.org/neon/neon-packaging/plasma-welcome/commit/86e7974786eb309bc6aeab1f4ec2606615253e11

diff --git a/debian/rules b/debian/rules
index 5c87712..73f66d9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,6 @@
 #!/usr/bin/make -f
-# -*- makefile -*-
+
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 %:
 	dh $@ --with kf5 --buildsystem kf5



More information about the Neon-commits mailing list