--- unity-scope-video-remote-0.3.10daily12.12.05.orig/debian/watch +++ unity-scope-video-remote-0.3.10daily12.12.05/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://launchpad.net/unity-scope-video-remote/+download .*/unity-scope-video-remote-([0-9.]+)\.tar\.gz --- unity-scope-video-remote-0.3.10daily12.12.05.orig/debian/copyright +++ unity-scope-video-remote-0.3.10daily12.12.05/debian/copyright @@ -0,0 +1,20 @@ +Format: http://dep.debian.net/deps/dep5 +Source: https://launchpad.net/unity-lens-videos +Upstream-Name: unity-scope-video-remote +Upstream-Contact: David Calle + +Files: * +Copyright: 2011 David Calle +License: GPL-3.0+ + 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, either version 3 of the License, or + (at your option) any later version. + . + 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. + . + On Debian systems, the complete text of the GNU General + Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". --- unity-scope-video-remote-0.3.10daily12.12.05.orig/debian/control +++ unity-scope-video-remote-0.3.10daily12.12.05/debian/control @@ -0,0 +1,30 @@ +Source: unity-scope-video-remote +Section: gnome +Priority: optional +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: David Calle +Build-Depends: debhelper (>= 9), + python, + python-distutils-extra, +Standards-Version: 3.9.3 +Homepage: https://launchpad.net/unity-lens-videos +# If you aren't a member of ~unity-lens-videos but need to upload packaging +# changes, just go ahead. ~unity-lens-videos will notice and sync up the code +# again. +Vcs-Bzr: https://code.launchpad.net/~unity-lens-videos/unity-scope-video-remote/trunk + +Package: unity-scope-video-remote +Architecture: all +Depends: ${misc:Depends}, + ${python:Depends}, + gir1.2-unity-5.0 (>= 6.8), + gir1.2-dee-1.0, + gir1.2-soup-2.4, + gir1.2-glib-2.0, + python-zeitgeist, + gvfs-bin, + unity-lens-video +Enhances: unity-lens-video +Description: Remote videos engine + This scope adds a remote videos search engine to the Video lens. + --- unity-scope-video-remote-0.3.10daily12.12.05.orig/debian/compat +++ unity-scope-video-remote-0.3.10daily12.12.05/debian/compat @@ -0,0 +1 @@ +9 --- unity-scope-video-remote-0.3.10daily12.12.05.orig/debian/rules +++ unity-scope-video-remote-0.3.10daily12.12.05/debian/rules @@ -0,0 +1,8 @@ +#!/usr/bin/make -f +# -*- Mode: Makefile; indent-tabs-mode: t -*- + +%: + dh $@ --with python2 + +override_dh_install: + dh_install --fail-missing --- unity-scope-video-remote-0.3.10daily12.12.05.orig/debian/changelog +++ unity-scope-video-remote-0.3.10daily12.12.05/debian/changelog @@ -0,0 +1,130 @@ +unity-scope-video-remote (0.3.10daily12.12.05-0ubuntu1) raring; urgency=low + + [ Michael Terry ] + * debian/control: + - Update Vcs-Bzr + - Bump from dh8 to dh9 + * debian/rules: + - Use --fail-missing + * Automatic snapshot from revision 56 (bootstrap) + + [ Automatic PS uploader ] + * Automatic snapshot from revision 58 + + -- Automatic PS uploader Wed, 05 Dec 2012 09:29:22 +0000 + +unity-scope-video-remote (0.3.10-0ubuntu1) quantal-proposed; urgency=low + + * New upstream release. + - Disable initial recommendations and sources requests when remote + calls are not allowed (LP: #1065686) + + -- Timo Jyrinki Fri, 12 Oct 2012 13:32:13 +0300 + +unity-scope-video-remote (0.3.9-0ubuntu1) quantal-proposed; urgency=low + + * New upstream release. + - Incorrect capitalization in "More suggestions" results (LP: #1056091) + - Online videos flickering when switched to their view (LP: #1058097) + - [FFe] [UIFe] No easy way to disable online-fetched results in lenses + (LP: #1054746) + * debian/control: + - needs latest gir1.2-unity-5.0 for new API + * debian/watch: point to the right launchpad project + + -- Didier Roche Tue, 02 Oct 2012 17:19:16 +0200 + +unity-scope-video-remote (0.3.8-0ubuntu1) quantal-proposed; urgency=low + + * New upstream release. + - Implementation of previews (LP: #1052068) + - Add 'split' parameter to the query (LP: #1049593) + + -- Timo Jyrinki Tue, 18 Sep 2012 18:06:14 +0300 + +unity-scope-video-remote (0.3.6-0ubuntu1) quantal; urgency=low + + [ Łukasz 'sil2100' Zemczak ] + * New upstream release. + - Exit on DBus hickup at startup, Unity will restart the scope (LP: #950862) + * debian/control: + - Depends on gvfs-bin (LP: #972304) + + [ Didier Roche ] + * Adding Vcs-Bzr + * point the new location to the canonical directory + (lp:ubuntu/unity-lens-video) after the conversion in a merge-upstream + source + + -- Didier Roche Fri, 29 Jun 2012 10:37:01 +0200 + +unity-scope-video-remote (0.3.5-0ubuntu2) precise; urgency=low + + * src/unity-scope-video-remote + - Updated server URL to the DNS name for what will be the production + server, currently resolving to the same experimental server + + -- Ken VanDine Fri, 06 Apr 2012 16:56:01 -0400 + +unity-scope-video-remote (0.3.5-0ubuntu1) precise; urgency=low + + [ David Callé ] + * Bug fixes + - Packaging fixes + + -- David Callé Tue, 05 Apr 2012 10:08:12 +0200 + +unity-scope-video-remote (0.3.4-0ubuntu1) precise; urgency=low + + [ David Callé ] + * Bug fixes + - Catch a type error (LP: #951131) + + -- David Callé Tue, 20 Mar 2012 09:43:10 +0200 + +unity-scope-video-remote (0.3.3-0ubuntu1) precise; urgency=low + + [ David Callé ] + * Bug fixes + - Handle video recommendations from the server (LP: #938672) + - Refresh sources periodically (LP: #938673) + - Fix encoding issue on server strings (LP: #939477) + - Fix minor encoding issue (LP: #939502) + - Update results when the lens is opened (LP: #939601) + - Don't assume Zeitgeist is ready to receive events (LP: #939745) + - Fix missing dependency on soup (LP: #940038) + - Prepare for upcoming server changes (LP: #942293) + - Make searches asynchronous (LP: #942129) + - Fix a crash on empty JSON from the server (LP: #940354) + * debian/control + - added missing depends for gir1.2-soup-2.4, gir1.2-glib-2.0, and + python-zeitgeist + + [ Ken VanDine ] + * debian/watch + - fixed watch file matching + + -- Ken VanDine Fri, 02 Mar 2012 15:23:59 -0500 + +unity-scope-video-remote (0.3-0ubuntu1) precise; urgency=low + + [ David Callé ] + * New upstream release + - Switched from urllib2 to libsoup to ease proxy work (LP: #938670) + + -- Ken VanDine Thu, 23 Feb 2012 03:42:24 -0500 + +unity-scope-video-remote (0.2-0ubuntu1) precise; urgency=low + + [ David Callé ] + * Bug fixes + - Add Online videos to Recently Watched (LP: #937278) + + -- David Callé Tue, 22 Feb 2012 12:05:00 +0200 + +unity-scope-video-remote (0.1.1-0ubuntu1) precise; urgency=low + + [ David Callé ] + * First release of the remote video scope + + -- David Callé Tue, 31 Jan 2012 15:55:00 +0200