--- unity-scope-click-0.1+13.10.20130816.orig/debian/copyright +++ unity-scope-click-0.1+13.10.20130816/debian/copyright @@ -0,0 +1,20 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: unity-scope-click +Upstream-Contact: Alejandro J. Cura + Manuel de la Pena +Source: https://launchpad.net/unity-scope-click + +Files: * +Copyright: 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 version 3 as + published by the Free Software Foundation. + . + 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/Ubuntu systems, the full text of the GPL v3 can be found in + `/usr/share/common-licenses/GPL-3' --- unity-scope-click-0.1+13.10.20130816.orig/debian/control +++ unity-scope-click-0.1+13.10.20130816/debian/control @@ -0,0 +1,34 @@ +Source: unity-scope-click +Section: gnome +Priority: optional +Build-Depends: debhelper (>= 9), + dh-autoreconf, + gnome-common, + pkg-config, + libdee-dev (>= 1.2.5), + libgee-dev, + libglib2.0-dev (>= 2.32), + libjson-glib-dev, + liboauth-dev, + libsecret-1-dev, + libsoup2.4-dev, + libunity-dev (>= 7.0.0), + valac, +Maintainer: Alejandro J. Cura +Standards-Version: 3.9.4 +Homepage: https://launchpad.net/unity-scope-click +# If you aren't a member of ~ubuntuone-hackers but need to upload packaging +# changes, just go ahead. ~ubuntuone-hackers will notice and sync up the +# code again. +Vcs-Bzr: https://code.launchpad.net/~ubuntuone-hackers/unity-scope-click/trunk + +Package: unity-scope-click +Architecture: armhf i386 amd64 +Depends: ${shlibs:Depends}, + ${misc:Depends}, + ubuntu-download-manager, + packagekit-tools, +Breaks: unity (<< 7.0) +Description: Click Packages Scope for Unity + This package contains the "click packages" scopes which can be used + into Unity to browse your installable applications. --- unity-scope-click-0.1+13.10.20130816.orig/debian/compat +++ unity-scope-click-0.1+13.10.20130816/debian/compat @@ -0,0 +1 @@ +9 --- unity-scope-click-0.1+13.10.20130816.orig/debian/rules +++ unity-scope-click-0.1+13.10.20130816/debian/rules @@ -0,0 +1,15 @@ +#!/usr/bin/make -f +# -*- makefile -*- + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +%: + dh $@ --with autoreconf + +override_dh_autoreconf: + NOCONFIGURE=1 dh_autoreconf ./autogen.sh + +override_dh_install: + rm -f debian/*/usr/lib/*/*/click-scope-tests + dh_install --fail-missing --- unity-scope-click-0.1+13.10.20130816.orig/debian/changelog +++ unity-scope-click-0.1+13.10.20130816/debian/changelog @@ -0,0 +1,113 @@ +unity-scope-click (0.1+13.10.20130816-0ubuntu1) saucy; urgency=low + + * Automatic snapshot from revision 35 + + -- Ubuntu daily release Fri, 16 Aug 2013 18:04:03 +0000 + +unity-scope-click (0.1+13.10.20130815-0ubuntu1) saucy; urgency=low + + * Automatic snapshot from revision 33 + + -- Ubuntu daily release Thu, 15 Aug 2013 18:04:03 +0000 + +unity-scope-click (0.1+13.10.20130814-0ubuntu1) saucy; urgency=low + + [ Alejandro J. Cura ] + * Use the right .desktop from .local/share/applications, and use the + right working folder. (LP: #1206125) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 31 + + -- Ubuntu daily release Wed, 14 Aug 2013 18:04:01 +0000 + +unity-scope-click (0.1+13.10.20130808-0ubuntu1) saucy; urgency=low + + [ Alejandro J. Cura ] + * Improve the error handling throughout the scope. (LP: #1209209) + * Skipping auth on downloads, until LP: #1209238 is fixed. (LP: + #1209212, #1209238) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 29 + + -- Ubuntu daily release Thu, 08 Aug 2013 06:28:40 +0000 + +unity-scope-click (0.1+13.10.20130727-0ubuntu1) saucy; urgency=low + + [ Alejandro J. Cura ] + * Call 'click pkgdir' to get the installed folder for an app. (LP: + #1205395, #1205406) + + [ Manuel de la Pena ] + * Use correct exec. (LP: #1205405) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 26 + + -- Ubuntu daily release Sat, 27 Jul 2013 07:01:50 +0000 + +unity-scope-click (0.1+13.10.20130726-0ubuntu1) saucy; urgency=low + + [ Alejandro J. Cura ] + * Do the installation on the device in the right folders. + + [ Rodney Dawes ] + * Add support for logging messages to a file. + + [ Manuel de la Pena ] + * Provide the missing dbus activation for the scope. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 23 + + -- Ubuntu daily release Fri, 26 Jul 2013 07:01:48 +0000 + +unity-scope-click (0.1+13.10.20130724.1-0ubuntu1) saucy; urgency=low + + [ Alejandro J. Cura ] + * Launch the recently installed application. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 19 + + -- Ubuntu daily release Wed, 24 Jul 2013 07:51:43 +0000 + +unity-scope-click (0.1+13.10.20130723-0ubuntu1) saucy; urgency=low + + [ Alejandro J. Cura ] + * Take credentials from the keyring and use OAuth to sign downloads. + Use the right webservice fields. + * Pass the object path as a string, to workaround a dbus issue on the + preview + + [ Ubuntu daily release ] + * Automatic snapshot from revision 17 + + -- Ubuntu daily release Tue, 23 Jul 2013 07:01:50 +0000 + +unity-scope-click (0.1+13.10.20130720-0ubuntu1) saucy; urgency=low + + [ Manuel de la Pena ] + * Ignore ppc. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 13 + + -- Ubuntu daily release Sat, 20 Jul 2013 14:44:13 +0000 + +unity-scope-click (0.1+13.10.20130719-0ubuntu1) saucy; urgency=low + + [ Manuel de la Pena ] + * Initial release for unity-scope-click + + [ Ken VanDine ] + * Automatic snapshot from revision 10 (bootstrap) + + [ Manuel de la Pena ] + * Add packaging. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 11 + + -- Ubuntu daily release Fri, 19 Jul 2013 18:10:17 +0000