indicator-location 13.10.0+14.10.20140902.5~rtm-0ubuntu1 source package in Ubuntu RTM

Changelog

indicator-location (13.10.0+14.10.20140902.5~rtm-0ubuntu1) 14.09; urgency=low

  [ Pete Woods ]
  * Add here licence action (new dependency on libUAL)

  [ CI bot ]
  * Resync trunk

indicator-location (13.10.0+14.10.20140820-0ubuntu1) utopic; urgency=low

  [ Martin Pitt ]
  * Mark for using language packs.

indicator-location (13.10.0+14.10.20140814-0ubuntu1) utopic; urgency=low

  [ Charles Kerr ]
  * Re-use the same Translations.cmake file across indicators (LP:
    #1354058)

  [ CI bot ]
  * Resync trunk

indicator-location (13.10.0+14.10.20140808-0ubuntu1) utopic; urgency=low

  [ Charles Kerr ]
  * Fix bug that let controller-ualc's state get out of sync with the
    platform-api's ualc state. (LP: #1348334)

  [ CI bot ]
  * Resync trunk

indicator-location (13.10.0+14.10.20140718-0ubuntu1) utopic; urgency=low

  [ Charles Kerr ]
  * make the gcc version explicit in debian/control and debian/rules.

indicator-location (13.10.0+14.10.20140612-0ubuntu1) utopic; urgency=low

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Ricardo Mendoza ]
  * Rebuild for Platform API V2

