--- unity-lens-video-0.3.15+13.10.20130920.orig/debian/unity-scope-video-remote.install +++ unity-lens-video-0.3.15+13.10.20130920/debian/unity-scope-video-remote.install @@ -0,0 +1,3 @@ +/usr/lib/*/unity-lens-video/unity-scope-video-remote +/usr/share/dbus-1/services/unity-scope-video-remote.service +/usr/share/unity/scopes/video/remote.scope --- unity-lens-video-0.3.15+13.10.20130920.orig/debian/watch +++ unity-lens-video-0.3.15+13.10.20130920/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://launchpad.net/unity-lens-video/+download .*/unity-lens-video-([0-9.]+)\.tar\.gz --- unity-lens-video-0.3.15+13.10.20130920.orig/debian/copyright +++ unity-lens-video-0.3.15+13.10.20130920/debian/copyright @@ -0,0 +1,18 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Source: https://launchpad.net/unity-lens-video +Upstream-Name: Unity Video Lens + +Files: * +Copyright: 2011-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. + . + 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-lens-video-0.3.15+13.10.20130920.orig/debian/control +++ unity-lens-video-0.3.15+13.10.20130920/debian/control @@ -0,0 +1,40 @@ +Source: unity-lens-video +Section: gnome +Priority: optional +Maintainer: Ubuntu Developers +Build-Depends: debhelper (>= 9), + dh-autoreconf, + dh-translations, + gnome-common, + libdee-dev (>= 1.0.7), + libgee-dev, + libglib2.0-dev (>= 2.27), + libjson-glib-dev, + libsoup-gnome2.4-dev, + libunity-dev (>= 7.0.0), + libzeitgeist-dev (>= 0.3.8), + valac (>= 0.18), + xvfb, +Standards-Version: 3.9.4 +Homepage: https://launchpad.net/unity-lens-video +# 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-lens-videos/unity-lens-video/trunk + +Package: unity-lens-video +Architecture: any +Depends: ${misc:Depends}, + ${shlibs:Depends}, + unity-lens-music (>= 6.6.0), +Recommends: unity-scope-video-remote +Breaks: unity (<< 6.0.0), +Description: Unity Video lens + A plugin to search videos in the Dash. + +Package: unity-scope-video-remote +Architecture: any +Depends: ${misc:Depends}, + ${shlibs:Depends}, +Enhances: unity-lens-video +Description: Remote videos engine + This scope adds a remote videos search engine to the Video lens. --- unity-lens-video-0.3.15+13.10.20130920.orig/debian/compat +++ unity-lens-video-0.3.15+13.10.20130920/debian/compat @@ -0,0 +1 @@ +9 --- unity-lens-video-0.3.15+13.10.20130920.orig/debian/rules +++ unity-lens-video-0.3.15+13.10.20130920/debian/rules @@ -0,0 +1,14 @@ +#!/usr/bin/make -f +# -*- makefile -*- + +%: + dh $@ --with autoreconf,translations + +override_dh_autoreconf: + NOCONFIGURE=1 dh_autoreconf ./autogen.sh + +override_dh_auto_configure: + dh_auto_configure -- --enable-headless-tests + +override_dh_install: + dh_install --fail-missing --- unity-lens-video-0.3.15+13.10.20130920.orig/debian/changelog +++ unity-lens-video-0.3.15+13.10.20130920/debian/changelog @@ -0,0 +1,267 @@ +unity-lens-video (0.3.15+13.10.20130920-0ubuntu1) saucy; urgency=low + + [ Michal Hruby ] + * Simplify the scope, use the non-deprecated API, and pass a form- + factor hint to the server. (LP: #1226004, #1226573) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 121 + + -- Ubuntu daily release Fri, 20 Sep 2013 11:16:25 +0000 + +unity-lens-video (0.3.15+13.10.20130705-0ubuntu1) saucy; urgency=low + + [ Jeremy Bicha ] + * Build with default valac. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 119 + + -- Ubuntu daily release Fri, 05 Jul 2013 04:01:30 +0000 + +unity-lens-video (0.3.15daily13.06.21-0ubuntu1) saucy; urgency=low + + [ Michal Hruby ] + * As per design guidelines, use capital letters only for first words. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 117 + + -- Ubuntu daily release Fri, 21 Jun 2013 04:01:30 +0000 + +unity-lens-video (0.3.15daily13.06.05-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * Update the list of translatable files to be complete. (LP: #1074038) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 115 + + -- Ubuntu daily release Wed, 05 Jun 2013 06:08:32 +0000 + +unity-lens-video (0.3.15daily13.05.31ubuntu.unity.next-0ubuntu1) raring; urgency=low + + [ Pawel Stolowski ] + * New upstream release. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 114 (ubuntu-unity/next) + + -- Ubuntu daily release Fri, 31 May 2013 04:02:31 +0000 + +unity-lens-video (0.3.14daily13.05.01.1ubuntu.unity.next-0ubuntu1) raring; urgency=low + + [ Sebastien Bacher ] + * Some untranslatable and wrong strings in the previews (LP: #1074038) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 112 (ubuntu-unity/next) + + -- Ubuntu daily release Wed, 01 May 2013 21:58:03 +0000 + +unity-lens-video (0.3.14daily13.04.15-0ubuntu1) raring; urgency=low + + [ Sebastien Bacher ] + * Not translated strings in UI (LP: #1166163) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 110 + + -- Ubuntu daily release Mon, 15 Apr 2013 04:15:54 +0000 + +unity-lens-video (0.3.14daily13.03.04-0ubuntu1) raring; urgency=low + + [ Pawel Stolowski ] + * unity-scope-video-remote crashed with SIGSEGV in g_object_ref() (LP: + #1133696) + + [ Automatic PS uploader ] + * Automatic snapshot from revision 108 + + -- Automatic PS uploader Mon, 04 Mar 2013 04:01:16 +0000 + +unity-lens-video (0.3.14daily13.02.26-0ubuntu1) raring; urgency=low + + [ Michael Terry ] + * debian/control: + - Update Build-Depends for Vala rewrite + - Add unity-scope-video-remote to this source package + * debian/rules: + - Use dh-autoreconf + - Enable xvfb tests + + [ Automatic PS uploader ] + * Automatic snapshot from revision 106 + + -- Automatic PS uploader Tue, 26 Feb 2013 04:14:19 +0000 + +unity-lens-video (0.3.14daily12.12.05-0ubuntu1) raring; urgency=low + + [ Michael Terry ] + * debian/control: + - Update Bzr-Vcs + - Bump required debhelper to 9 + * debian/rules: + - Use --fail-missing + * Automatic snapshot from revision 102 (bootstrap) + + [ Automatic PS uploader ] + * Automatic snapshot from revision 104 + + -- Automatic PS uploader Wed, 05 Dec 2012 09:29:20 +0000 + +unity-lens-video (0.3.14-0ubuntu1) quantal-proposed; urgency=low + + * New upstream release. + - Cherry-picked fixes included + - Replace spaces in search string by * to improve locate search + (LP: #1067304) + + -- Timo Jyrinki Tue, 16 Oct 2012 15:16:09 +0300 + +unity-lens-video (0.3.12-0ubuntu3) quantal; urgency=low + + * Cherry-picked from upstream: + - Don't try to encode strings returned by Gio, they already are utf-8 + (LP: #1062037) - properly fixes encoding crash. + + -- Łukasz 'sil2100' Zemczak Wed, 10 Oct 2012 12:25:28 +0200 + +unity-lens-video (0.3.12-0ubuntu2) quantal; urgency=low + + * Backport an upstream fix for an unity-lens-video encoding crash + (LP: #1056814) + + -- Didier Roche Thu, 04 Oct 2012 19:26:34 +0200 + +unity-lens-video (0.3.12-0ubuntu1) quantal; urgency=low + + * New upstream release. + - Don't crash when previewing Zeitgeist non local results. (LP: #1044645) + + -- Didier Roche Tue, 02 Oct 2012 16:59:47 +0200 + +unity-lens-video (0.3.10-0ubuntu1) quantal-proposed; urgency=low + + * New upstream release. + - Include po folder + - Handle preview closed() signal and call Close() dbus method of + music-preview-player. (LP: #1044317) + - Merge .desktop file for USC visibility + - Fix paths to use new icons in unity-asset-pool + - Update to match latest designs (LP: #1049593) + + -- Timo Jyrinki Tue, 18 Sep 2012 15:37:37 +0300 + +unity-lens-video (0.3.9-0ubuntu1) quantal; urgency=low + + * New upstream release. + - re-added missing files for the lens (due to broken sdist rules) + + -- Łukasz 'sil2100' Zemczak Fri, 24 Aug 2012 11:53:48 +0200 + +unity-lens-video (0.3.8-0ubuntu1) quantal; urgency=low + + * New upstream release. + - added preview implementation + * debian/control: + - added dependency on unity-lens-music for the previews + + -- Łukasz 'sil2100' Zemczak Thu, 23 Aug 2012 19:09:26 +0200 + +unity-lens-video (0.3.6-0ubuntu2) quantal-proposed; urgency=low + + * Cherry-pick from upstream: + - change icon paths from 5 to 6 + - Fix one more DBus issue (LP: #975023) + * debian/control: + - add Breaks unity - we won't work with older unity, as icon paths changed + + -- Łukasz 'sil2100' Zemczak Thu, 05 Jul 2012 12:42:16 +0200 + +unity-lens-video (0.3.6-0ubuntu1) quantal; urgency=low + + [ Łukasz 'sil2100' Zemczak ] + * New upstream release. + - Don't try to thumbnail if Nautilus has marked the thumbnailing as failed + (LP: #977158) + - Exit on DBus hickup at startup, Unity will restart the lens (LP: #975023) + + [ 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 Thu, 28 Jun 2012 17:50:40 +0200 + +unity-lens-video (0.3.5-0ubuntu2) quantal; urgency=low + + * Bug fixes + - Gettext update for a crash on some locales, like es_CU (LP: #993002) + + -- David Callé Wed, 30 May 2012 18:52:35 +0200 + +unity-lens-video (0.3.5-0ubuntu1) precise; urgency=low + + [ David Callé ] + * Bug fixes + - Make locate and Zeitgeist asynchronous + - Packaging fixes + + -- David Callé Tue, 05 Apr 2012 10:08:10 +0200 + +unity-lens-video (0.3.4-0ubuntu1) precise; urgency=low + + [ David Callé ] + * Bug fixes + - Limit the number of displayed results to 100 (LP: #945616) + + -- David Callé Tue, 20 Mar 2012 09:43:10 +0200 + +unity-lens-video (0.3.3-0ubuntu1) precise; urgency=low + + [ David Callé ] + * Bug fixes + - Drastically reduce the number of thumbnailers (LP: #939279) + - Fix database updating on some video folder names (LP: #936141) + - Fix a constructor error (LP: #936742) + - Double check the files at several points during the process (LP: #939621) + - Kill properly old thumbnailers (LP: #938292) + * debian/control + - added missing depends for gir1.2-glib-2.0 and python-zeitgeist + + [ Ken VanDine ] + * debian/watch + - fixed watch file matching + + -- Ken VanDine Fri, 02 Mar 2012 15:22:31 -0500 + +unity-lens-video (0.3-0ubuntu1) precise; urgency=low + + [ David Callé ] + * New upstream release + - Fix the lens localization (LP: #938576) + - Rename Recently Watched to Recently Viewed (LP: #938619) + + -- Ken VanDine Thu, 23 Feb 2012 03:42:10 -0500 + +unity-lens-video (0.2-0ubuntu1) precise; urgency=low + + [ David Callé ] + * Bug fixes + - Don't hardcode user cache dir (LP: #938290) + - Don't index home dir if video dir is missing (LP: #937014) + - Display 24 recent items (LP: #937970) + - Rename main category to My Movies (LP: #934106) + - Respect hidden files and folders (LP: #936445) + - Respect privacy settings (LP: #936550) + + -- David Callé Tue, 22 Feb 2012 12:05:00 +0200 + +unity-lens-video (0.1.1-0ubuntu1) precise; urgency=low + + [ David Callé ] + * First release of the Video lens. + + -- David Callé Tue, 31 Jan 2012 16:05:00 +0200 --- unity-lens-video-0.3.15+13.10.20130920.orig/debian/unity-lens-video.install +++ unity-lens-video-0.3.15+13.10.20130920/debian/unity-lens-video.install @@ -0,0 +1,3 @@ +/usr/lib/*/unity-lens-video/unity-video-lens-daemon +/usr/share/dbus-1/services/unity-scope-video-local.service +/usr/share/unity/scopes/video/local.scope