Changelogs from build 20140318 to 20140318.1


  geoclue-providers (0.12.99-2ubuntu2) trusty; urgency=medium
 .
   * Mark geoclue-gypsy and geoclue-gpsd as Multi-Arch: foreign.


  indicator-sound (12.10.2+14.04.20140318-0ubuntu1) trusty; urgency=low
 .
   [ Lars Uebernickel ]
   * Show a red icon in the panel when a sound is playing while mute is
     on (LP: #1291530)


  libmediainfo (0.7.67-2ubuntu1) trusty; urgency=medium
 .
   * Make libmediainfo-dev depend on zlib1g-dev, to match its .pc file.


  openldap (2.4.31-1+nmu2ubuntu8) trusty; urgency=medium
 .
   * Bump database_format_changed value to 2.4.31-1+nmu2ubuntu5 for db5.3.

 openldap (2.4.31-1+nmu2ubuntu7) trusty; urgency=medium
 .
   * Disable mdb backend on ppc64el due to test-suite failures.

 openldap (2.4.31-1+nmu2ubuntu6) trusty; urgency=low
 .
   * Fix segfault issue with master-master syncrepl (LP: #1287730):
     - d/patches/its-7354-fix-delta-sync-mmr.diff: Cherry picked
       patch from upstream VCS.


  qml-friends (0.2.0+14.04.20140317-0ubuntu1) trusty; urgency=low
 .
   [ Ubuntu daily release ]
   * New rebuild forced
 .
   [ Robert Bruce Park ]
   * Architecture: any


  qtbase-opensource-src (5.2.1+dfsg-1ubuntu9) trusty; urgency=medium
 .
   * debian/patches/Fix-access-after-delete-with-Harfbuzz-NG-code-path.patch
   * debian/patches/Fix-log_clusters-calculation-in-HarfBuzz-NG-code-pat.patch
   * debian/patches/HarfBuzz-NG-Hide-characters-that-should-normally-be-.patch
   * debian/patches/Minor-optimization-for-QTextEngine-shapeText.patch
     - Cherry-pick latest HarfBuzz-NG changes from upstream including the one
       fixing the glyph issue https://codereview.qt-project.org/#change,81150
       (LP: #1285184)

 qtbase-opensource-src (5.2.1+dfsg-1ubuntu8) trusty; urgency=medium
 .
   * debian/patches/Add-workaround-for-GL-on-Android-emulator.patch:
     - Adding back the remaining piece that's not yet upstream, but needed
       for the Ubuntu Touch emulator


  ubuntu-themes (14.04+14.04.20140318-0ubuntu1) trusty; urgency=low
 .
   [ Matthieu James ]
   * Added action icons for the Telephony app and symbolic icons for the
     system settings menu (wallpaper, notifications, sounds, etc)
 .
   [ Lars Uebernickel ]
   * Remove stray 'f' These render the next rule invalid.


  unity-scope-click (0.1+14.04.20140317-0ubuntu1) trusty; urgency=low
 .
   [ Rodney Dawes ]
   * Require full URL host and path to be passed to Service::call. Add
     support for doing HEAD and POST in Service::call.
   * Don't run the vala tests during package build any more.
   * Implement signing in Service::call to allow performing authorized
     requests.
   * Rename the ::Service class to ::Client. Update the tests and mocks
     for the rename.
 .
   [ Alejandro J. Cura ]
   * Include supported frameworks in click search (LP: #1267190)
   * A class to handle related signals and their disconnection
   * Bubble up errors in the webclient, and allow aborting webcalls.
   * Use grid layout instead of journal for searches
 .
   [ Colin Watson ]
   * Use get_boolean_member to fetch the manifest's _removable field, not
     get_int_member.
 .
   [ Michael McCracken ]
   * Fix broken tests for download manager. (LP: #1278545)
   * Add make target to run disabled tests .