Changelogs from build 20150827 to 20150828


  dpkg (1.18.2ubuntu3) wily; urgency=medium
 .
   * Cherrypick fix from git to be less strict about week day parsing.
   * Extend the above to also be less strict about month name parsing.


  history-service (0.1+15.10.20150819.2-0ubuntu1) wily; urgency=medium
 .
   [ Gustavo Pichorim Boiko ]
   * Fix tests on vivid.
 .
   [ Tiago Salem Herrmann ]
   * Wait telepathy to be ready before querying address-book-service.
     (LP: #1485005)


  lightdm (1.15.3-0ubuntu3) wily; urgency=medium
 .
   * debian/lightdm.postrm:
     - Don't remove the lightdm user/group on package removal. This fails if the
       user is still in use and leaves the risk of another user being created
       with the same UID. (LP: #924224)


 python3.5

  Changesfile not available.

 taglib

  Changesfile not available.

 ufw

  Changesfile not available.

  unity-api (7.99+15.10.20150826-0ubuntu1) wily; urgency=medium
 .
   [ Pawel Stolowski ]
   * Changes to activate and preview methods of ScopeInterface.
 .
   [ CI Train Bot ]
   * New rebuild forced.


  unity-scopes-api (1.0.1+15.10.20150826-0ubuntu1) wily; urgency=medium
 .
   [ Pawel Stolowski ]
   * Added support for preview widget updates via ActivationResponse.
 .
   [ CI Train Bot ]
   * New rebuild forced.


  unity-scopes-shell (0.5.5+15.10.20150826-0ubuntu1) wily; urgency=medium
 .
   [ Pawel Stolowski ]
   * Implemented activation/preview special casing previously present in
     the shell and fixed handling of intercept_activation flag.
   * Fix crash when aggregator's settings view is opened shortly after a
     new child scope was installed. Fix invalidating of results in temp
     scopes. (LP: #1484299)
   * Support in-place updates for preview widgets.
 .
   [ CI Train Bot ]
   * New rebuild forced.


  unity8 (8.11+15.10.20150826-0ubuntu1) wily; urgency=medium
 .
   [ Michael Zanetti ]
   * release for wily
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
 unity8 (8.11+15.04.20150821-0ubuntu1) vivid; urgency=medium
 .
   [ Michael Terry ]
   * Skip the tutorial entirely when in desktop mode.  This fixes the
     emulator not being able to pass the tutorial.
   * Skip the tutorial entirely when in desktop mode.  This fixes the
     emulator not being able to pass the tutorial.
 .
 unity8 (8.11+15.04.20150817-0ubuntu1) vivid; urgency=medium
 .
   [ Albert Astals Cid ]
   * Drop gcc 4.9 requirement in debian/rules
   * Make the test more stable
   * Optimize scope.preview() calls (LP: #1478022)
 .
   [ Alberto Mardegan ]
   * Set currentIndex after the model change is completed (LP: #1433442)
 .
 unity8 (8.11+15.04.20150814-0ubuntu1) vivid; urgency=medium
 .
   [ Albert Astals Cid ]
   * Make the test pass again after rework of appmanager
   * fix testPhoneStage
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
   [ Daniel d'Andrada ]
   * Fix and clean up InputInfo plugin
 .
   [ Rodney Dawes ]
   * Do not call verify in the payments button code. (LP: #1468038)
 .
 unity8 (8.11+15.04.20150812-0ubuntu1) vivid; urgency=medium
 .
   [ Albert Astals Cid ]
   * Add a test that checks that items in an expandable are the correct
     size after expanding the expandable
   * Fix the expandable test
   * Replace some waitForRendering with wait(0)
   * Workaround for bug 1473471 (LP: #1473471)
 .
   [ Gary.Wzl ]
   * Fix layout issue when adding audio track widget in expandable widget
 .
   [ handsome_feng ]
   * Added indication for running apps. (LP: #1471577)
   * Adjust the color to highlighting indicator. (LP: #1457098)
   * Convert the MouseArea to MultiPointTouchArea to track multiple touch
     points. (LP: #1445472)
 .
   [ handsome_feng<445865575@qq.com> ]
   * Convert the MouseArea to MultiPointTouchArea to track multiple touch
     points. (LP: #1445472)


  webbrowser-app (0.23+15.10.20150820-0ubuntu1) wily; urgency=medium
 .
   [ Alexandre Abreu ]
   * Fix webapp name logic (LP: #1473472)
 .
   [ Arthur Mello ]
   * Add support for removing history entries with delete key in
     HistoryViewWide (LP: #1484562)
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
   [ Olivier Tilloy ]
   * Remove an old workaround for an issue that was fixed since then in
     the content hub and that caused the file picker to accept the
     selected file twice.
 .
   [ Ugo Riboni ]
   * Merge two url utility files into one, since they had no reason for
     being separate. Add unit tests for some of the functions that had
     none.