Changelogs from build 20131001.3 to 20131002


  address-book-app (0.2+13.10.20131001.4-0ubuntu1) saucy; urgency=low
 .
   [ Renato Araujo Oliveira Filho ]
   * Avoid show "undefined" for empty names. (LP: #1227696)
   * * Added a animation when closing the type selector. * Force focus on
     InputField when clicking on the type selector. * Highlight the
     editable item on contact edit page. * Added a margin for field
     details. (LP: #1213975)
   * Added basic organization detail support. (LP: #1207773)
   * Implemented support for avatar editor. (LP: #1207774)
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 84


  address-book-service (0.1.0+13.10.20131001.4-0ubuntu1) saucy; urgency=low
 .
   [ Renato Araujo Oliveira Filho ]
   * Fixed avatar update operation. (LP: #1207774)
 .
   [ Maxim Ermilov ]
   * Implemented sync functions.
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 77


 calendar-app

  Changesfile not available.

  dialer-app (0.1+13.10.20131001.4-0ubuntu1) saucy; urgency=low
 .
   [ Tiago Hillebrandt ]
   * Empty KeyPad entry after start call.
 .
   [ Gustavo Pichorim Boiko ]
   * Update some icons to use the theme instead of the local assets. Also
     set the backspace icon to be white when there is text to erase. (LP:
     #1226157)
   * Make the text center aligned in the dialer input field. - Change the
     cursor delegate to use the correct color. (LP: #1229202, #1222902)
   * Limit the number of digits to 20 and scale the font down when the
     numbers don't fit on the screen. (LP: #1082054)
 .
   [ Tiago Salem Herrmann ]
   * Push views to the pagestack even before the telepathy channel is
     created. (LP: #1218311)
   * Add support for expansive delegates on call log view.
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 52


  evolution-data-server (3.8.5-1ubuntu2) saucy; urgency=low
 .
   * Wait for LDFLAGS to be set to clean -Bsymbolic-functions

 evolution-data-server (3.8.5-1ubuntu1) saucy; urgency=low
 .
   * New upstream bug fix version
   * debian/control.in:
     - have the uoa binary recommends goa since some things don't work
       without the files in there. Since libgoa was still install due to
       ligdata, that shouldn't make a different on what gets installed
       out of that binary (lp: #1210866)
 .
   [ Jeremy Bicha ]
   * Sync with Debian. Remaining changes:
     - Add build-depends and pass configure flag to enable Ubuntu Online
       Accounts support.
     - Filter out -Bsymbolic-functions from LDFLAGS (for future people
       wondering about this change, see e.g. BGO #594473 and duplicates).
     - Split evolution-data-server-goa and -uoa into separate packages
     - Backport patches to improve how EDS shows up in Ubuntu Online
       Accounts:
       0001-Add-a-desktop-file-for-Ubuntu-Online-Accounts.patch
       0002-Add-service-descriptions.patch
 .
 evolution-data-server (3.8.5-1) experimental; urgency=low
 .
   * Team upload.
 .
   [ Laurent Bigonville ]
   * debian/control: Fix Homepage URL
 .
   [ Michael Biebl ]
   * New upstream release.
   * Refresh fix-google-2fa-2.patch.
 .
 evolution-data-server (3.8.4-1) experimental; urgency=low
 .
   [ Jeremy Bicha ]
   * New upstream release
   * debian/libcamel-1.2-43.symbols: Updated
     - camel_imapx_conn_manager_ref_store() replaces
       camel_imapx_conn_manager_get_store() which wasn't thread-safe
   * Drop Debian revision from *.symbols
   * Drop gir1.2-ecalendar-1.2; it's no longer provided in 3.8
   * debian/patches/fix-google-2fa-*.patch:
     - Backport commits to fix Google Two-Factor Authentication
       with GNOME Online Accounts by using Google's new OAuth v2
       support for CalDav
 .
   [ Laurent Bigonville ]
   * debian/control:
     - Drop obsolete Dm-Upload-Allowed field
     - Use canonical Vcs-* field
   * debian/rules:
     - Include buildflags.mk after the flags have been overridden so they are
       actually used
     - Call dh_autoreconf with --as-needed option
     - Do not generate shlibs info for the modules installed under
       /usr/lib/evolution-data-server/ directory
   * Use dh_lintian to install lintian-overrides files


  gallery-app (0.0.67+13.10.20131001.3-0ubuntu1) saucy; urgency=low
 .
   [ Ugo Riboni ]
   * Use the URL dispatcher to launch the camera app. (LP: #1233236)
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 855


  gcc-4.8 (4.8.1-10ubuntu5) saucy; urgency=low
 .
   * Update to SVN 20131001 (r203063) from the gcc-4_8-branch.
     - Fix PR libstdc++/58437, PR middle-end/58463, PR tree-optimization/56716,
       PR middle-end/58564, PR target/58574 (s390).
     - Go updates.
   * Fix PR target/58578, wrong-code regression on ARM. LP: #1232017.


  gst-plugins-bad1.0 (1.2.0-3ubuntu1) saucy; urgency=low
 .
   * Merge from Debian unstable. Remaining changes:
     + Stop installing camerabin2 basecamerabin jpegformat - plugins which have
     moved to -good.
     + Provide gstreamer-plugins-bad-1.0.pc with Requires on
       gstreamer-plugins-good-1.0 - the package we've moved the referenced
       library to. This maintains compatibility with upstream software and
       other distributions.
     + debian/patches/adding-mirsink-and-android-media-over-hybris-support.patch:
       - Adding mirsink and Android media over hybris support, for hardware
         accelerated decode using libstagefright and the hybris compat layer.
     + debian/control.in:
       - Making the hybris plugin as part of a separated package, and i386 and
         armhf only (can only work with android compatible archs)
     + debian/build-deps.in:
       - Adding mirsink/android decoder specific build dependencies for i386 and
         armhf (libplatform-api1-dev and libmedia-dev)

 gst-plugins-bad1.0 (1.2.0-1ubuntu1) saucy; urgency=low
 .
   [ Iain Lane ]
   * Merge from Debian unstable.  Remaining changes:
     + Stop installing camerabin2 basecamerabin jpegformat - plugins which have
     moved to -good.
     + Provide gstreamer-plugins-bad-1.0.pc with Requires on
       gstreamer-plugins-good-1.0 - the package we've moved the referenced
       library to. This maintains compatibility with upstream software and
       other distributions.
     + debian/patches/adding-mirsink-and-android-media-over-hybris-support.patch:
       - Adding mirsink and Android media over hybris support, for hardware
         accelerated decode using libstagefright and the hybris compat layer.
     + debian/control.in:
       - Making the hybris plugin as part of a separated package, and i386 and
         armhf only (can only work with android compatible archs)
     + debian/build-deps.in:
       - Adding mirsink/android decoder specific build dependencies for i386 and
         armhf (libplatform-api1-dev and libmedia-dev)


 gst-plugins-base1.0

  Changesfile not available.

  gst-plugins-good1.0 (1.2.0-1ubuntu1) saucy; urgency=low
 .
   * Merge with Debian unstable. Remaining changes:
     + Import plugins from -bad that are needed for main applications.
       - jpegformat
       - camerabin2 (+ basecamerabinsrc + photography)
     + Break and Replace -bad versions which contained these plugins.
     + Add a library package containing the shared library and a -dev package for
       compiling against it. Add Breaks and Replaces against the plugins packages
       which formerly contained files shipped here.


 gstreamer1.0

  Changesfile not available.

 gstreamer1.0-hybris

  Changesfile not available.

  history-service (0.1+13.10.20131001.4-0ubuntu1) saucy; urgency=low
 .
   [ Gustavo Pichorim Boiko ]
   * Make sure the events emitted on signals contain the participants
     field.
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 105


  initramfs-tools-ubuntu-touch (0.55) saucy; urgency=low
 .
   * Fix synced mode to not write over existing symlinks. (LP: #1234051)

 initramfs-tools-ubuntu-touch (0.54) saucy; urgency=low
 .
   * Only run fakeroot once in build-initrd.sh, rather than trying to use a
     saved environment in fragile and incorrect ways.


  libhybris (0.1.0+git20130606+c5d897a-0ubuntu31) saucy; urgency=low
 .
   * 0031-Fixes-bug-lp-1234007-out-of-index-crash-for-handling.patch:
     - Fixing an out of index crash when handling media_codec_layer output
       buffers list (LP: #1234007)


  libusermetrics (1.1.1+13.10.20131002-0ubuntu1) saucy; urgency=low
 .
   [ Pete Woods ]
   * Prevent apps and users from modifying data they shouldn't be able to
     modify.
   * Handle exceptions in the QML API.
   * Support reading colors from gconf.
   * Ignore leak in QXmlPatterns on i386 (must be fixed at source)
   * Add wildcards to suppress reported leak in Qt. (LP: #1233003)
   * Repond to security team's review.
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 139


  messaging-app (0.1+13.10.20131001.4-0ubuntu1) saucy; urgency=low
 .
   [ Tiago Salem Herrmann ]
   * Replace the "new contact" icon used for unknown contacts on the
     conversations list by the default avatar. Remove popup when tapping
     unknown contact avatars and implement a dialog for adding new
     contacts. (LP: #1231569, #1231442)
   * Parse messages and add links when necessary. (LP: #1192442)
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 41


 music-app

  Changesfile not available.

  notes-app (1.4+13.10.20131001.3-0ubuntu1) saucy; urgency=low
 .
   [ Olivier Tilloy ]
   * Use the standard autopilot emulators provided by the UITK.
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 194


  python-ubuntu-platform-api (1.1+13.10.20131001.1-0ubuntu1) saucy; urgency=low
 .
   [ Robert Bruce Park ]
   * Automatic snapshot from revision 14
   * Minor packaging fixups.
 .
   [ Thomi Richards ]
   * Support mir in platform API. Hard code values for now.
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 16


 rssreader-app

  Changesfile not available.

  telephony-service (0.1+13.10.20131001.4-0ubuntu1) saucy; urgency=low
 .
   [ Gustavo Pichorim Boiko ]
   * Handle exceptions that might occur as a result of metric service
     usage.
   * Properly encode the contact avatar image path. (LP: #1224095)
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 749


  ubuntu-system-settings (0.1+13.10.20131002-0ubuntu1) saucy; urgency=low
 .
   [ Sebastien Bacher ]
   * click: the installed-size info is in kib, not in bytes.
 .
   [ Iain Lane ]
   * Use the indicator's value for the charge level instead of
     calculating it from QtSystems derived information.
   * [battery] Update the UI dynamically when the wireless state changes.
   * Various translation tweaks as noted in LP: #1233214. (LP: #1215712,
     #1233214)
   * [battery] Bind the onClicked handlers instead of checked to avoid
     loops when enabling/disabling wifi.
   * Remove one more missed translation.
   * Bump required version of ubuntu-keyboard-data, as we require the
     schemas for the language panel.
   * Remove the SettingsCheckEntry now that the design issues are
     resolved.
 .
   [ Ted Gould ]
   * Adding a %u to the desktop file Exec line.
 .
   [ William Hua ]
   * Hook up language panel to some maliit settings.
 .
   [ Didier Roche ]
   * Use some async calls for system update where we don't expect any
     returned value.
   * Add an indeterminate progress bar until system image answers.
 .
   [ Charles Kerr ]
   * Show an ActivityIndicator to tell users when discovery mode is on to
     search for new bluetooth devices.
   * add PIN code pairing. Implementation is similar to the existing
     passkey pairing.
 .
   [ Ken VanDine ]
   * revert the previous revert done in rev 391, Bug (#LP: #1231368) was
     caused by gallery-app needing a rebuild for content-hub changes. .
     (LP: #1231368)
 .
   [ Alberto Mardegan ]
   * Parse URLs given in command line. (LP: #1227690)
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 419


  ubuntu-system-settings-online-accounts (0.2~+13.10.20131002-0ubuntu1) saucy; urgency=low
 .
   [ Alberto Mardegan ]
   * Add autopilot tests.
 .
   [ Ɓukasz 'sil2100' Zemczak ]
   * Fix to use dh_python2 for the -autopilot package
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 48


  ubuntu-touch-generic-initrd (0.23) saucy; urgency=low
 .
   * No change rebuild to pick up the updated initramfs-tools script.


  ubuntu-touch-meta (1.082) saucy; urgency=low
 .
   * Refreshed dependencies
   * Added unity-scope-onlinemusic to touch


  webbrowser-app (0.22+13.10.20131001.2-0ubuntu1) saucy; urgency=low
 .
   [ Omer Akram ]
   * use input_device creation from the uitoolkit emulators.
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 357