[neon/utilities/atcore/Neon/release] debian: dh $@ --with kf5
Carlos De Maine
null at kde.org
Mon Jul 27 09:53:29 BST 2026
Git commit e9b44dd28f94d872e184b9de9b1b074dd498f0df by Carlos De Maine.
Committed on 27/07/2026 at 08:53.
Pushed by carlosdem into branch 'Neon/release'.
dh $@ --with kf5
M +4 -1 debian/rules
https://invent.kde.org/neon/utilities/atcore/-/commit/e9b44dd28f94d872e184b9de9b1b074dd498f0df
diff --git a/debian/rules b/debian/rules
index b57f3e9..edfcb1a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,3 +1,6 @@
#!/usr/bin/make -f
-include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
+%:
+ dh $@ --with kf5
\ No newline at end of file
More information about the Neon-commits
mailing list