Changelogs from build 20140619 to 20140619.1


  address-book-app (0.2+14.10.20140618-0ubuntu1) utopic; urgency=low
 .
   [ Tarmac ]
   * Update contact view page visuals Update contact edit page visuals
     Add a hide animation for the bottom edge title.
 .
   [ Renato Araujo Oliveira Filho ]
   * Update contact view page visuals Update contact edit page visuals
     Add a hide animation for the bottom edge title.


  boost1.55 (1.55.0+dfsg-1ubuntu2) utopic; urgency=medium
 .
   * Temporarily disable precompiled headers on arm64, until the compiler is
     fixed.

 boost1.55 (1.55.0+dfsg-1ubuntu1) utopic; urgency=medium
 .
   * Build without mpi.
 .
 boost1.55 (1.55.0+dfsg-1) unstable; urgency=medium
 .
   * Convert debian/copyright to copyright-format 1.0.
   * Use Uscan extension https://wiki.debian.org/UscanEnhancements to
     declare excluded file (W3C validation icon)
   * Use uscan to download current version of boost, and thus
     auto-repackage with above non-dfsg file removed. Or
     e.g. --svn-download-orig option to svn-buildpackage.
   * Adjust version parsing in the debian/rules to keep the same versioning
     information.
 .
 boost1.55 (1.55.0-2) unstable; urgency=medium
 .
   * In libboost-python1.55-dev drop gccxml to Suggests as it's not
     available on all architectures, is based upon old gcc, and not at all
     required to compile boost-python based projects.
   * Mark libboost1.55-dev & libboost-coroutine1.55-dev as Multi-Arch same.
   * Automate more of building boost without mpi, or just mpi portions.


  click (0.4.26.1) utopic; urgency=medium
 .
   [ Colin Watson ]
   * Fix a pyflakes complaint.
 .
 click (0.4.26) utopic; urgency=medium
 .
   [ Michael Vogt ]
   * Add basic integration tests, run via autopkgtest.
   * Add coverage testing.
 .
   [ Colin Watson ]
   * Fix DEB_BUILD_* environment variables when building on amd64 for i386
     (LP: #1328486).


  fontconfig (2.11.1-0ubuntu2) utopic; urgency=medium
 .
   * Make libfontconfig1-dev Multi-Arch: same.


  gtk+3.0 (3.12.2-0ubuntu4) utopic; urgency=medium
 .
   * debian/patches/git-gtkpopover-set-background-and-popover-css.patch
     - backport from master (lp: #1329792, gnome: #731834)


  mir (0.3.0+14.10.20140618.1-0ubuntu1) utopic; urgency=medium
 .
   [ Cemil Azizoglu ]
   * New upstream release 0.3.0 (https://launchpad.net/mir/+milestone/0.3.0)
     - mirclient ABI unchanged, still at 7. Clients do not need rebuilding.
     - mirserver ABI bumped to 21. Shells need rebuilding.
       . Divide swap_client_buffers into separate functions.
       . Allow buffer swapping even when compositor is turned off or blocked.
         (LP: #1308843, 1308844)
       . Wire the cursor client API through the session mediator to the surface
         observer.
       . Generate destination alpha for alpha enabled display buffers.
       . Named threads.
       . Support for prompt sessions :
         https://wiki.ubuntu.com/Security/TrustStoreAndSessions.
 .
     - mirscreencast screenshots now produce images with correct color instead
       of transparency.
     - Rename bind_to_texture->gl_bind_to_texture.
     - Refinements in test infrastructure.
     - Phablet: allow disabling the overlays via a command line switch.
     - Unify the DisplayBuffer interface's optimization functions
       behind post_renderables_if_optimizable.
     - Clean up the DisplayDevice interface so that it doesn't require the
       functions are called in any particular order.
     - Phablet:  graphics: android: preserve buffer ownership for onscreen
       overlay layers until the subsequent display posting.
     - Allow the platform to register emergency cleanup handlers in order to
       restore the graphics system to a sane state when the server fails
       abruptly.
 .
     - Bugs fixed:
        . Mirscreencast outputs translucency instead of shadows, producing
          incorrect images. (LP: #1301210)
        . JSON formatting. (LP: #1324902)
        . Fix input_area_contains to work properly in global coordinates even
          when input_rectangles is updated. (LP: #1261647)
        . Allow a moment for clients to acquire a buffer. (LP: #1317370)
        . Generate correct alpha by changing blending equation to assume
          pre-multiplied alpha sources. (LP: #1318852)
        . Rework the recomposition messaging so that the DisplayBufferCompositor
          is no longer involved. (LP: #1319907)
   [ Ubuntu daily release ]
   * New rebuild forced


  platform-api (2.0.0+14.10.20140618.1-0ubuntu1) utopic; urgency=low
 .
   [ Tarmac ]
   * Updated for Mir 0.3.0 release.
 .
   [ Ubuntu daily release ]
   * New rebuild forced
 .
   [ Cemil Azizoglu ]
   * Updated for Mir 0.3.0 release.


  systemd (204-10ubuntu9) utopic; urgency=medium
 .
   * Fix various issues with the cgmanager integration (LP: #1309025):
      - Always nih_free variables that were potentially nih allocated.
      - Always initialize the children listings to NULL.


  ubuntu-ui-toolkit (0.1.47+14.10.20140618-0ubuntu1) utopic; urgency=medium
 .
   [Leo Arias ]
   * On the autopilot helper for the header, fix the swipe to show
     when hidden.
   * Added a fixture for autopilot tests to use a fake home directory.
     Fixes: https://bugs.launchpad.net/bugs/1317639
   * Cleaned the containers in unity test using the alternate
     launcher.
   * Fixed the creation of the fake Xauthority file on mako for the
     fixture tests. Fixes: https://bugs.launchpad.net/bugs/1326072
   * Fixed the swipe to delete on the list item autopilot helper.
     Fixes: https://bugs.launchpad.net/bugs/1311392.
   * clean ups to the autopilot tests for the widget gallery.
 .
   [ Christian Dywan ]   
   * Add a launcher with a switch for the QQMLEngine.
   * The presence of a mouse enables the interactive thumb.
     Fixes: https://bugs.launchpad.net/bugs/1165173
   * Initialize sort.order explicitly.
     Fixes: https://bugs.launchpad.net/bugs/1324087
   * Swiping from Left to Right to Delete only.
   * Show explicit failure when test wasn't built yet.
   * Add push_to_phone script to push QML/ Python/ artwork.
 .
 .
   [ Tim Peeters ]
   * Anchor the internal PageTreeNode of PageStack to fill its parent.
     Fixes: https://bugs.launchpad.net/bugs/1322527
   * Deprecate sheets. Fixes: https://bugs.launchpad.net/bugs/1304541
   * Fix bug where header overflow action popover does not close when
     the associated action pushes a new page on the pagestack.
     Fixes: https://bugs.launchpad.net/bugs/1326963.
 .
   [ Zsombor Egri]
   * Adding touch functions to UbuntuTestCase.
   * Qt5.3 related fixes. Fixes:
     https://bugs.launchpad.net/bugs/1324070,
     https://bugs.launchpad.net/bugs/1324088,
     https://bugs.launchpad.net/bugs/1324089.
   * Reverting InverseMouseAreaType updateArea() method to update().
     Calling shadowed superclass' update() method.


  unity-mir (0.4+14.10.20140618.1-0ubuntu1) utopic; urgency=low
 .
   [ Alberto Aguirre ]
   * Updated for Mir 0.3.0 release.
 .
   [ Cemil Azizoglu ]
   * Updated for Mir 0.3.0 release.
 .
   [ Ubuntu daily release ]
   * New rebuild forced


  unity-system-compositor (0.0.3+14.10.20140618.1-0ubuntu1) utopic; urgency=low
 .
   [ Alberto Aguirre ]
   * Updated for Mir 0.3.0 release.
 .
   [ Cemil Azizoglu ]
   * Updated for Mir 0.3.0 release.
 .
   [ Ubuntu daily release ]
   * New rebuild forced