Ubuntu Pastebin

Paste from kyrofa at Wed, 3 Feb 2016 20:34:27 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
 "name": "owncloud",
 "version": "8.2.2kyrofa5-amd64",
 "architecture": [
  "amd64"
 ],
 "framework": "ubuntu-core-15.04-dev1",
 "description": "ownCloud running on Apache with MySQL. This is currently in beta.",
 "icon": "meta/icon.svg",
 "installed-size": "486547",
 "maintainer": "Kyle Fazzari \u003ckyle@canonical.com\u003e",
 "title": "ownCloud",
 "hooks": {
  "apache": {
   "apparmor": "meta/apache.apparmor"
  },
  "mdns-publisher": {
   "apparmor": "meta/mdns-publisher.apparmor"
  },
  "mysql": {
   "apparmor": "meta/mysql.apparmor"
  }
 }
}
Download as text