Changelogs from build 20131029 to 20131029.1


  android-tools (4.2.2+git20130218-3ubuntu18) trusty; urgency=low
 .
   * Fix adbd upstart pre-start logic.


  boost1.54 (1.54.0-4~ubuntu3) devel; urgency=low
 .
   * Cherrypick BOOST_LCAST_HAS_INT128 fix. (boost #8790, closes: #727750).


  indicator-bluetooth (0.0.6+14.04.20131029.1-0ubuntu1) trusty; urgency=low
 .
   [ Dmitrijs Ledkovs ]
   * Define "ubiquity" indicator profile, reusing the greeter object. (LP:
     #1241539)
 .
   [ Charles Kerr ]
   * explicitly instantiate GVariants to avoid leaking them. See the
     description in bug #1244468 for before & after C code and more
     information. (LP: #1244468)
 .
   [ Ted Gould ]
   * Adding a phone_greeter profile.
 .
   [ Lars Uebernickel ]
   * Desktop menu: mark "Visible" menu item label as translatable. (LP:
     #1242038)
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 75


  indicator-messages (13.10.1+14.04.20131029.1-0ubuntu1) trusty; urgency=low
 .
   [ Ted Gould ]
   * Adding a phone_greeter profile.
 .
   [ Lars Uebernickel ]
   * im-application-list: unpack icon correctly An additional variant was
     left by unpacking it the old way, which confused
     g_icon_deserialize() on the menu-rendering side. (LP: #1238927)
   * Protect against processes calling Register() multiple times Don't
     unnecessarily reset the application's state if the same process
     calls Register() more than once.
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 395


  indicator-power (12.10.6+14.04.20131029.1-0ubuntu1) trusty; urgency=low
 .
   [ Sebastien Bacher ]
   * Don't leak the g_file_get_contents value, reported by valgrind .
 .
   [ Marcus Tomlinson ]
   * Added torch icons to either end of brightness slider. (LP: #1227250)
 .
   [ Ted Gould ]
   * Adding a phone_greeter profile.
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 210


  indicator-sound (12.10.2+14.04.20131029.1-0ubuntu1) trusty; urgency=low
 .
   [ Dmitrijs Ledkovs ]
   * Define "ubiquity" indicator profile, reusing the greeter object. (LP:
     #1241539)
 .
   [ Charles Kerr ]
   * When we can't connect to pulse, wait a moment before retrying. (LP:
     #1244010)
   * In Service's volume_changed() function, explicitly instantiate the
     GVariant to avoid leaking it. See the description in bug #1244468
     for before & after C code and more information. (LP: #1244468)
   * Test that MediaPlayer's icon property isn't NULL before we serialize
     it. (LP: #1229612)
 .
   [ Sebastien Bacher ]
   * Don't special case Unity sessions, that's not needed since gnome-
     control-center is doing the right thing, the session name used was
     also wrong and couldn't work (lp: #1239545). (LP: #1239545)
 .
   [ Lars Uebernickel ]
   * Only display running players in the phone's sound menu The design
     says to only display the _one_ running player. This will have that
     effect, as there's only one player allowed to run at a time on the
     phone.
   * VolumeControl: don't pass vala closures into libpulse Libpulse's
     vala bindings don't specify that callbacks passed into some of its
     functions (e.g., get_server_info) can be called after the function
     returns. Vala thus frees closure data after these functions return.
     This can't easily be fixed in the bindings, because libpulse doesn't
     provide variants of these functions with destroy_notifies. This
     patch works around this problem by only passing non-closure
     functions into libpulse. (LP: #1244386)
   * Depend on vala 0.20 and use its GIcon.serialize().
 .
   [ Ted Gould ]
   * Adding a phone_greeter profile.
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 399