package: irssi severity: wishlist x-debugs-cc: pkg-aa-profiles-team@lists.alioth.debian.org tags: patch Hi Rhonda, thanks for maintaining irssi! Please include the attached profile file for AppArmor into the irssi package. You will need to build depend on dh_apparmor and add something like the following to debian/rules: mkdir -p debian/irssi/etc/apparmor.d/ cp debian/usr.bin.irssi debian/irssi/etc/apparmor.d/ dh_apparmor --profile-name=usr.bin.irssi -pirssi git.debian.org/git/collab-maint/apparmor-profiles-extra.git is where the attached irssi profile was develop. Originally it was taken from the launchpad apparmor-profiles repository at revision 125, and now has two local patches submitted upstream as https://code.launchpad.net/~intrigeri/apparmor-profiles/irssi- updates/+merge/229357 I've been running irssi confined with this profile since 2 weeks with no problems whatsoever, both with 0.8.15 and 0.8.16~bpo70+1. cheers, Holger