[iortcw] 02/06: apparmor: #include the local snippets created by dh_apparmor

Simon McVittie smcv at debian.org
Mon Mar 21 09:23:09 UTC 2016


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch master
in repository iortcw.

commit 9b6e9e20c905923cd1dfb65156bb7d9f6ec9cb98
Author: Simon McVittie <smcv at debian.org>
Date:   Thu Mar 10 07:49:37 2016 +0000

    apparmor: #include the local snippets created by dh_apparmor
---
 debian/apparmor.d/usr.lib.rtcw           | 3 +++
 debian/apparmor.d/usr.lib.rtcw.iowolfded | 3 +++
 debian/changelog                         | 1 +
 3 files changed, 7 insertions(+)

diff --git a/debian/apparmor.d/usr.lib.rtcw b/debian/apparmor.d/usr.lib.rtcw
index 1a37c84..6ce2e63 100644
--- a/debian/apparmor.d/usr.lib.rtcw
+++ b/debian/apparmor.d/usr.lib.rtcw
@@ -62,4 +62,7 @@
     /usr/share/zenity/** r,
     owner @{HOME}/.config/gtk-3.0/settings.ini r,
   }
+
+  # Site-specific additions and overrides. See local/README for details.
+  #include <local/usr.lib.rtcw>
 }
diff --git a/debian/apparmor.d/usr.lib.rtcw.iowolfded b/debian/apparmor.d/usr.lib.rtcw.iowolfded
index 3017d3a..b3754f1 100644
--- a/debian/apparmor.d/usr.lib.rtcw.iowolfded
+++ b/debian/apparmor.d/usr.lib.rtcw.iowolfded
@@ -22,4 +22,7 @@
 
   owner @{HOME}/.wolf/{,**} rwk,
   owner /var/games/rtcw-server/** rwk,
+
+  # Site-specific additions and overrides. See local/README for details.
+  #include <local/usr.lib.rtcw.iowolfded>
 }
diff --git a/debian/changelog b/debian/changelog
index 4459e07..a4daaee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ iortcw (1.42d+dfsg1-2) UNRELEASED; urgency=medium
   * apparmor: add a child profile for the "safe mode" popups (tested
     with xmessage and zenity - kdialog will probably need more rules)
   * apparmor: don't try to run dh_apparmor on non-Linux ports
+  * apparmor: #include the local snippets created by dh_apparmor
 
  -- Simon McVittie <smcv at debian.org>  Tue, 08 Mar 2016 09:10:46 +0000
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/iortcw.git



More information about the Pkg-games-commits mailing list