ubuntu-touch-coreapps-reviewers team mailing list archive
-
ubuntu-touch-coreapps-reviewers team
-
Mailing list archive
-
Message #10004
[Merge] lp:~timo-jyrinki/ubuntu-calendar-app/snap_add_defaultprovider into lp:ubuntu-calendar-app
Timo Jyrinki has proposed merging lp:~timo-jyrinki/ubuntu-calendar-app/snap_add_defaultprovider into lp:ubuntu-calendar-app.
Commit message:
Add default-provider to snapcraft.yaml
Requested reviews:
Ubuntu Calendar Developers (ubuntu-calendar-dev)
Related bugs:
Bug #1642917 in Ubuntu Calendar App: "All platform using apps should define default-provider"
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1642917
For more details, see:
https://code.launchpad.net/~timo-jyrinki/ubuntu-calendar-app/snap_add_defaultprovider/+merge/311250
--
Your team Ubuntu Calendar Developers is requested to review the proposed merge of lp:~timo-jyrinki/ubuntu-calendar-app/snap_add_defaultprovider into lp:ubuntu-calendar-app.
=== modified file 'snapcraft.yaml'
--- snapcraft.yaml 2016-11-11 19:19:56 +0000
+++ snapcraft.yaml 2016-11-18 10:27:20 +0000
@@ -15,6 +15,7 @@
interface: content
content: ubuntu-app-platform1
target: ubuntu-app-platform
+ default-provider: ubuntu-app-platform
# eds-calendar and address-book not available yet.
# FIXME: Fixt that after these interfaces appear on syncd
# eds-calendar:
Follow ups