Changelogs from build 20140212.1 to 20140213


  apparmor-easyprof-ubuntu (1.1.4) trusty; urgency=medium
 .
   * 1.*/ubuntu-sdk: adjust for ubuntu-html5-app-launcher (LP: #1274640)
     - allow reexec for /usr/bin/ubuntu-html5-app-launcher to handle HTML5 apps
       launched via upstart-app-launch
     - allow read access to /usr/share/ubuntu-html5-app-launcher/**
   * 1.*/accounts:
     - allow read on @{HOME}/.local/share/accounts/** to dereference click
       symlinks for online accounts providers (LP: #1278859)
     - add comment about usage of com.nokia.singlesignonui.cookiesForIdentity
   * 1.*/networking: finetune DownloadManager DBus access (LP: #1277578)
     - explicitly allow safe and explicitly disallow unsafe DownloadManager
       APIs
     - restrict apps to their own downloads
   * 1.*/ubuntu-webapp: allow the webapps access to SignonUi API for retrieving
     web cookies for an account (com.nokia.singlesignonui.cookiesForIdentity).
     This is being added to the ubuntu-webapp template instead of the accounts
     policy group because this API should only be available to the webapp
     container and is not needed to use online accounts in general
     (LP: #1278934)


  friends-app (0.92.0+14.04.20140212-0ubuntu1) trusty; urgency=low
 .
   [ Kai Mast ]
   * Show nicknames besides display name for Twitter. (LP: #1258528)


  gnome-control-center-signon (0.1.7~+14.04.20140211.2-0ubuntu2) trusty; urgency=medium
 .
   * debian/control:
     - don't limit the list of archs, build as arch any but build-depends on
       qtdeclarative5-dev instead to force a depwait on the archictures where
       qt5 is not available yet

 gnome-control-center-signon (0.1.7~+14.04.20140211.2-0ubuntu1) trusty; urgency=low
 .
   [ Robert Ancell ]
   * Use unity-control-center instead of gnome-control-center
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 174

 gnome-control-center-signon (0.1.7~+14.04.20131126.2-0ubuntu2) trusty; urgency=medium
 .
   * Build for all architectures.


  lightdm (1.9.7-0ubuntu2) trusty; urgency=medium
 .
   * debian/lightdm.postinst: Guard the chown'ing of /var/lib/lightdm/, it
     might fail on the .gvfs mount. (LP: #1279428)


  subunit (0.0.18-0ubuntu7) trusty; urgency=low
 .
   * debian/patches/fix-version.patch: Fix version detection.


  unity8 (7.84+14.04.20140212-0ubuntu1) trusty; urgency=low
 .
   [ Gerry Boland ]
   * Add InputFilterArea to sidestage handle to block input to mainstage
     app while moving sidestage (LP: #1275732)
 .
   [ Leo Arias ]
   * On the autopilot helper to open a scope, wait for the dash content
     list to stop moving. (LP: #1277591)
   * Added a test to swipe out an application started by url-dispatcher.
 .
   [ Nick Dedekind ]
   * Added a "-profile" option to the indicator-client to switch between
     indicator service profiles.
   * Fixed issue importing plugin qml files into qtcreator
 .
   [ Albert Astals ]
   * Fix test_previewCycle
   * Don't move the list contentY unless there's a preview to show (LP:
     #1271676)
   * Add overlay to card. Fix implicit card height. .
   * PreviewHeader Is just a link of the widgetData with the CardHeader
   * Fix tst_Preview.qml
   * Scopes guys want the data back
   * Link the pageheader scope with the current scope So that the
     activity indicator on search works again (LP: #1279316)
 .
   [ Andrea Cimitan ]
   * Add PreviewImage
   * Preview widget for video playback
 .
   [ CI bot ]
   * Add overlay to card. Fix implicit card height. .