Comment 19 for bug 1449368

Revision history for this message
Daniel Holbach (dholbach) wrote :

Here's an updated .click package of the mixcloud webapp:

daniel@daydream:~/dev/apps/webapp-mixcloud$ bzr diff
=== modified file 'manifest.json'
--- manifest.json 2015-05-04 12:20:24 +0000
+++ manifest.json 2015-05-07 13:19:22 +0000
@@ -1,6 +1,6 @@
 {
     "description": "Mixcloud - great radio, for everyone",
- "framework": "ubuntu-sdk-14.10",
+ "framework": "ubuntu-sdk-15.04",
     "hooks": {
         "webapp-mixcloud": {
             "apparmor": "webapp-mixcloud.json",
@@ -11,6 +11,6 @@
     "maintainer": "Daniel Holbach <email address hidden>",
     "name": "com.ubuntu.developer.dholbach.webapp-mixcloud",
     "title": "webapp-mixcloud",
- "version": "0.3"
+ "version": "0.4"
 }

=== modified file 'webapp-mixcloud.json'
--- webapp-mixcloud.json 2014-08-29 15:44:52 +0000
+++ webapp-mixcloud.json 2015-05-07 13:19:30 +0000
@@ -6,5 +6,5 @@
     "video",
     "webview"
   ],
- "policy_version": 1.2
+ "policy_version": 1.3
 }

daniel@daydream:~/dev/apps/webapp-mixcloud$