indicator-location (13.10.0+14.10.20140527.1-0ubuntu1) utopic; urgency=low

  [ Charles Kerr ]
  * Syncs indicator-location to the changed platform location service's
    API (LP: #1248973)
  * Add initial .pot file and update-pot.sh script

  [ Ted Gould ]
  * Synchronize process management across indicators

indicator-location (13.10.0+14.10.20140521-0ubuntu1) utopic; urgency=low

  [ Charles Kerr ]
  * Install translations into the correct directories. (LP: #1318980)

indicator-location (13.10.0+14.04.20140207-0ubuntu1) trusty; urgency=low

  [ Ted Gould ]
  * Adding acceptance tests and merge review policies.
  * Making the build a split build

  [ CI bot ]
  * Adding acceptance tests and merge review policies

indicator-location (13.10.0+14.04.20140124-0ubuntu1) trusty; urgency=low

  [ Nick Dedekind ]
  * Fixed position as per design spec (lp#1262611)
    https://wiki.ubuntu.com/StatusBar. (LP: #1262611)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 65

indicator-location (13.10.0+14.04.20131125-0ubuntu1) trusty; urgency=low

  [ Charles Kerr ]
  * A bit of fine tuning suggested by michi.
  * fix a minor memory leak that was caused by treating the variant
    returned by g_icon_serialize() as floating.

  [ Ted Gould ]
  * Adding a phone_greeter profile.
  * No description needed. (LP: #1185565)

  [ Nick Dedekind ]
  * Location & GPS menu items should be switches. (LP: #1245711)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 57

indicator-location (13.10.0+13.10.20131011-0ubuntu1) saucy; urgency=low

  [ Charles Kerr ]
  * Since the "Location Settings" panel is disabled in system-settings
    for 13.10, hide the indicator's menuitem that activates that panel.
    (LP: #1234975)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 51

indicator-location (13.10.0+13.10.20131004-0ubuntu1) saucy; urgency=low

  [ Charles Kerr ]
  * One-liner to set GETTEXT_PACKAGE explicitly because dh_translations
    can't handle ${CMAKE_PROJECT_NAME}. (LP: #1233679)
  * Update settings URL to settings:///system. (LP: #1231444)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 49

indicator-location (13.10.0+13.10.20130918-0ubuntu1) saucy; urgency=low

  [ Ted Gould ]
  * Moving indicator to be on the right of bluetooth. (LP: #1226033)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 46

indicator-location (13.10.0+13.10.20130913-0ubuntu1) saucy; urgency=low

  [ Ted Gould ]
  * Add a title to the root action state. (LP: #1223635)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 44

indicator-location (13.10.0+13.10.20130830.2-0ubuntu1) saucy; urgency=low

  [ Charles Kerr ]
  * ubuntu's location API's got the FTBFS resolved, so let's use it as
    the backend. This commit changes which controller instance we pass
    to the service. Before it was a MockController; now it's an
    UbuntuAppLocController.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 42

indicator-location (13.10.0+13.10.20130827.3-0ubuntu1) saucy; urgency=low

  [ Charles Kerr ]
  [ Charles Kerr]
  * Implement the phone's location indicator
  * Switch build system from autotools to cmake

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 40

indicator-location (0.0.4+13.10.20130719-0ubuntu1) saucy; urgency=low

  [ Ken VanDine ]
  * Packaging prep for daily release

  [ Ted Gould ]
  * Some icons for the indicator
  * Basic build system
  * Adding a basic build... software stuff
  * Installing our icons
  * Adding in GeoClue handling
  * Adding the indicator to translations
  * Distributing the icons
  * Setting up a function to handle the change in accuracy
  * Fleshing out the status changes
  * Build us an indicator
  * 0.0.1
  * Putting the icons into a directory for this project
  * Adding an autostart directory, if you have it installed, you get it
    on your menubar
  * 0.0.2
  * Making the question mark slightly smaller
  * Add a menu item to launch a map
  * Switching to a path
  * 0.0.3
  * Make the informational item insensitive
  * Adding an item to debug GeoClue
  * Adding in the details item
  * Adding the various detail items
  * Adding some items for the address
  * Adding in address details
  * Adding ellipsis
  * Hide entries by default
  * Adding a timezone
  * Switch to nicer UTF8 spaces
  * We don't really care if the provider changes, just if the address
    does
  * Adding in a position listener
  * Catch NULL strings and count them as NULL values
  * Check to see if the values are perfectly zero. Chances are, if they
    are, something is screwed up.
  * 0.0.4
  * Inline packaging
  * Fixing Packaging for Jenkins.

  [ Didier Roche ]
  * small simplification of debian/rules.

  [ Allan LeSage ]
  * Small correction to our coverage reporting. I tested to verify that
    we produce .gcno files, as described here:
    http://qualityhour.wordpress.com/2012/01/29/test-coverage-tutorial-
    for-cc-autotools-projects/ . Now we just have to add a lotta tests
    :) .

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 38

indicator-location (0.0.4-0ubuntu1~ppa4) quantal; urgency=low

  * debian/control: libappindicator doesn't properly dep on GTK3
    so we need to.

indicator-location (0.0.4-0ubuntu1~ppa3) quantal; urgency=low

  * debian/control: Switching to libappindicator3 instead of GTK2

indicator-location (0.0.4-0ubuntu1~ppa2) quantal; urgency=low

  * debian/control: Adding build dep on dh-autoreconf

indicator-location (0.0.4-0ubuntu1~ppa1) quantal; urgency=low

  * New upstream release.
    * Finally pushing somewhere

indicator-location (0.0.3-0ubuntu1~ppa6) quantal; urgency=low

  * Merge upstream
    * Clean up some known bad data

indicator-location (0.0.3-0ubuntu1~ppa5) quantal; urgency=low

  * Merge upstream
    * Adding in a position listener as well

indicator-location (0.0.3-0ubuntu1~ppa4) quantal; urgency=low

  * Merge upstream
    * Don't care about provider changing

indicator-location (0.0.3-0ubuntu1~ppa3) quantal; urgency=low

  * Merge upstream
    * Text fixes
    * Remove messed up separators

indicator-location (0.0.3-0ubuntu1~ppa2) quantal; urgency=low

  * Merge upstream
    * Adding in details items

indicator-location (0.0.3-0ubuntu1~ppa1) quantal; urgency=low

  * New upstream release.
    * Better question mark
    * Open Maps menu item
  * debian/control: Recommending Maps and Ubuntu GeoIP

indicator-location (0.0.2-0ubuntu1~ppa1) quantal; urgency=low

  * New upstream release.
    * Move icons into own directory
    * Add an autostart file

indicator-location (0.0.1-0ubuntu1~ppa1) quantal; urgency=low

  * New upstream release.
 -- Ubuntu daily release <email address hidden>   Tue, 02 Sep 2014 18:26:39 +0000

Upload details

Uploaded by:
PS Jenkins bot
Uploaded to:
14.09
Original maintainer:
Charles Kerr
Architectures:
any
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

14.09: [FULLYBUILT] amd64 [FULLYBUILT] armhf [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
indicator-location_13.10.0+14.10.20140902.5~rtm.orig.tar.gz 37.0 KiB b4f8af1efd1f6a9791954b5456e0e72d3c7e296dc57d5ded6f8334c1cf11caec
indicator-location_13.10.0+14.10.20140902.5~rtm-0ubuntu1.diff.gz 4.3 KiB 995e0c574a87adcc81d9ac053d1a66f41b7af514b48b4ff842e02fd7e23b478a
indicator-location_13.10.0+14.10.20140902.5~rtm-0ubuntu1.dsc 2.2 KiB d6831f52a4a86224527dc15f319e0e1ba7ce201392bee83f2c3c19235390f7d7

View changes file

Binary packages built by this source

indicator-location: Indicator to show when the system is using your

 physical location data and allow the user to toggle
 permissions on its use.