Changelogs from build 20130905.1 to 20130910.2


  alsa-lib (1.0.27.2-1ubuntu5) saucy; urgency=low
 .
   * Raise maximum speaker volume on N4 (LP: #1217986)
   * Fixup Nexus 7 UCM config file
   * Added Nexus 10 UCM config file


  apparmor (2.8.0-0ubuntu27) saucy; urgency=low
 .
   * debian/apport/source_apparmor.py: AppArmor logs DBus messages to syslog,
     adjust apport hook to also search there for denials


  apparmor-easyprof-ubuntu (1.0.30) saucy; urgency=low
 .
   * update location policy group to allow connections to location service on
     the system bus (LP: #1223211). This will need to be updated once the
     trust-store is implemented (that is tracked in LP: 1223371)
   * move ubuntu-webapp-experimental to ubuntu-webapp
   * ubuntu-* templates: clarify comments on XDG base dirs

 apparmor-easyprof-ubuntu (1.0.29) saucy; urgency=low
 .
   * add 'Usage' meta information to all policy groups
   * music_files*, picture_files*, video_files*: update the descriptions for
     these policy groups and mark them as reserved
   * debian/README.Debian: update for the above


  at-spi2-core (2.9.91-0ubuntu1) saucy; urgency=low
 .
   * New upstream release
   * debian/patches/revert_x11_code_separation.patch: Dropped, fixed properly
     upstrea


  boost1.53 (1.53.0-6+exp3ubuntu6) saucy; urgency=low
 .
   * Add missing build-depends.

 boost1.53 (1.53.0-6+exp3ubuntu5) saucy; urgency=low
 .
   * Parse debian/control to stop claiming we build package, we don't. This
     should be compliant with component-missmatches view of the archive.

 boost1.53 (1.53.0-6+exp3ubuntu4) saucy; urgency=low
 .
   * Rebuild to match boost-mpi-source version number.

 boost1.53 (1.53.0-6+exp3ubuntu3) saucy; urgency=low
 .
   * Properly set which packages to exclude at either type of build.

 boost1.53 (1.53.0-6+exp3ubuntu2) saucy; urgency=low
 .
   * Export DH_OPTIONS.

 boost1.53 (1.53.0-6+exp3ubuntu1) saucy; urgency=low
 .
   * Allow building without or just the mpi dependant boost libraries.
   * Turn this build to be without mpi.


 

  click (0.4.4) saucy; urgency=low
 .
   * Amend "click help install" to recommend using "pkcon install-local".
   * Run hooks when removing a per-user package registration.
   * Adjust usage lines for "click help verify" and "click help pkgdir" to
     indicate that options are allowed.
   * Add a click(1) manual page.
   * Use json.dump and json.load in most places rather than json.dumps and
     json.loads (which unnecessarily construct strings).
   * Add "click unregister", which unregisters a package for a user and
     removes it from disk if it is not being used.
   * Add RemovePackage support to the PackageKit plugin, mapped to "click
     unregister".
   * Attempt to remove the old version of a package after installing or
     registering a new one.
   * Remove code supporting PackageKit 0.7 API, and instead arrange to
     disable the PackageKit plugin if the new API is not available, since we
     don't need to build it on Ubuntu 12.04 LTS.
   * Report errors from click subprocesses in PackageKit plugin
     (LP: #1218483).
   * Implement PackageKit search by name and by details.
   * Reserve manifest keys starting with an underscore for use as dynamic
     properties of installed packages.
   * Add the dynamic key "_directory" to "click list --manifest" output,
     showing the directory where each package is unpacked (LP: #1221760).
   * Add the dynamic key "_removable" to "click list --manifest" output,
     which is 1 if a package is unpacked in a location from which it can be
     removed, otherwise 0.


  click-apparmor (0.1.9) saucy; urgency=low
 .
   * aa-exec-click: account for when /usr/sbin is not in the user's PATH


  cups (1.7.0~rc1-0ubuntu2) saucy; urgency=low
 .
   * debian/patches/handle-server-terminating-connection.patch: Fix the handling
     of a connection terminated by the server (LP: #1020048, comment #37 and
     #44).


  curl (7.32.0-1ubuntu1) saucy; urgency=low
 .
   * Merge from Debian unstable.  Remaining changes:
     - Drop dependencies not in main:
       + Build-Depends: Drop stunnel4 and libssh2-1-dev.
       + Drop libssh2-1-dev from binary package Depends.
     - Add new libcurl3-udeb package.
     - Add new curl-udeb package.
   * Fixes freeipa-client join. (LP: #1220928)
 .
 curl (7.32.0-1) unstable; urgency=low
 .
   * New upstream release
   * Fix typo in changelog entry for 7.31.0-1 (Closes: #714502)
   * Drop 08_typo.patch (merged upstream)
   * Drop 09_openssl-recv.patch (merged upstream)
   * Refresh 90_gnutls.patch and 99_nss.patch
   * Refresh 06_always-disable-valgrind.patch
   * Enable threaded DNS resolver (Closes: #570436)
     See NEWS.Debian for more info


  dee (1.2.6+13.10.20130904-0ubuntu1) saucy; urgency=low
 .
   [ Michal Hruby ]
   * Increase the test coverage. (LP: #940419)
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 427


 

  gcc-4.8 (4.8.1-10ubuntu1) saucy; urgency=low
 .
   * Merge with Debian, remaining changes:
     - Build from the upstream source.
 .
 gcc-4.8 (4.8.1-10) unstable; urgency=low
 .
   * Update to SVN 20130904 (r202243) from the gcc-4_8-branch.
 .
   [ Matthias Klose ]
   * Don't rely on the most recent Debian release name for configuration
     of the package. Addresses: #720263. Closes: #711824.
   * Fix a cross build issue without DEB_* env vars set (Eleanor Chen).
     Closes: #718614.
   * Add packaging support for mips64(el) and mipsn32(el) including multilib
     configurations (YunQiang Su). Addresses: #708143.
   * Fix gcc dependencies for stage1 builds (YunQiang Su). Closes: #710240.
   * Fix boehm-gc test failures with a linker defaulting to
     --no-copy-dt-needed-entries.
   * Fix libstdc++ and libjava test failures with a linker defaulting
     to --as-needed.
   * Mark the libjava/sourcelocation test as expected to fail on amd64 cpus.
   * Fix some gcc and g++ test failures for a compiler with hardening
     defaults enabled.
   * Fix gcc-default-format-security.diff for GCC 4.8.
   * Run the testsuite again on armel and armhf.
   * Disable running the testsuite on mips.  Fails on the buildds, preventing
     migration to testing for three months. No feedback from the mips porters.
 .
   [ Thorsten Glaser ]
   * Merge several old m68k-specific patches from gcc-4.6 package:
     - libffi-m68k: Rebased against gcc-4.8 and libffi 3.0.13-4.
     - m68k-revert-pr45144: Needed for Ada.
     - pr52714: Revert optimisation that breaks CC0 arch.
   * Fix PR49847 (Mikael Pettersson). Closes: #711558.
   * Use -fno-auto-inc-dec for PR52306 (Mikael Pettersson).


  glib2.0 (2.37.7-1ubuntu1) saucy; urgency=low
 .
   * Rebase on Debian experimental, remaining change:
     + Build-Depend on python:any for cross-building
 .
 glib2.0 (2.37.7-1) experimental; urgency=low
 .
   * New upstream 2.37.7
     + GDateTime now supports %:z formatting variations for timezones. This is
     a GNU date extension.


  gnome-icon-theme (3.8.3-0ubuntu2) saucy; urgency=low
 .
   * debian/not-in-humanity.txt:
     - Add non-starred, starred, trophy-bronze, trophy-gold, and trophy-silver


  gnome-menus (3.8.0-1ubuntu4) saucy; urgency=low
 .
   * Update some of the directory icon names (LP: #1201128)


  gsettings-qt (0.0+13.10.20130902.1-0ubuntu1) saucy; urgency=low
 .
   [ Lars Uebernickel ]
   * Don't write values into the QQmlPropertyMap when the write failed
     This makes sure that the property map doesn't get out of sync with
     the gsettings database.
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 41


 

  gst-plugins-good1.0 (1.1.4-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.


 

  gtk+3.0 (3.8.4-0ubuntu1) saucy; urgency=low
 .
   * New upstream version
   * Dropped the patches included in the new version


  hud (13.10.1+13.10.20130904-0ubuntu1) saucy; urgency=low
 .
   [ Jamie Strandboge ]
   * use libnih-dbus to generate object path name (LP: #1218107) -
     CMakeLists.txt: add NIH_INCLUDE_DIRS and NIH_DBUS_INCLUDE_DIRS -
     src/CMakeLists.txt: add NIH_LIBRARIES and NIH_DBUS_LIBRARIES -
     src/application-source.c: use nih_dbus_path() - debian/control:
     Build-Depends on libnih-dbus-dev. (LP: #1218107)
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 317


  indicator-datetime (13.10.0+13.10.20130903-0ubuntu1) saucy; urgency=low
 .
   [ Jeremy Bicha ]
   * Really don't install *.la file.
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 247


  indicator-location (13.10.0+13.10.20130830.2-0ubuntu1) saucy; urgency=low
 .
   [ Charles Kerr ]
   * ubuntu's location API's got the FTBFS resolved, so let's use it as
     the backend. This commit changes which controller instance we pass
     to the service. Before it was a MockController; now it's an
     UbuntuAppLocController.
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 42


  indicator-messages (13.10.1+13.10.20130903-0ubuntu1) saucy; urgency=low
 .
   [ Nick Dedekind ]
   * Remove parameter type from root action.
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 374


  initramfs-tools-ubuntu-touch (0.49) saucy; urgency=low
 .
   * Use stat to restore the file ownership and permissions when diverting
     to persistent storage.

 initramfs-tools-ubuntu-touch (0.48) saucy; urgency=low
 .
   * Add /bin/chown to the initrd.

 initramfs-tools-ubuntu-touch (0.47) saucy; urgency=low
 .
   * Chown the home directory after copying the customization files.

 initramfs-tools-ubuntu-touch (0.46) saucy; urgency=low
 .
   * Setup the SWAP device if present.


  isc-dhcp (4.2.4-7ubuntu7) saucy; urgency=low
 .
   * debian/apparmor-profile.dhclient: added net_admin capability, which is
     now required in certain scenarios. (LP: #1220918)


  language-pack-en (1:13.10+20130912) saucy; urgency=low
 .
   * Automatic update to latest translation data.


  libaccounts-qt (1.9+13.10.20130904-0ubuntu1) saucy; urgency=low
 .
   [ Alberto Mardegan ]
   * New upstream release.
     - Application: add a method to return the .desktop file
     - Add Account::isEnabled(), along with the existing Account::enabled()
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 131


  libhybris (0.1.0+git20130606+c5d897a-0ubuntu23) saucy; urgency=low
 .
   * 0025-audio.h-handling-the-float-based-function-calls-with.patch:
     - Using proper aapcs attribute to the float based function calls in the
       audio HAL

 libhybris (0.1.0+git20130606+c5d897a-0ubuntu22) saucy; urgency=low
 .
   * 0024-compat-input-block-poll-avoid-waking-up-at-every-500.patch:
     - Block poll when retrieving the input events via HAL, to avoid waking up
       at every 500 ms


  libnotify (0.7.6-1ubuntu1) saucy; urgency=low
 .
   * debian/patches/revert_api_change.patch: revert commit that changed
     the gir api, at least until code is ported in other components


 

  lsb (4.1+Debian11ubuntu4) saucy; urgency=low
 .
   * Allow lsb-printing to depend on cups-filters | ghostscript-cups.


  lxc-android-config (0.90) saucy; urgency=low
 .
   * lib/udev/rules.d/65-android.rules: add a rule for the /dev/mtp_usb device,
     so that it's accessible by group plugdev with the right permissions.

 lxc-android-config (0.89) saucy; urgency=low
 .
   * Add /var/lib/usermetrics to writable paths.

 lxc-android-config (0.88) saucy; urgency=low
 .
   * Add /var/lib/ofono and /var/lib/AccountsService/users to the list of
     persistent directories.


  mediascanner (0.3.93+13.10.20130906.2-0ubuntu1) saucy; urgency=low
 .
   [ Pawel Stolowski ]
   * Check if boost::ptime is valid before passing it to Lucene date -
     string formatting utility function. Added gst_date_time_has_year /
     g_date_valid checks just to be safe, though they aren't important
     for this particular issue. (LP: #1221184)
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 380


  mobile-broadband-provider-info (20130903-1ubuntu1) saucy; urgency=low
 .
   * debian/patches/ar_add_Personal_Argentina_apn.patch: add APN settings
     for Personal Argentina.
   * debian/patches/fi_add_DNA_Finland_apn.patch: add APN settings for
     the DNA Finland service provider.
   * debian/patches/ca-videotron-mobile.patch: add an extra APN for the
     Videotron provider; for mobile phones data service.


  ofono (1.12-0ubuntu8) saucy; urgency=low
 .
   * Update debian/compat to 9
   * debian/control:
     - Bump debhelper build-dep to >= 9
     - Make ofono-scripts depend directly on python
     - Changing ofono-dev to arch:any, as it contains an arch specific
       pkg-config file
     - Adding missing dependencies for ofono-dev
   * Updated Standard-Version to 3.9.4


  pygobject (3.9.91-0ubuntu1) saucy; urgency=low
 .
   * New upstream release.


  python-gnupg (0.3.5-1svn1) saucy; urgency=low
 .
   * Upload current Subversion HEAD to fix build failure.
   * Skip more tests that require network connection. Closes: #721965.


 

  python-testtools (0.9.32-0ubuntu1) saucy; urgency=low
 .
   * New upstream release.


  qmenumodel (0.2.7+13.10.20130830-0ubuntu2) saucy; urgency=low
 .
   * Switch to Architecture: any to hopefully get a powerpc build; seems
     nothing is arch-specific in this package which is a bdep of
     indicator-network, and build-deps such as libgles2-mesa-dev seem to be
     available on powerpc.
   * Bump Standards-Version to 3.9.4; no change needed.


  qtlocation-opensource-src (5.0~git20130805-0ubuntu3) saucy; urgency=low
 .
   [ Zoltan Balogh ]
   * debian/patches/add_support_for_ubuntu_platform.patch
     - Change Priority from 1000 to 2000 in plugin.json


  qtwebkit-opensource-src (5.0.1-0ubuntu7) saucy; urgency=low
 .
   * debian/patches/disable_geolocation_501.diff:
     - Drop, seems to not be needed anymore with newer qtlocation
   * debian/patches/bug_118860_qtwebkit_501.patch
     - Add isMainFrame property (LP: #1217683)


  system-image (1.5.1-0ubuntu1) saucy; urgency=low
 .
   * New upstream release.
     - Fix test for 32 bit systems.

 system-image (1.5-0ubuntu1) saucy; urgency=low
 .
   * New upstream release.
     - `system-image-cli --info` prints additional information:
        + last update time (i.e. the mtime of `/etc/system-image/channel.ini`
          falling back to the mtime of `/etc/ubuntu-build`).
        + version details for ubuntu, the device, and any custom version, if the
          `/etc/system-image/channel.ini` file contains these details.
     - `system-image-cli --dry-run -c ` no longer produces a
        traceback.  You get "Already up-to-date", but use `-v` for more info.
     - D-Bus API method `UpdateAvailableStatus` field `last_update_date`
       has changes its format.  It's still ISO 8601, but with a space
       instead of a 'T' separating the date from the time.
     - LP: #1221841 - Support the new channels.json file format with
       backward compatibility (for now) with the old format.
     - LP: #1215959 - New D-Bus .Info() method returns data similar to
       `system-image-cli --info`


  systemd (204-0ubuntu11) saucy; urgency=low
 .
   * Refresh debian/extra/60-keyboard.hwdb from upstream. Fixes keymap
     regressions on Dell and Samsung models. (LP: #1218433)


 

 

 

  ubuntu-download-manager (0.2+13.10.20130906.1-0ubuntu1) saucy; urgency=low
 .
   [ Manuel de la Pena ]
   * Added code to store single downloads in the new sqlite db.
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 115


 

  ubuntu-font-family-sources (0.80-0ubuntu6) saucy; urgency=low
 .
   * Mark fonts as Multi-Arch: foreign.
   * Bump Standards version.
   * Bump to debhelper 9.
   * Update debian/copyright to latest specification.


 

  ubuntu-settings (13.10.5) saucy; urgency=low
 .
   * Drop overrides no longer needed with gnome-settings-daemon 3.8:
     - two-finger-scrolling
     - idle-dim-time


  ubuntu-touch-customization-hooks (0.2.1) saucy; urgency=low
 .
   * Fix typo in upstart sessions dir; thanks Mike Terry.

 ubuntu-touch-customization-hooks (0.2) saucy; urgency=low
 .
   * Add share/upstart/session/custom-env.conf to prepend /custom/xdg/data to
     XDG_DATA_DIRS when present.


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


  ubuntu-touch-meta (1.063) saucy; urgency=low
 .
   * Refreshed dependencies
   * Added gstreamer0.10-fluendo-mp3 to touch
   * Added gstreamer1.0-fluendo-mp3 to touch
   * Added qtdeclarative5-friends-plugin to touch
   * Set debian/source/format to 3.0 (native).


  ubuntu-touch-session (0.67) saucy; urgency=low
 .
   * Remove preinstallation of click packages; this is now handled
     differently in click 0.4.3 and livecd-rootfs 2.181.


 

  unattended-upgrades (0.79.3ubuntu8) saucy; urgency=low
 .
   * Fix two PEP-8 errors to fix autopkgtest.


  unity (7.1.0+13.10.20130903.1-0ubuntu1) saucy; urgency=low
 .
   [ Ted Gould ]
   * Use libupstart for sending Upstart signals.
 .
   [ Stephen M. Webb ]
   * moved to zeitgeist-2.0. (LP: #1197569)
 .
   [ Marco Trevisan (Treviño) ]
   * ApplicationLauncherIcon: make sure we unstick an icon, update its
     URI and resave it in order Also improving a lot the
     SoftwareCenterLauncherIcon code and the install behaviour. (LP:
     #1218504, #1217849)
 .
   [ Chris Townsend ]
   * Fix the code formatting introduced in revno. 3485.
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 3488


  unity-lens-applications (7.1.0+13.10.20130903.1-0ubuntu1) saucy; urgency=low
 .
   [ Jussi Pakkanen ]
   * Change the build-dependency to the new libcolumbus1.
 .
   [ Łukasz 'sil2100' Zemczak ]
   * Change the build-dependency to the new libcolumbus1.
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 364


  unity-notifications (0.1.0+13.10.20130905.2-0ubuntu1) saucy; urgency=low
 .
   [ Jussi Pakkanen ]
   * Remove stray "lesser" qualifiers from license link text.
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 171


  unity-scope-click (0.1+13.10.20130906.1-0ubuntu2) saucy; urgency=low
 .
   * Revert latest commit causing crashes in the daemon

 unity-scope-click (0.1+13.10.20130906.1-0ubuntu1) saucy; urgency=low
 .
   [ Alejandro J. Cura ]
   * Build the category of packages needing update . (LP: #1220457)
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 43


  unity-webapps-qml (0.1+13.10.20130907-0ubuntu1) saucy; urgency=low
 .
   [ Alexandre Abreu ]
   * Simplify/fix autopilot tests; Handle better local usage of webapps
     component (for local apps).
   * Fix icon name generation.
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 55

 unity-webapps-qml (0.1+13.10.20130907-0ubuntu1) saucy; urgency=low
 .
   [ Alexandre Abreu ]
   * Simplify/fix autopilot tests; Handle better local usage of webapps
     component (for local apps).
   * Fix icon name generation.
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 55


  unity8 (7.81.3+13.10.20130905.2-0ubuntu1) saucy; urgency=low
 .
   [ Michael Zanetti ]
   * Integrate Launcher with AppManager.
 .
   [ Nick Dedekind ]
   * Removed FIXME from slider int->double conversion.
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 291


  upower (0.9.21-3ubuntu1) saucy; urgency=low
 .
   * Update 00git_updates.patch to today's upstream git:
     - Rework of hidpp detection to determine correct charge values for
       Logitech wireless keyboards/mouse (LP: #1103064)
     - Detect bluetooth mouse/keyboard batteries as such, instead of as system
       batteries. (LP: #115348)