=== modified file 'data/client-scopes.json'
--- data/client-scopes.json	2017-06-05 17:28:16 +0000
+++ data/client-scopes.json	2019-01-30 07:28:47 +0000
@@ -1,21 +1,15 @@
 {
  "unity-lens-applications": ["applications-applications.scope", "commands.scope", "applications-scopes.scope"],
  "unity-lens-files": ["files-local.scope"],
- "unity-lens-music": ["music-banshee.scope", "music-rhythmbox.scope"],
- "unity-lens-photos": ["photos-shotwell.scope", "photos-facebook.scope", "photos-flickr.scope", "photos-picasa.scope"],
+ "unity-lens-music": ["music-rhythmbox.scope"],
+ "unity-lens-photos": ["photos-shotwell.scope"],
  "unity-lens-video": ["video-local.scope"],
  "unity-scope-video-remote": ["video-remote.scope"],
  "unity-scope-calculator": ["info-calculator.scope"],
  "unity-scope-chromiumbookmarks": ["web-chromiumbookmarks.scope"],
- "unity-scope-colourlovers": ["graphics-colourlovers.scope"],
- "unity-scope-devhelp": ["code-devhelp.scope"],
  "unity-scope-firefoxbookmarks": ["web-firefoxbookmarks.scope"],
  "unity-scope-home": ["home.scope", "applications.scope", "books.scope", "boxes.scope", "calendar.scope", "code.scope", "files.scope", "graphics.scope", "help.scope", "info.scope", "more_suggestions.scope", "music.scope", "news.scope", "notes.scope", "photos.scope", "recipes.scope", "reference.scope", "searchin.scope", "video.scope", "weather.scope", "web.scope"],
- "unity-scope-manpages": ["code-manpages.scope"],
- "unity-scope-openclipart": ["graphics-openclipart.scope"],
- "unity-scope-texdoc": ["help-texdoc.scope"],
- "unity-scope-tomboy": ["notes-tomboy.scope"],
+ "unity-scope-gnote": ["notes-gnote.scope"], 
  "unity-scope-virtualbox": ["boxes-virtualbox.scope"],
  "unity-scope-yelp": ["help-yelp.scope"],
- "unity-scope-zotero": ["reference-zotero.scope"]
 }

=== modified file 'debian/control'
--- debian/control	2014-02-04 21:38:14 +0000
+++ debian/control	2019-01-30 07:28:47 +0000
@@ -3,6 +3,7 @@
 Priority: optional
 Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
 Build-Depends: debhelper (>= 9~),
+               dh-python,
                dh-autoreconf,
                gnome-common,
                quilt,

