[neon/kde/plasma-workspace/Neon/unstable] debian: add the debian dh-apparmor bits
Carlos De Maine
null at kde.org
Tue Apr 15 07:50:12 BST 2025
Git commit 185fcd2ca8212e3f74b438b0567845d8edc5aab3 by Carlos De Maine.
Committed on 15/04/2025 at 06:50.
Pushed by carlosdem into branch 'Neon/unstable'.
add the debian dh-apparmor bits
M +1 -0 debian/control
M +3 -0 debian/rules
https://invent.kde.org/neon/kde/plasma-workspace/-/commit/185fcd2ca8212e3f74b438b0567845d8edc5aab3
diff --git a/debian/control b/debian/control
index fc1c23e..42b585e 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends: appmenu-gtk2-module,
breeze-dev,
cmake,
debhelper-compat (= 13),
+ dh-apparmor,
kf6-baloo-dev,
kf6-extra-cmake-modules,
kf6-kcmutils-dev,
diff --git a/debian/rules b/debian/rules
index bf36b71..536cba9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,3 +5,6 @@
%:
dh $@ --with kf6 --buildsystem kf6
+
+execute_after_dh_install:
+ dh_apparmor --profile-name=local/plasmashell -pplasma-workspace
More information about the Neon-commits
mailing list