Changelogs from build 20150714 to 20150715


  dialer-app (0.1+15.10.20150618-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * New rebuild forced.
   * Resync trunk.
 .
   [ Sebastien Bacher ]
   * Insert '+' where the cursor is located (LP: #1459676)
   * Tweak history-view section headers to be similar to the messaging
     ones, use less spacing below the separator and smaller and non bold
     font for the labels (LP: #1375848)
 .
   [ Tiago Salem Herrmann ]
   * Ask users to disable flight mode before making calls. (LP: #1452372)


  language-pack-touch-zh-hans (1:15.10+20150709) wily; urgency=low
 .
   * Initial Release.


  network-manager (0.9.10.0-4ubuntu18) wily; urgency=medium
 .
   * debian/tests/nm, debian/tests/wpa-dhclient: 802.11a appears to no longer
     have any supported channels for AP mode: mark all four 802.11a tests as
     expectedFailures while I dig into hostapd/mac80211_hwsim to get them to
     work again. Expected failure means we'll be notified as soon as they start
     to succeed again.

 network-manager (0.9.10.0-4ubuntu17) wily; urgency=medium
 .
   * debian/patches/git_route_fixes_part1_207ab013.patch,
     debian/patches/git_route_fixes_part2_529591d8.patch,
     debian/patches/git_avoid_conflict_reinstall_dev_route_e439478c.patch:
     really fix routing: both the default gateways and the network routes get
     to be installed with a device-type-based priority so that we can get
     multiple routes installed without conficting. (LP: #1436330)


  unity-scope-click (0.1.1+15.10.20150714-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
   [ Rodney Dawes ]
   * Log logic exceptions as critical to avoid failing on incorrect
     .desktop files. (LP: #1472666)
   * Update the translations template.


  webbrowser-app (0.23+15.10.20150709.4-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
   [ Olivier Tilloy ]
   * Disable periodic session saving while incognito. The public session
     is unlikely to change significantly while browsing incognito.
   * Prefer target_link_libraries(…) with Qt5:: prefixed modules over
     qt5_use_modules, per documentation at http://doc.qt.io/qt-5/cmake-
     manual.html.
   * Speed up a bunch of autopilot tests by not requiring to input and
     validate a URL in the address bar.