Changelogs from build 20140416.1 to 20140416.2


  indicator-datetime (13.10.0+14.04.20140415.3-0ubuntu1) trusty; urgency=low
 .
   [ Charles Kerr ]
   * If there's a large batch of EDS events coming in, try to wait until
     the event storm has passed before running our requery. (LP:
     #1306112)


  qtsensors-opensource-src (5.2.1+dfsg-2ubuntu2) trusty; urgency=medium
 .
   * Break/replace the correct package. Fixes upgrade bug (LP: #1308212).


  ubuntu-system-settings (0.1+14.04.20140411-0ubuntu2) trusty; urgency=medium
 .
   * debian/control: alternatively depend on the OpenGLES version of
     qtdeclarative5-qtmultimedia-plugin and
     qtdeclarative5-ubuntu-ui-toolkit-plugin


  unity8 (7.85+14.04.20140416-0ubuntu1) trusty; urgency=low
 .
   [ Albert Astals ]
   * Fix last item X position Fixes clicking on the last item sometimes
     not working (LP: #1301871)
   * Use upstart in ./run Makes it so that you can use the lock button on
     the device without getting that nasty hwc crash
   * Remove AnimationControllerWithSignals.
   * Use the correct delegate base item for the Carousel test
   * Some simplification in DashContent Kill the ScopeDelegateMapper in
     favour of a simple if (that will eventually go away). Removal of all
     the fake scopes in the tests that added nothing of value to the
     tests. Removal of movementEnded signal that was unused. Removal of
     movementStarted and positionedAtBeginning signals that were being
     used as function calls. Rework DashContent tests so they what the
     function does what it is supposed to do instead of just making sure
     QML signals work .
   * Improve Card creation time by adding loaders that make sure only
     what's needed is loaded In my computer it goes from RESULT :
     qmltestrunner::benchmark_time:"cardTitleArtSubtitleMascotSummaryMode
     l": 3.217 msecs per iteration (total: 3,218, iterations: 1000)
     RESULT :
     qmltestrunner::benchmark_time:"cardTitleArtSubtitleMascotModel":
     1.647 msecs per iteration (total: 1,648, iterations: 1000) RESULT :
     qmltestrunner::benchmark_time:"cardTitleArtSubtitleModel": 1.514
     msecs per iteration (total: 1,515, iterations: 1000) RESULT :
     qmltestrunner::benchmark_time:"cardTitleArtModel": 1.471 msecs per
     iteration (total: 1,471, iterations: 1000) RESULT :
     qmltestrunner::benchmark_time:"cardArtModel": 1.447 msecs per
     iteration (total: 1,448, iterations: 1000) RESULT :
     qmltestrunner::benchmark_time:"cardTitleModel": 1.276 msecs per
     iteration (total: 1,276, iterations: 1000) to RESULT :
     qmltestrunner::benchmark_time:"cardTitleArtSubtitleMascotSummaryMode
     l": 2.916 msecs per iteration (total: 2,917, iterations: 1000)
     RESULT :
     qmltestrunner::benchmark_time:"cardTitleArtSubtitleMascotModel":
     1.504 msecs per iteration (total: 1,504, iterations: 1000) RESULT :
     qmltestrunner::benchmark_time:"cardTitleArtSubtitleModel": 1.060
     msecs per iteration (total: 1,061, iterations: 1000) RESULT :
     qmltestrunner::benchmark_time:"cardTitleArtModel": 1.052 msecs per
     iteration (total: 1,053, iterations: 1000) RESULT :
     qmltestrunner::benchmark_time:"cardArtModel": 0.727 msecs per
     iteration (total: 728, iterations: 1000) RESULT :
     qmltestrunner::benchmark_time:"cardTitleModel": 0.817 msecs per
     iteration (total: 818, iterations: 1000) (LP: #1297197)
 .
   [ Allan LeSage ]
   * DashApps emulator get_applications should return a list ordered by
     visible y, x.
 .
   [ Andrea Cimitan ]
   * Workaround for lp1301309 until fixes for palette in ui toolkit (LP:
     #1301309)
 .
   [ Leo Arias ]
   * Reverted the change that returns application cards instead of
     titles.
 .
   [ Nick Dedekind ]
   * Indicator services started by unity8 upstart configuration rather
     than manual emmision from indicator manager.
 .
   [ Mirco Müller ]
   * Fix notification ap-test assertions.
 .
   [ Michael Terry ]
   * Use new tablet and phone backgrounds from Design.
 .
   [ Michael Zanetti ]
   * workaround the QTestLogger assertion issue with make tryXyz and our
     custom uqmlscene


  util-linux (2.20.1-5.1ubuntu20) trusty; urgency=medium
 .
   * Revert the previous change, as it subtly perturbs apt's unlooping
     algorithms and causes upgrade failures from saucy (see LP1307883)