Changelogs from build 20140402 to 20140402.1


  gsettings-ubuntu-touch-schemas (0.0.1+14.04.20140401-0ubuntu1) trusty; urgency=low
 .
   [ Michael Terry ]
   * Add Muted and Volume properties for sharing with the greeter. (LP:
     #840777)
 .
   [ Ubuntu daily release ]
   * New rebuild forced


  indicator-sound (12.10.2+14.04.20140401-0ubuntu1) trusty; urgency=low
 .
   [ Michael Terry ]
   * Use correct dbus name for Unity Greeter.
 .
   [ Ted Gould ]
   * Don't unref the objects in the test
   * Check the username has been gotten before using it. (LP: #1297078)
   * Make unity-greeter-session-broadcast a suggests to avoid pulling it
     into seeds
   * Remove mute from the phone greeter
 .
   [ Ubuntu daily release ]
   * New rebuild forced


  lxc-android-config (0.155) trusty; urgency=low
 .
   * also add powerd (<< 0.14-0ubuntu1) to the breaks ...
 .
 lxc-android-config (0.154) trusty; urgency=low
 .
   * add a Breaks: ubuntu-touch-session (<< 0.107) to debian/control since
     that has the default switch to Mir
 .
 lxc-android-config (0.153) trusty; urgency=low
 .
     * always force-disable surfaceflinger from
     /var/lib/lxc/android/pre-start.d/ when starting up teh android container,
     we use Mir only now
 .
 lxc-android-config (0.152) trusty; urgency=low
 .
   * drop /etc/init/boot-hooks/set-display-mir.conf, we default to Mir now and
     do not need to touch the file anymore.


  powerd (0.14+14.04.20140401-0ubuntu1) trusty; urgency=medium
 .
   [ Ricardo Salveti de Araujo ]
   * Bumping major version, dropping compatibility with Surface Flinger


  qtubuntu (0.54+14.04.20140401-0ubuntu1) trusty; urgency=medium
 .
   [ Michael Zanetti ]
   * Drop Unity.Application module.


  systemd (204-5ubuntu14) trusty; urgency=medium
 .
   [ Steve Langasek ]
   * Do proper refcounting of the PAM module package on prerm, so that we
     don't drop the module from the PAM config when uninstalling a
     foreign-arch package.  Related to Ubuntu bug #1295521.
 .
   [ Stéphane Graber ]
   * Add cgmanager support to logind. This will use the cgmanager socket
     instead of cgroupfs when cgmanager is available. Otherwise it'll simply
     fallback on the cgroupfs code. (LP: #1297363)


  thumbnailer (1.1+14.04.20140401.1-0ubuntu1) trusty; urgency=low
 .
   [ Michal Hruby ]
   * Provide virtual thumbnailer package.


  ubuntu-touch-meta (1.120) trusty; urgency=medium
 .
   * Refreshed dependencies
   * Added thumbnailer-service to touch


  ubuntu-touch-session (0.107+14.04.20140401.2-0ubuntu1) trusty; urgency=medium
 .
   [ Michał Sawicz ]
   * Bump version to ensure incompatibility with surfaceflinger support.
   * Change source format to comply with CI Train.
 .
   [ Dimitri John Ledkov ]
   * Clean up root user environment, to not export bogus variables.


  unity-api (7.80.6+14.04.20140401-0ubuntu1) trusty; urgency=medium
 .
   [ Michael Zanetti ]
   * Bump version for Application api changes


  unity-mir (0.3+14.04.20140401.1-0ubuntu1) trusty; urgency=low
 .
   [ Michael Zanetti ]
   * Implement API changes for the screenshotting and focusing api
 .
   [ Gerry Boland ]
   * Fix bug where sidestage app launched by upstart on the phone would
     not have stage overridden to be main stage, and thus positioned
     incorrectly.


  unity8 (7.85+14.04.20140401.3-0ubuntu1) trusty; urgency=medium
 .
   [ Michał Sawicz ]
   * Bump version to ensure incompatibility with previous Unity.Application
     implementations.
   * We'll only have the unity-mir and mock Ubuntu.Application plugins
     now, no need for mangling the import paths.
 .
   [ Michal Hruby ]
   * Remove the albumart image provider. (LP: #1262711)
   * Don't reset search string after 2 seconds. (LP: #1297246)
 .
   [ James Henstridge ]
   * Remove the albumart image provider. (LP: #1262711)
 .
   [ Albert Astals ]
   * Carousel: Add test to make sure we only create the needed delegates
     and not more
   * LVWPH: Remove processEvents() call from updatePolish() It causes
     some reentrancy issues and in some times you end up in polishItems()
     with items that have been deleted because you called processEvents()
     This means i need a small tweak in itemGeometryChanged to not
     reposition items if we are inside a setContentHeight call and two
     small tweaks to tests since now things happen in a different order
     and numbers are different (though equivalent) (LP: #1297240)
   * Card.qml binding loops are gone. hooray \o/ Also made the aspect
     properties readonly
 .
   [ Mirco Müller ]
   * A potential fix for "Cannot read property 'state' of null"-failure
     on Jenkins with the VisualSnapDecisionsQueue QML-test of
     notifications.
 .
   [ Michael Terry ]
   * Pass user's preference for auto-brightness on to powerd. (LP:
     #1273174)
 .
   [ Michael Zanetti ]
   * Registers a dummy QObject as QTestRootObject in uqmlscene in order
     to fix make trySomething with Qt 5.2.