#757131 please include irssi AppArmor profile into the package

Package:
irssi
Source:
irssi
Description:
terminal based IRC client
Submitter:
Holger Levsen
Date:
2014-08-05 15:45:12 UTC
Severity:
wishlist
#757131#5
Date:
2014-08-05 15:39:50 UTC
From:
To:
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