Changelogs from build 20140214.3 to 20140215


  apport (2.13.2-0ubuntu4) trusty; urgency=medium
 .
   * data/kernel_oops: include the package version in addition to the name


  camera-app (2.9.1+14.04.20140214-0ubuntu1) trusty; urgency=low
 .
   [ Bill Filler ]
   * skip integration test until it's reworked to be more reliable


  cups (1.7.1-4ubuntu1) trusty; urgency=low
 .
   * cupsd-upstart-support.patch: Allow starting cupsd socket-triggered
     through Upstart, for on-demand starting to save resources (especially
     on mobile devices, LP: #1276713).
   * cupsd-exit-on-idle.patch: Add mode to let cupsd terminate when it is idle,
     also for running CUPS on-demand. If the mode is activated, either by
     ExitOnIdleTimeout=TIMEOUT in cupsd.conf, by "-x TIMEOUT" on the cupsd
     command line or by setting the env variable CUPSD_EXIT_ON_IDLE_TIMEOUT=
     TIMEOUT (With TIMEOUT in all theree cases the idle timeout in seconds,
     0 turning off the feature, off by default), cupsd terminates when it
     is idle (no jobs, no shared printers) for the given timeout.
   * cupsd-exit-on-idle-upstart.patch: Set idle timeout of cupsd to 30 sec
     if CUPS is started socket-triggered by Upstart and the timeout is not
     explicitly set (LP: #1276713).
   * airprint-support.patch, pidfile.patch,
     do-not-broadcast-with-hostnames.patch, confdirperms.patch,
     log-debug-history-nearly-unlimited.patch,
     cupsd-set-default-for-SyncOnClose-to-Yes.patch: Refreshed with quilt.


  friends-app (0.92.0+14.04.20140215-0ubuntu1) trusty; urgency=low
 .
   [ Sam Hewitt ]
   * New icon.


  gallery-app (0.0.67+14.04.20140214-0ubuntu1) trusty; urgency=low
 .
   [ Arthur Mello ]
   * Add support to toggle fullscreen using F11 and Escape keys on
     Desktop platform. (LP: #1272813)
 .
   [ Ugo Riboni ]
   * fix navigating of photos requiring 2 swipes (LP: #1268744)
 .
   [ Ubuntu daily release ]
   * New rebuild forced


  langpack-locales (2.13+git20120306-10) trusty; urgency=low
 .
   * debian/patches/ubuntu-it_IT-thousands_sep.patch:
     Use a dot as the thousands_sep (LP: #1279558).


 libdvdnav

  Changesfile not available.

  platform-api (0.20+14.04.20140214-0ubuntu1) trusty; urgency=low
 .
   [ Daniel d'Andrada ]
   * Clipboard implementation using UnityService through the mir socket


  telephony-service (0.1+14.04.20140214.1-0ubuntu1) trusty; urgency=low
 .
   [ Gustavo Pichorim Boiko ]
   * Disable the displaying of notifications for calls. This is not
     required anymore in the new designs.


  ubuntu-download-manager (0.3+14.04.20140214.1-0ubuntu1) trusty; urgency=low
 .
   [ CI bot ]
   * Bootstrap CI Train
 .
   [ Manuel de la Pena ]
   * Ensure that the return value from flush is checked to ensure that if
     there are any issues when flushing the file this are fwd to the
     client. (LP: #1261999)
   * Add a common library to be used by the client library and the daemon
     side lib. (LP: #1250420)
   * Adds the client library that allows apps to use the download manager
     without knowing the dbus api. (LP: #1250423)
   * Ensure that the error code from a fail file removal is logged. (LP:
     #1269078)
   * Fix copyright issues. (LP: #1269837)
   * Check if the file is present and use a more human redable filename
     that does not break extensions. (LP: #1269801)
   * Provide better logging for when the post download command fails.
     (LP: #1269212)
   * Provides the initial implementation of the Manager class that allows
     to create downloads in the UDM via the client lib. (LP: #1268911)
   * Provide the missing manager methods and a better way for testing.
   * Add a new constructor to allow an even simpler way to create
     downloads. (LP: #1268932)
   * Pass the QIODevice so that all the data is not loaded in memory.
     (LP: #1271684)
   * Use google logging for the service so that we do not eat other
     processes debug messages and use a more mature and decent logging
     framework. (LP: #1262001)
   * Do the correct casting. (LP: #1274019)
   * Provide a new method that allows to create mms downloads that are
     not queued and take the APN proxy details to be used for the get
     request. (LP: #1273190)
   * Split the errors in file download so that dealing with them is
     easier.
   * Remove all occurrences of NULL and change them for nullptr.
   * Remove all occurrences of #define string to use a empty namespace so
     that we do not pollute the general space.
   * Provide all the methods required to work with downloads. (LP:
     #1272287)
   * Ensure that redirects are followed from udm unless we are in a loop.
     If the download gets in a redirect loop a network error is emitted.
     (LP: #1274335)
   * Provide a nicer way to deal with errors in the client lib.
   * Make the method not to be sync anymore and use qt signals to notify
     the users that a download was created. (LP: #1273822)
   * Provide the minimum code to be able to use mms downloads via go.
   * Ensure that we do not leak includes from QDBus. (LP: #1277462)
   * Ensure that the downloads are stored in the db as soon as they are
     updated.
   * Remove the references from an other project. (LP: #1277279)
   * Do not leak the global headers and ensure that the required ones are
     present in the -dev packages. (LP: #1277384, #1278394)
   * Provide errorString method to allows to get the info of the error
     without casting. (LP: #1277808)
   * Fix the go bindings. (LP: #1279409, #1279430)
 .
   [ Rodney Dawes ]
   * Do not leak the global headers and ensure that the required ones are
     present in the -dev packages. (LP: #1277384, #1278394)
 .
   [ Łukasz 'sil2100' Zemczak ]
   * Fix dependencies for the -dev packages, and then fix some minor
     packaging issues


  unity-mir (0.2+14.04.20140214-0ubuntu1) trusty; urgency=low
 .
   [ Daniel d'Andrada ]
   * Unity8 now provides a clipboard service through the mir socket That
     service can later be used for other custom messages as well.


  unity-scope-click (0.1+14.04.20140213.2-0ubuntu1) trusty; urgency=low
 .
   [ alecu ]
   * Fix quoting for the "make check-valgrind"s. (LP: #1270956)
   * A webclient that uses Qt, and the scaffolding for unit and
     integration tests.
   * Skeleton to enable starting the scope work.
   * Call the index webservice and parse the returned json.
   * Get PackageDetails from the click webservice.
   * Fix the integration tests.
 .
   [ Jussi Pakkanen ]
   * Building up on Jussi's work in lp:~jpakkane/unity-scope-
     click/qtscope, making the scope itself functional.
   * Move to new unity-scopes-api.
   * A first stab at local result relaying.
 .
   [ Ubuntu daily release ]
   * New rebuild forced
 .
   [ Alejandro J. Cura ]
   * Get PackageDetails from the click webservice.
   * Fix the integration tests.
 .
   [ Thomas Voß ]
   * Fix the integration tests.
   * Find the installed .desktop files for clicks, and non-clicks.
 .
   [ Michael McCracken ]
   * Add timestamps to log messages and ensure that all debug() messages
     are written to disk. (LP: #1266583)
   * Add coverage reporting for non-test vala files only.
   * Add initial c++ scope code in scope/, using CMake.
   * Fix linkage issues in building Qt test suite for new c++ scope.
   * add one working test for download manager.
   * Add getting click token and network error handling, with relevant
     tests.
   * Add CLI tool for getting the click token from a store URL using
     download manager, for IRL testing.
   * rewrite tests for download manager interface to use Google test and
     mock.
   * Complete test suite for download manager fetchClickToken().
 .
   [ thomas-voss ]
   * Re-enable integration tests. Adjust include guards. Cleanup
     formatting of CMakeLists.txt Refactor the download manager to use
     the NetworkManager interface. Move Config.h.in to config.h.in to
     comply with file naming policy. Move source files around to fit
     namespace structure. First wave of refactoring to make the code base
     easier testable: (1.) Make NetworkAccessManager an interface,
     together with the accompanying classes. (2.) Switch to Google Test &
     Google Test (3.) Enable CTest as test driver (4.) Ensure correct
     linking.
   * rewrite tests for download manager interface to use Google test and
     mock.
   * Complete test suite for download manager fetchClickToken().
   * Fix the integration tests.
   * Building up on Jussi's work in lp:~jpakkane/unity-scope-
     click/qtscope, making the scope itself functional.
   * Find the installed .desktop files for clicks, and non-clicks.
   * Make sure that ReplyWrapper::onDownloadFinished does not throw. Make
     sure that only network replies corresponding to search requests are
     handled. Bail out early in ReplyWrapper::onDownloadFinished if reply
     indicates error state. Make cleanup in
     ReplyWrapper::onDownloadFinished exception safe. Make a query
     cancellable.
   * Fix test cases for querying remote applications. Ensure that preview
     operations accessing the network are executed in qt world. Replace
     dummy preview data with actual data originating from click queries.
     Factor out json keys into functions to ease testing later on.
 .
   [ Diego Sarmentero ]
   * Fix test cases for querying remote applications. Ensure that preview
     operations accessing the network are executed in qt world. Replace
     dummy preview data with actual data originating from click queries.
     Factor out json keys into functions to ease testing later on.
 .
   [ Ying-Chun Liu ]
   * Get the reviews from the server and pass them to the preview.
 .
   [ Manuel de la Pena ]
   * Add getting click token and network error handling, with relevant
     tests.
 .
   [ Rodney Dawes ]
   * Run the tests for the new C++ version of the scope during build as
     well. Comment out the assertion that will always fail, for now. Set
     G_MESSAGES_DEBUG=all when running tests in package build. Use -
     Werror when building the C++ version of the scope. Clean up how some
     CFLAGS are added to the build.
   * Use a fake RNRClient to override network access in unit tests. (LP:
     #1269056)
   * Move the autopilot tests to their own toplevel dir. Install the
     autopilot tests with cmake. Add the packaging for the autopilot
     tests. Don't install the .ini for the new scopes API just yet. .
   * Fix a typo on the control file.
   * Don't run the integration tests during make test. (LP: #1275054)
   * Revert some changes to use variables for target names again. Drop
     the usage of ctest in favor of custom targets, so dependencies work.
   * Find the installed .desktop files for clicks, and non-clicks.
   * Add deps on the dev packages for ubuntu-download-manager libs.
 .
   [ Leo Arias ]
   * Added a simple autopilot test that can use a fake server.
   * Added the autopilot test to open a preview.
   * Added a test to try to install without credentials. (LP: #1271722)
   * Added a test to install an application with u1 credentials in place.
   * Added the cmake task to run autopilot tests locally.