[neon/kde/kig/Neon/unstable] debian: Build with hardening=+all build hardening flag.
Aurélien COUDERC
null at kde.org
Thu Jul 28 13:58:44 BST 2022
Git commit c8249a5244d6ef5d3b6c91d99fb5762fa422c6ae by Aurélien COUDERC.
Committed on 03/01/2021 at 08:28.
Pushed by jriddell into branch 'Neon/unstable'.
Build with hardening=+all build hardening flag.
M +1 -0 debian/changelog
M +2 -0 debian/rules
https://invent.kde.org/neon/kde/kig/commit/c8249a5244d6ef5d3b6c91d99fb5762fa422c6ae
diff --git a/debian/changelog b/debian/changelog
index 65896ba..fba1e9d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ kig (4:20.12.0-1) UNRELEASED; urgency=medium
* Removed Eshat Cakar, Maximiliano Curia from the uploaders, thanks
for your work on the package!
* Added myself to the uploaders.
+ * Build with hardening=+all build hardening flag.
-- Aurélien COUDERC <coucouf at debian.org> Sat, 02 Jan 2021 19:41:51 +0100
diff --git a/debian/rules b/debian/rules
index 08ca9bc..6841379 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
l10npkgs_firstversion_ok := 4:16.04.3-6~
include /usr/share/pkg-kde-tools/qt-kde-team/2/l10n-packages.mk
More information about the Neon-commits
mailing list