--- ubuntu-location-provider-here-0.1+15.04.20150127~rtm.orig/debian/changelog +++ ubuntu-location-provider-here-0.1+15.04.20150127~rtm/debian/changelog @@ -0,0 +1,58 @@ +ubuntu-location-provider-here (0.1+15.04.20150127~rtm-0ubuntu1) 14.09; urgency=low + + [ Loïc Minier ] + * Sleep 5 and restart ubuntu-location-service after starting HERE + stack when wizard completes; lets location-service pick up the new + provider; LP: #1415029. (LP: #1415029) + + [ Ubuntu daily release ] + * New rebuild forced + + -- Ubuntu daily release Tue, 27 Jan 2015 17:32:31 +0000 + +ubuntu-location-provider-here (0.1+15.04.20141110-0ubuntu1) vivid; urgency=low + + [ Loïc Minier ] + * Wait for NM and oFono to be started before starting slpgwd due to a + bug in location-service-connectivity API (LP 1390490); works around + LP: #1389874. (LP: #1390490, #1389874) + + -- Ubuntu daily release Mon, 10 Nov 2014 12:38:41 +0000 + +ubuntu-location-provider-here (0.1+14.10.20141022~rtm-0ubuntu1) 14.09; urgency=low + + [ Loïc Minier ] + * Use org.freedesktop.Accounts.FindUserByName(); this makes sure the + user object is properly created when we list properties on it; LP: + #1384321. (LP: #1384321) + + -- Ubuntu daily release Wed, 22 Oct 2014 20:20:10 +0000 + +ubuntu-location-provider-here (0.1+14.10.20140923-0ubuntu1) utopic; urgency=low + + [ Loïc Minier ] + * Pass new --bus flag to updated ubuntu-espoo-service. + + -- Ubuntu daily release Tue, 23 Sep 2014 14:23:00 +0000 + +ubuntu-location-provider-here (0.1+14.10.20140917-0ubuntu1) utopic; urgency=medium + + [ Manuel de la Pena ] + * Improve the logic of the upstart jobs. + + -- Ubuntu daily release Wed, 17 Sep 2014 18:12:40 +0000 + +ubuntu-location-provider-here (0.1+14.10.20140829-0ubuntu2) UNRELEASED; urgency=medium + + * Drop whoopsie service dep; we only need WhoopsiePreferences service which + is dbus activated. + + -- Loïc Minier Wed, 10 Sep 2014 16:25:28 +0200 + +ubuntu-location-provider-here (0.1+14.10.20140829-0ubuntu1) utopic; urgency=medium + + * Initial release. + * Properly seed multiarch tuple in pathnames. + * Add proper dependencies. + + -- Loïc Minier Mon, 01 Sep 2014 22:36:23 +0200 --- ubuntu-location-provider-here-0.1+15.04.20150127~rtm.orig/debian/compat +++ ubuntu-location-provider-here-0.1+15.04.20150127~rtm/debian/compat @@ -0,0 +1 @@ +9 --- ubuntu-location-provider-here-0.1+15.04.20150127~rtm.orig/debian/control +++ ubuntu-location-provider-here-0.1+15.04.20150127~rtm/debian/control @@ -0,0 +1,32 @@ +Source: ubuntu-location-provider-here +Section: multiverse/utils +Priority: optional +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Loïc Minier +Build-Depends: debhelper (>= 9) +Standards-Version: 3.9.5 +Homepage: https://launchpad.net/ubuntu-location-provider-here +# If you aren't a member of ~phablet-team but need to upload packaging changes, +# just go ahead. ~phablet-team will notice and sync up the code again. +Vcs-Bzr: https://code.launchpad.net/~phablet-team/ubuntu-location-provider-here/trunk +Vcs-Browser: http://bazaar.launchpad.net/~phablet-team/ubuntu-location-provider-here/trunk/files + +Package: ubuntu-location-provider-here +Section: multiverse/libs +Architecture: any +Depends: ${misc:Depends}, +# backend to store of license acceptance + accountsservice, +# for gdbus -- used in upstart jobs + libglib2.0-bin, +# required by upstart jobs + ofono, + dbus, + ubuntu-location-service-bin, + whoopsie, +Description: HERE provider for the Ubuntu Location Service + Support files for the HERE Ubuntu Location provider. + . + You must have the HERE binaries on your system and consent to the HERE + Terms and Conditions for this package to start the relevant binaries. + --- ubuntu-location-provider-here-0.1+15.04.20150127~rtm.orig/debian/copyright +++ ubuntu-location-provider-here-0.1+15.04.20150127~rtm/debian/copyright @@ -0,0 +1,20 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: ubuntu-location-provider-here +Source: http://launchpad.net/ubuntu-location-provider-here + +Files: * +Copyright: 2014 Canonical Ltd. +License: LGPL-3 + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Lesser 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 Lesser General Public License for more details. + . + On Debian systems, the full text of the GNU Lesser General Public + License version 3 can be found in the file + `/usr/share/common-licenses/LGPL-3'. + --- ubuntu-location-provider-here-0.1+15.04.20150127~rtm.orig/debian/install +++ ubuntu-location-provider-here-0.1+15.04.20150127~rtm/debian/install @@ -0,0 +1,2 @@ +etc +usr --- ubuntu-location-provider-here-0.1+15.04.20150127~rtm.orig/debian/rules +++ ubuntu-location-provider-here-0.1+15.04.20150127~rtm/debian/rules @@ -0,0 +1,10 @@ +#!/usr/bin/make -f + +%: + dh $@ + +override_dh_install: + dh_install + sed -i 's/@DEB_HOST_MULTIARCH@/$(DEB_HOST_MULTIARCH)/' \ + debian/ubuntu-location-provider-here/etc/init/*.conf + --- ubuntu-location-provider-here-0.1+15.04.20150127~rtm.orig/debian/source/format +++ ubuntu-location-provider-here-0.1+15.04.20150127~rtm/debian/source/format @@ -0,0 +1 @@ +1.0