Merge lp:~ken-vandine/indicator-transfer/ual_api_change into lp:indicator-transfer

Proposed by Ken VanDine
Status: Merged
Approved by: dobey
Approved revision: 57
Merged at revision: 58
Proposed branch: lp:~ken-vandine/indicator-transfer/ual_api_change
Merge into: lp:indicator-transfer
Diff against target: 25 lines (+2/-2)
2 files modified
CMakeLists.txt (+1/-1)
debian/control (+1/-1)
To merge this branch: bzr merge lp:~ken-vandine/indicator-transfer/ual_api_change
Reviewer Review Type Date Requested Status
dobey (community) Approve
unity-api-1-bot continuous-integration Needs Fixing
Review via email: mp+316758@code.launchpad.net

Commit message

Handle ubuntu-app-launch API change

Description of the change

Handle ubuntu-app-launch API change

To post a comment you must log in.
Revision history for this message
unity-api-1-bot (unity-api-1-bot) wrote :
review: Needs Fixing (continuous-integration)
57. By Ken VanDine

dropped debian/changelog entry

Revision history for this message
dobey (dobey) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'CMakeLists.txt'
2--- CMakeLists.txt 2016-12-12 13:53:38 +0000
3+++ CMakeLists.txt 2017-02-10 19:26:27 +0000
4@@ -47,7 +47,7 @@
5 properties-cpp>=0.0.1
6 click-0.4>=0.4.30
7 json-glib-1.0
8- ubuntu-app-launch-2
9+ ubuntu-app-launch-3
10 mirclient)
11 include_directories(SYSTEM ${SERVICE_DEPS_INCLUDE_DIRS})
12
13
14=== modified file 'debian/control'
15--- debian/control 2016-12-12 13:53:38 +0000
16+++ debian/control 2017-02-10 19:26:27 +0000
17@@ -9,7 +9,7 @@
18 libproperties-cpp-dev,
19 libclick-0.4-dev (>= 0.4.30),
20 libjson-glib-dev,
21- libubuntu-app-launch2-dev,
22+ libubuntu-app-launch3-dev,
23 # for coverage reports
24 lcov,
25 # for tests

Subscribers

People subscribed via source and target branches