Merge lp:~jbicha/libunity/drop-uoa-recommends into lp:libunity

Proposed by Jeremy Bícha
Status: Merged
Approved by: Ken VanDine
Approved revision: 325
Merged at revision: 325
Proposed branch: lp:~jbicha/libunity/drop-uoa-recommends
Merge into: lp:libunity
Diff against target: 11 lines (+0/-1)
1 file modified
data/client-scopes.json (+0/-1)
To merge this branch: bzr merge lp:~jbicha/libunity/drop-uoa-recommends
Reviewer Review Type Date Requested Status
Ken VanDine Approve
Review via email: mp+325099@code.launchpad.net

Commit message

Drop obsolete unity-scope-gdrive from client-scopes

Description of the change

unity's debian/rules does magic in dh_gencontrol to automatically add recommends from /usr/share/unity/client-scopes.json which is this file.

So we need to fix this here and then do a no-change rebuild of Unity after libunity is published to drop the recommends on unity-scope-gdrive

https://bileto.ubuntu.com/#/ticket/2796

https://bileto.ubuntu.com/#/ticket/2795

To post a comment you must log in.
Revision history for this message
Ken VanDine (ken-vandine) wrote :

Looks good

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'data/client-scopes.json'
2--- data/client-scopes.json 2015-11-30 10:28:06 +0000
3+++ data/client-scopes.json 2017-06-05 17:31:08 +0000
4@@ -4,7 +4,6 @@
5 "unity-lens-music": ["music-banshee.scope", "music-rhythmbox.scope"],
6 "unity-lens-photos": ["photos-shotwell.scope", "photos-facebook.scope", "photos-flickr.scope", "photos-picasa.scope"],
7 "unity-lens-video": ["video-local.scope"],
8- "unity-scope-gdrive": ["files-gdrive.scope"],
9 "unity-scope-video-remote": ["video-remote.scope"],
10 "unity-scope-calculator": ["info-calculator.scope"],
11 "unity-scope-chromiumbookmarks": ["web-chromiumbookmarks.scope"],

Subscribers

People subscribed via source and target branches