--- unity-scope-home-6.8.0daily13.05.16ubuntu.unity.experimental.certified.orig/debian/copyright +++ unity-scope-home-6.8.0daily13.05.16ubuntu.unity.experimental.certified/debian/copyright @@ -0,0 +1,21 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: unity-scope-home +Source: https://launchpad.net/unity-scope-home + +Files: * +Copyright: 2012-2013 Canonical Ltd +License: GPL-3 + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, version 3 of the License. + . + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program. If not, see . + . + On Debian systems, the full text of the GNU General Public License + version 3 can be found in the file /usr/share/common-licenses/GPL-3. --- unity-scope-home-6.8.0daily13.05.16ubuntu.unity.experimental.certified.orig/debian/control +++ unity-scope-home-6.8.0daily13.05.16ubuntu.unity.experimental.certified/debian/control @@ -0,0 +1,45 @@ +Source: unity-scope-home +Section: gnome +Priority: optional +Maintainer: Ubuntu Developers +Build-Depends: debhelper (>= 9), + dh-autoreconf, + gnome-common, + libdee-dev (>= 1.0.7), + libgee-dev, + libglib2.0-dev (>= 2.27), + libunity-dev (>= 6.91.13), + valac-0.18 (>= 0.18.0), + libjson-glib-dev, + uuid-dev, + libsoup-gnome2.4-dev, + python, + lsb-release, +Standards-Version: 3.9.4 +Homepage: https://launchpad.net/unity-scope-home +# If you aren't a member of ~unity-team but need to upload packaging changes, +# just go ahead. ~unity-team will notice and sync up the code again. +Vcs-Bzr: https://code.launchpad.net/~unity-team/unity-scope-home/trunk + +Package: unity-scope-home +Architecture: any +Depends: ${misc:Depends}, + ${shlibs:Depends}, + lsb-release, +Conflicts: unity-lens-shopping, + unity-scope-askubuntu, + unity-scope-sumo, + unity-scope-asklibreoffice, +Replaces: unity-lens-shopping, + unity-scope-askubuntu, + unity-scope-sumo, + unity-scope-asklibreoffice, +Provides: unity-lens-shopping, + unity-scope-askubuntu, + unity-scope-sumo, + unity-scope-asklibreoffice, +Description: Home scope that aggregates results from multiple scopes + A scope that aggregates results from multiple scopes and Server Scopes for + Home Lens view in the Unity Dash. + . + It replaces the old implementation of Home Lens in Unity Dash. --- unity-scope-home-6.8.0daily13.05.16ubuntu.unity.experimental.certified.orig/debian/compat +++ unity-scope-home-6.8.0daily13.05.16ubuntu.unity.experimental.certified/debian/compat @@ -0,0 +1 @@ +9 --- unity-scope-home-6.8.0daily13.05.16ubuntu.unity.experimental.certified.orig/debian/rules +++ unity-scope-home-6.8.0daily13.05.16ubuntu.unity.experimental.certified/debian/rules @@ -0,0 +1,11 @@ +#!/usr/bin/make -f +# -*- Mode: Makefile; indent-tabs-mode: t -*- + +%: + dh $@ --with autoreconf + +override_dh_autoreconf: + NOCONFIGURE=1 dh_autoreconf ./autogen.sh + +override_dh_install: + dh_install --fail-missing --- unity-scope-home-6.8.0daily13.05.16ubuntu.unity.experimental.certified.orig/debian/changelog +++ unity-scope-home-6.8.0daily13.05.16ubuntu.unity.experimental.certified/debian/changelog @@ -0,0 +1,70 @@ +unity-scope-home (6.8.0daily13.05.16ubuntu.unity.experimental.certified-0ubuntu1) raring; urgency=low + + [ Pawel Stolowski ] + * Enabled back support for GNOME proxy settings. + * Take nullable session_id in handle_metrics to avoid misleading + warnings. + * Pass all scopes in subscopes-filter when executing search query with + recommended scopes. + + [ David Callé ] + * Change some dedup and sort fields (boxes, web, code, help, + graphics). + + [ Ubuntu daily release ] + * Automatic snapshot from revision 113 (ubuntu-unity/experimental- + certified) + + -- Ubuntu daily release Thu, 16 May 2013 07:00:57 +0000 + +unity-scope-home (6.8.0daily13.05.07ubuntu.unity.experimental.certified-0ubuntu1) raring; urgency=low + + [ Pawel Stolowski ] + * Direct search should support master scopes (LP: #1174475) + * Left and Right clicking on “More Suggestions” should open a preview + (LP: #1170712) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 108 (ubuntu-unity/experimental- + certified) + + -- Ubuntu daily release Tue, 07 May 2013 07:03:57 +0000 + +unity-scope-home (6.8.0daily13.04.23ubuntu.unity.experimental.certified-0ubuntu1) raring; urgency=low + + [ Pawel Stolowski ] + * Scopes which miss an executable to work properly should be added to + remove_scopes (LP: #1166731) + * Incorrect hint in Music Lens (LP: #1170729) + * Erratic filter behavior (LP: #1160851) + * Direct search is not supported for server scopes (LP: #1159928) + * Home Scope should be smarter about network availability (LP: + #1157096) + + [ Chris Townsend ] + * dash translations are incomplete (likely a code bug, regression from + new scopes version) (LP: #1158779) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 95 (ubuntu-unity/experimental- + certified) + + -- Ubuntu daily release Tue, 23 Apr 2013 07:08:38 +0000 + +unity-scope-home (6.8.0daily13.04.10ubuntu.unity.experimental.certified-0ubuntu1) raring; urgency=low + + [ Michael Terry ] + * Initial release + + [ Didier Roche ] + * Misc fixes for working for being able to NEW/MIR it + * Automatic snapshot from revision 1 (boostrap) + * build-dep on python for the test being able to run + * C/R/P some unity-lens-* as the recommendations are delivered by + the server through the smart scope. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 82 (ubuntu-unity/experimental- + certified) + + -- Ubuntu daily release Wed, 10 Apr 2013 07:17:17 +0000