ubuntu-touch-coreapps-reviewers team mailing list archive
-
ubuntu-touch-coreapps-reviewers team
-
Mailing list archive
-
Message #00600
[Merge] lp:~popey/ubuntu-weather-app/fix-1401718 into lp:ubuntu-weather-app
Alan Pope has proposed merging lp:~popey/ubuntu-weather-app/fix-1401718 into lp:ubuntu-weather-app.
Commit message:
fix 1401718 - update framework
Requested reviews:
Ubuntu Weather Developers (ubuntu-weather-dev)
For more details, see:
https://code.launchpad.net/~popey/ubuntu-weather-app/fix-1401718/+merge/252361
--
Your team Ubuntu Weather Developers is requested to review the proposed merge of lp:~popey/ubuntu-weather-app/fix-1401718 into lp:ubuntu-weather-app.
=== modified file 'click/manifest.json.in'
--- click/manifest.json.in 2014-09-20 20:05:02 +0000
+++ click/manifest.json.in 2015-03-09 20:15:10 +0000
@@ -1,7 +1,7 @@
{
"architecture": "@CLICK_ARCH@",
"description": "A weather forecast application for Ubuntu with support for multiple online weather data sources",
- "framework": "ubuntu-sdk-14.10-qml-dev3",
+ "framework": "ubuntu-sdk-14.10-qml",
"hooks": {
"weather": {
"apparmor": "weather.apparmor",
References