~townsend/libertine-scope/fix-apparmor-spam

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "architecture": "@CLICK_ARCH@",
    "description": "A Unity scope that surfaces Legacy apps from a Libertine container",
    "framework": "ubuntu-sdk-15.04.3",
    "hooks": {
        "libertine-scope": {
            "apparmor": "@SCOPE_NAME@.apparmor",
            "scope": "@SCOPE_NAME@"
        }
    },
    "maintainer": "Ubuntu Libertine Team <libertine-team@lists.launchpad.net>",
    "name": "@PACKAGE_NAME@",
    "title": "Desktop Apps",
    "version": "@PROJECT_VERSION@"
}