Changelogs from build 20130929 to 20130930


  at-spi2-core (2.10.0-0ubuntu2) saucy; urgency=low
 .
   * Revert an upstream commit that simplified some message processing code,
     as it is causing more lag over time with accessibility activity,
     which is most evident with keyboard input.


  click (0.4.10) saucy; urgency=low
 .
   * When removing packages, only drop privileges after ensuring the
     existence of the database directory (LP: #1233280).

 click (0.4.9) saucy; urgency=low
 .
   * Explicitly build-depend on pkg-config, since it's needed even if the
     PackageKit/GLib-related build-dependencies are removed for backporting.
   * Remove some stray documentation references to Ubuntu 13.04.
   * Ensure that the user's overlay database directory exists when
     unregistering a preinstalled package (LP: #1232066).
   * Support packages containing code for multiple architectures, and
     document the "architecture" manifest field (LP: #1214380, #1214864).
   * Correctly pass through return values of commands as the exit status of
     the "click" wrapper.
   * Extend "click info" to take a registered package name as an alternative
     to a path to a Click package file (LP: #1232118).
   * Force unpacked files to be owner-writeable (LP: #1232128).


  click-update-manager (0.1+13.10.20130930.1-0ubuntu1) saucy; urgency=low
 .
   [ Diego Sarmentero ]
   * Improve error handling using the new signals from the plugin.
   * Adding retry button (BUG: #1232165). (LP: #1232165)
 .
   [ Rodney Dawes ]
   * Add a rule to the makefile to run the unit tests. Run the unit tests
     during package build. Add autopkgtest configuration to test that
     dependency's changes don't break us.
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 25


  clickmanager-plugin (0.1+13.10.20130930.1-0ubuntu1) saucy; urgency=low
 .
   [ Diego Sarmentero ]
   * Use a single instance of debVersion for comparison. (LP: #1231389)
   * Support signed url. - Improve error handling. (LP: #1231144,
     #1231146)
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 12


  gtk+3.0 (3.8.4-0ubuntu3) saucy; urgency=low
 .
   * debian/patches/git_padding_value.patch: don't use a negative padding,
     that fixes gnome-session-properties' dialog segfault on empty lists,
     thanks Ryan Lortie (lp: #1193913)


  ido (13.10.0+13.10.20130930-0ubuntu1) saucy; urgency=low
 .
   [ Lars Uebernickel ]
   * idoscalemenuitem: don't update the action state when the action
     state changes GtkRange has the same weird semantics for its "value-
     changed" signal that the check menu items have: it is emitted not
     only on user interaction, but also when gtk_range_set_value() is
     called. The handler to "value-changed" updates the action.
     gtk_range_set_value() is called when the action notifies about a
     state change. Loop, meet loop. This patch works around that by
     adding a "value-changed" to IdoScaleMenuItem that is only emitted
     when the user changes the slider's value. . (LP: #1229076)
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 149


  indicator-bluetooth (0.0.6+13.10.20130930-0ubuntu1) saucy; urgency=low
 .
   [ Charles Kerr ]
   * Use url-dispatcher instead of invoking system-settings directly.
     (LP: #1230819)
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 62


  indicator-datetime (13.10.0+13.10.20130930-0ubuntu1) saucy; urgency=low
 .
   [ Charles Kerr ]
   * Use url-dispatcher instead of invoking system-settings directly.
     (LP: #1230819)
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 260


  indicator-messages (13.10.1+13.10.20130930-0ubuntu1) saucy; urgency=low
 .
   [ Lars Uebernickel ]
   * phone menu: don't show "Clear All" when there are no messages. (LP:
     #1229422)
   * im-application-list: show all sources that have a count, time, or
     non-empty string. (LP: #1231435)
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 381


  indicator-sound (12.10.2+13.10.20130930-0ubuntu1) saucy; urgency=low
 .
   [ Charles Kerr ]
   * Use url-dispatcher instead of invoking system-settings directly.
     (LP: #1230819)
 .
   [ Ted Gould ]
   * Update settings URL to settings:///system. (LP: #1231444)
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 382


  initramfs-tools-ubuntu-touch (0.50) saucy; urgency=low
 .
   * Add a new "synced" mode to writable-paths which will automatically copy
     any new file appearing on the filesystem but won't remove any extra file
     from the target (this should be used with care and with full understanding
     of the consequences). (LP: #1227520)


 iso-codes

  Changesfile not available.

  lxc (1.0.0~alpha1-0ubuntu6) saucy; urgency=low
 .
   * Cherrypicking bugfix from upstream
     - 0008-Fix-crasher-in-get_ips.patch
       (Fixes lxc-list on Ubuntu Touch amongst other cases)


  lxc-android-config (0.104) saucy; urgency=low
 .
   * Make /etc/writable "synced" and drop the entries that got moved in there.
     (LP: #1227520)


  mediaplayer-app (0.20.5+13.10.20130930.1-0ubuntu1) saucy; urgency=low
 .
   [ Bill Filler ]
   * remove NoDisplay=true so that it can be launched via upstart-app-
     launch
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 144


  notes-app (1.4+13.10.20130930.1-0ubuntu1) saucy; urgency=low
 .
   [ Ted Gould ]
   * Adding single instance marker to the desktop file.
 .
   [ Sergio Schvezov ]
   * Add non invasive click building support.
 .
   [ Olivier Tilloy ]
   * Check for empty source before requesting an image from the cache.
     (LP: #1231745)
   * Remove a couple of lambda calls, useless because the assertion is on
     a property.
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 191


  pulseaudio (1:4.0-0ubuntu6) saucy; urgency=low
 .
   * Three crash fixes from upstream:
     0102-combine-Fix-crash-in-output-freeing.patch:
     - Fix crash in module-combine-sink (LP: #1228759)
     0103-resampler-Fix-peaks-resampler-s-channel-handling.patch:
     - Fix crash in peak resampler (LP: #1212019)
     0104-default-system.pa-Do-not-load-module-dbus-protocol.patch:
     - module-dbus-protocol is still crashy, unfortunately (LP: #1213369)


  qtsystems-opensource-src (5.0~git20130712-0ubuntu3) saucy; urgency=low
 .
   * debian/patches/wlan_detect.patch
     - Fix WLAN detection (LP: #1231196)


  systemd (204-0ubuntu14) saucy; urgency=low
 .
   * Add 0029-Support-phablet-etc-writable.patch: On Ubuntu Phone with readonly
     /etc we symlink /etc/{adjtime,localtime,timezone} to /etc/writable/, so we
     need to update those files instead if the original files are symlinks into
     /etc/writable/. (LP: #1227520)
   * Refresh debian/extra/60-keyboard.hwdb with latest keymaps from upstream.
     Among others, this fixes Samsung Ativ 9 Plus. (LP: #1229936)
   * Rename 0027-CVE-2013-4327.patch and
     0028-fix-reboot-polkit-permissions.patch to 0000-upstream-* as they are in
     upstream git.
   * Ship {ata,cdrom,scsi}_id in udev-udeb. (LP: #1231230)
   * Drop 60-persistent-v4l.rules and 61-accelerometer.rules from udev-udeb, we
     don't need these in the installer.


 ubuntu-calculator-app

  Changesfile not available.

 ubuntu-clock-app

  Changesfile not available.

  ubuntu-download-manager (0.2+13.10.20130930-0ubuntu1) saucy; urgency=low
 .
   [ Manuel de la Pena ]
   * Deal with the presence of the download file in a nicer way. (LP:
     #1228254)
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 146


  ubuntu-system-settings (0.1+13.10.20130930-0ubuntu1) saucy; urgency=low
 .
   [ Sebastien Bacher ]
   * update: hide the description of the updates from the panel, since
     the current version of the server doesn't provide those information.
     (see bug #1215586 for details). (LP: #1215586)
   * cellular: - use the new itemselector widget rather the deprecated
     valueselector - hide the non implemented statistics option - turn
     the data mode selector to an on/off switch, ofono supports only
     those.
 .
   [ Iain Lane ]
   * Use GLib to get the sizes of directories to display in
     Storage>About, displaying a spinner while the information is being
     calculated. Also record the total space used by click packages to
     display too. (LP: #1205297, #1228419)
 .
   [ Łukasz 'sil2100' Zemczak ]
   * In a hacky way, try hiding the welcome-screen background changing
     elements for v1 - by a design decision. (LP: #1230295)
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 401


  ubuntu-touch-customization-hooks (0.5+13.10.20130930-0ubuntu1) saucy; urgency=low
 .
   [ Chris Wayne ]
   * welcome screen background.
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 23


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


 ubuntu-weather-app

  Changesfile not available.

  unity-scope-click (0.1+13.10.20130930.1-0ubuntu1) saucy; urgency=low
 .
   [ Rodney Dawes ]
   * Add support for caching of the REST responses to the scope. (LP:
     #1209226)
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 57


  webbrowser-app (0.22+13.10.20130930.1-0ubuntu1) saucy; urgency=low
 .
   [ Bill Filler ]
   * add user-agent override for mail.google.com. (LP: #1227941)
 .
   [ Alexandre Abreu ]
   * Fix issue w/ with invalid webapp component id/access when filtering
     urls. (LP: #1231228)
 .
   [ Olivier Tilloy ]
   * Update the licensing information for assets. (LP: #1194916)
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 354