Changelogs from build 20150828 to 20150829


  cairo (1.14.2-2ubuntu2) wily; urgency=medium
 .
   * debian/patches/server_side_gradients.patch:
     - Drop, no difference is seen now with doing these server side


 dh-python

  Changesfile not available.

  gcc-5 (5.2.1-15ubuntu5) wily; urgency=medium
 .
   * Fix libstdc++-breaks (add version for the clustalx breaks).

 gcc-5 (5.2.1-15ubuntu4) wily; urgency=medium
 .
   * Fix libstdc++-breaks (add version for the clustalx breaks).

 gcc-5 (5.2.1-15ubuntu3) wily; urgency=medium
 .
   * Update to SVN 20150825 (r227166, 5.2.1) from the gcc-5-branch.
     - Backport the filesystem TS library.
   * libstdc++-dev: Install libstdc++fs.a.
   * Again, configure with --enable-targets=powerpcle-linux on ppc64el.
   * Apply proposed patch for PR target/67211 (ppc64el).
   * libgo-dev: Install libgolibbegin.a.
   * Add the PR libstdc++/66145 breaks for wily.


 glib2.0

  Changesfile not available.

  mir (0.15.1+15.10.20150825-0ubuntu1) wily; urgency=medium
 .
   [ Alberto Aguirre ]
   * New upstream release 0.15.1 (https://launchpad.net/mir/+milestone/0.15.1)
     - Bug fixes:
       . Client API minor version was not updated (LP: #1488542)
       . [regression] ubuntu-emulator fails to start Mir demos (LP: #1486535)
 .
   [ CI Train Bot ]
   * No-change rebuild.


  newt (0.52.18-1ubuntu1) wily; urgency=medium
 .
   * Merge with Debian; remaining changes:
     - Fix python-* package descriptions.
     - Install/remove alternatives for the ubuntu palette.
     - Don't install python-newt example files.
     - Install whiptail in /bin instead of /usr/bin.
     - Install library into /lib instead of /usr/lib.
   * Revert the stage1 changes, the package can be cross-built without it.
 .
 newt (0.52.18-1) unstable; urgency=medium
 .
   * New upstream release.
   * Patch from Helmut Grohne to enable stage1 build profile
     without python. Closes: #757100.
   * Standards-Version: 3.9.6
   * Patch from Peter Simon correcting whiptail manpage. Closes: #745238
   * Patch from Matthias Klose for python3.5 transition. Closes: #793575.
   * Fix missing examples. Closes: #714783
   * Typos in whiptail.1; Closes: #772142, #773298.
   * Move bash_completions.d to /usr/share/bash-completion/completions
 .
 newt (0.52.17-1) unstable; urgency=medium
 .
   * Move to new release 0.5.17.
    - snackmodule now renamed 'snack' in python, tclsh.
    - python3 now in upstream. Remove patch.
   * Now Standards-Version: 3.9.5
   * Use 'xz' compression.
   * Add bash completion to whiptail.
   * Mark whiptail as 'Mult-Arch: foreign'. Closes:#750767.
   * Add bash_completion for whiptail.


  pay-service (2.0.0+15.10.20150826-0ubuntu1) wily; urgency=medium
 .
   [ Rodney Dawes ]
   * Depend on golang-go.tools or newer golang-go which replaces it.


  systemd (224-2ubuntu2) wily; urgency=medium
 .
   * Cherry-pick FTBFS (with pkg-create-dbgsym) fix from Debian master branch.
 .
 systemd (224-2ubuntu1) wily; urgency=medium
 .
   * Merge with Debian unstable. Remaining Ubuntu changes:
     - Hack to support system-image read-only /etc, and modify files in
       /etc/writable/ instead.
     - Keep our much simpler udev maintainer scripts (all platforms must
       support udev, no debconf).
     - initramfs init-bottom: If LVM is installed, settle udev,
       otherwise we get missing LV symlinks. Workaround for LP #1185394.
     - Add debian/udev.lvm2.init: Dummy SysV init script to satisfy insserv
       dependencies to "lvm2" which is handled with udev rules in Ubuntu.
     - Add debian/udev.lvm2.service to avoid running the dummy lvm2 init
       script.
     - Provide shutdown fallback for upstart. (LP: #1370329)
     - debian/extra/ifup@.service: Additionally run for "auto" class. We don't
       really support "allow-hotplug" in Ubuntu at the moment, so we need to
       deal with "auto" devices appearing after "/etc/init.d/networking start"
       already ran. (LP: #1374521)
     - ifup@.service: Drop dependency on networking.service (i. e.
       /etc/init.d/networking), and merely ensure that /run/network exists.
       This avoids unnecessary dependencies/waiting during boot and dependency
       cycles if hooks wait for other interfaces to come up (like ifenslave
       with bonding interfaces). (LP: #1414544)
     - Add Get-RTC-is-in-local-time-setting-from-etc-default-rc.patch: In
       Ubuntu we currently keep the setting whether the RTC is in local or UTC
       time in /etc/default/rcS "UTC=yes|no", instead of /etc/adjtime.
       (LP: #1377258)
     - Put session scopes into all cgroup controllers. This makes unprivileged
       user LXC containers work under systemd. (LP: #1346734)
     - systemctl: Don't forward telinit u to upstart. This works around
       upstart's Restart() always reexec'ing /sbin/init on Restart(), even if
       that changes to point to systemd during the upgrade. This avoids running
       systemd during a dist-upgrade. (LP: #1430479)
     - Drop hwdb-update dependency from udev-trigger.service, which got
       introduced in v219-stable. This causes udev and plymouth to start too
       late and isn't really needed in Ubuntu yet as we don't support stateless
       systems yet and handle hwdb.bin updates through dpkg triggers. This can
       be dropped again with initramfs-tools 0.117.
     - Lower Breaks: to plymouth version which has the udev inotify fix in
       Ubuntu.
     - Lower apparmor Breaks: to the Ubuntu version that dropped $remote_fs.
     - Change systemd-sysv's conflicts to upstart-sysv. (LP: #1422681)
 .
     Upgrade fixes, keep until 16.04 LTS release:
     - systemd Conflicts/Replaces/Provides systemd-services.
     - Remove obsolete systemd-logind upstart job.
     - Clean up obsolete /etc/udev/rules.d/README.
     - systemd.postinst: Migrate mountall specific fstab options to standard
       util-linux "nofail" option.
 .
   * Don't build new systemd-journal-remote package and drop libmicrohttpd-dev.
     This is blocked by the MIR (LP #1488341) and feature freeze.
 .
 systemd (224-3) UNRELEASED; urgency=medium
 .
   * Add better fix for "systemctl link/enable" breakage with full paths.
     (LP: #1480310)
   * debian/rules: Add missing $(dh_options) in overridden debhelper targets.
 .
 systemd (224-2) unstable; urgency=medium
 .
   [ Martin Pitt ]
   * Skip systemd-fsckd autopkgtest if /run/initramfs/fsck-root exists, i. e.
     the initramfs already ran fsck.
   * Fix broken ACL in tmpfiles.d/systemd.conf. (Closes: #794645, LP: #1480552)
   * Add debian/tests/unit-config: Test "systemctl link"; reproduces LP#1480310.
   * Add a hack to unbreak "systemctl link". (LP: #1480310)
   * debian/extra/rules-ubuntu/40-hyperv-hotadd.rules: Also apply to Xen, and
     rename to 40-vm-hotadd.rules.
   * Fix networkd crash. (Closes: #796358)
   * debian/rules: Remove all files/empty dirs in systemd which are already
     shipped by systemd-* or udev, instead of an explicit list.
   * Bump "mount" dependency to >= 2.26, to ensure "swapon -o" availability.
     (Closes: #796389)
   * Install /lib/systemd/network/* into udev instead of systemd, as it's
     really udev which is evaluating these.
   * Split out "systemd-container" package with machined and nspawn and enable
     importd. Add new libbz2-dev, zlib1g-dev, and libcurl-dev build deps.
     (LP: #1448900)
   * Move transitional libgcrypt11-dev build dep to libgcrypt20-dev.
   * debian/rules: Limit check for libraries in /usr to systemd and udev
     packages, as other packages like systemd-containers can (and do) link to
     /usr.
   * Build-depend on dpkg-dev (>= 1.17.14) and bump debhelper version for build
     profiles support.
   * Drop "display-managers" autopkgtest, obsolete with dropped
     default-display-manager-generator.
   * boot-and-services autopkgtest: Add systemd-container test dependency for
     the nspawn tests.
   * Don't enable audit support when building with "stage1" profile, to avoid
     circular build dep.
 .
   [ Helmut Grohne ]
   * Improve support for cross-building and bootstrapping.
 .
   [ Michael Biebl ]
   * Drop default-display-manager-generator. All major desktops now use a
     display manager which support the new scheme and setup the
     /etc/systemd/system/display-manager.service symlink correctly.
   * Add new binary package "systemd-journal-remote" with tools for
     sending/receiving remote journal logs:
     systemd-journal-{remote,upload,gatewayd}. (Closes: #742802, LP: #1480952)

 systemd (224-2ubuntu1) wily; urgency=medium
 .
   * Merge with Debian unstable. Remaining Ubuntu changes:
     - Hack to support system-image read-only /etc, and modify files in
       /etc/writable/ instead.
     - Keep our much simpler udev maintainer scripts (all platforms must
       support udev, no debconf).
     - initramfs init-bottom: If LVM is installed, settle udev,
       otherwise we get missing LV symlinks. Workaround for LP #1185394.
     - Add debian/udev.lvm2.init: Dummy SysV init script to satisfy insserv
       dependencies to "lvm2" which is handled with udev rules in Ubuntu.
     - Add debian/udev.lvm2.service to avoid running the dummy lvm2 init
       script.
     - Provide shutdown fallback for upstart. (LP: #1370329)
     - debian/extra/ifup@.service: Additionally run for "auto" class. We don't
       really support "allow-hotplug" in Ubuntu at the moment, so we need to
       deal with "auto" devices appearing after "/etc/init.d/networking start"
       already ran. (LP: #1374521)
     - ifup@.service: Drop dependency on networking.service (i. e.
       /etc/init.d/networking), and merely ensure that /run/network exists.
       This avoids unnecessary dependencies/waiting during boot and dependency
       cycles if hooks wait for other interfaces to come up (like ifenslave
       with bonding interfaces). (LP: #1414544)
     - Add Get-RTC-is-in-local-time-setting-from-etc-default-rc.patch: In
       Ubuntu we currently keep the setting whether the RTC is in local or UTC
       time in /etc/default/rcS "UTC=yes|no", instead of /etc/adjtime.
       (LP: #1377258)
     - Put session scopes into all cgroup controllers. This makes unprivileged
       user LXC containers work under systemd. (LP: #1346734)
     - systemctl: Don't forward telinit u to upstart. This works around
       upstart's Restart() always reexec'ing /sbin/init on Restart(), even if
       that changes to point to systemd during the upgrade. This avoids running
       systemd during a dist-upgrade. (LP: #1430479)
     - Drop hwdb-update dependency from udev-trigger.service, which got
       introduced in v219-stable. This causes udev and plymouth to start too
       late and isn't really needed in Ubuntu yet as we don't support stateless
       systems yet and handle hwdb.bin updates through dpkg triggers. This can
       be dropped again with initramfs-tools 0.117.
     - Lower Breaks: to plymouth version which has the udev inotify fix in
       Ubuntu.
     - Lower apparmor Breaks: to the Ubuntu version that dropped $remote_fs.
     - Change systemd-sysv's conflicts to upstart-sysv. (LP: #1422681)
 .
     Upgrade fixes, keep until 16.04 LTS release:
     - systemd Conflicts/Replaces/Provides systemd-services.
     - Remove obsolete systemd-logind upstart job.
     - Clean up obsolete /etc/udev/rules.d/README.
     - systemd.postinst: Migrate mountall specific fstab options to standard
       util-linux "nofail" option.
 .
   * Don't build new systemd-journal-remote package and drop libmicrohttpd-dev.
     This is blocked by the MIR (LP #1488341) and feature freeze.
 .
 systemd (224-3) UNRELEASED; urgency=medium
 .
   * Add better fix for "systemctl link/enable" breakage with full paths.
     (LP: #1480310)
 .
 systemd (224-2) unstable; urgency=medium
 .
   [ Martin Pitt ]
   * Skip systemd-fsckd autopkgtest if /run/initramfs/fsck-root exists, i. e.
     the initramfs already ran fsck.
   * Fix broken ACL in tmpfiles.d/systemd.conf. (Closes: #794645, LP: #1480552)
   * Add debian/tests/unit-config: Test "systemctl link"; reproduces LP#1480310.
   * Add a hack to unbreak "systemctl link". (LP: #1480310)
   * debian/extra/rules-ubuntu/40-hyperv-hotadd.rules: Also apply to Xen, and
     rename to 40-vm-hotadd.rules.
   * Fix networkd crash. (Closes: #796358)
   * debian/rules: Remove all files/empty dirs in systemd which are already
     shipped by systemd-* or udev, instead of an explicit list.
   * Bump "mount" dependency to >= 2.26, to ensure "swapon -o" availability.
     (Closes: #796389)
   * Install /lib/systemd/network/* into udev instead of systemd, as it's
     really udev which is evaluating these.
   * Split out "systemd-container" package with machined and nspawn and enable
     importd. Add new libbz2-dev, zlib1g-dev, and libcurl-dev build deps.
     (LP: #1448900)
   * Move transitional libgcrypt11-dev build dep to libgcrypt20-dev.
   * debian/rules: Limit check for libraries in /usr to systemd and udev
     packages, as other packages like systemd-containers can (and do) link to
     /usr.
   * Build-depend on dpkg-dev (>= 1.17.14) and bump debhelper version for build
     profiles support.
   * Drop "display-managers" autopkgtest, obsolete with dropped
     default-display-manager-generator.
   * boot-and-services autopkgtest: Add systemd-container test dependency for
     the nspawn tests.
   * Don't enable audit support when building with "stage1" profile, to avoid
     circular build dep.
 .
   [ Helmut Grohne ]
   * Improve support for cross-building and bootstrapping.
 .
   [ Michael Biebl ]
   * Drop default-display-manager-generator. All major desktops now use a
     display manager which support the new scheme and setup the
     /etc/systemd/system/display-manager.service symlink correctly.
   * Add new binary package "systemd-journal-remote" with tools for
     sending/receiving remote journal logs:
     systemd-journal-{remote,upload,gatewayd}. (Closes: #742802, LP: #1480952)


  telepathy-ofono (0.2+15.10.20150819.1-0ubuntu1) wily; urgency=medium
 .
   [ Tiago Salem Herrmann ]
   * Add addressing interface and set AddressingVCardField property to
     "tel" (LP: #1485005)


  ubuntu-system-settings (0.3+15.10.20150827-0ubuntu1) wily; urgency=medium
 .
   [ Ken VanDine ]
   * Don't show the phone number in the about page, that is now provided
     by address-book-app (LP: #1364452)
 .
   [ Robert Ancell ]
   * Use new QML package names for qml-module-qt-labs-folderlistmodel,
     qml-module-qtsysteminfo.
 .
   [ Sebastien Bacher ]
   * [security-privacy] rename the "Lock phone" item to "Locking and
     unlocking" and do not include the screen delay as a value, it
     misleads users to think that the section is only about that where it
     also includes security options (LP: #1361127)
   * [security-privacy] use the correct access to location string (LP:
     #1388184)
 .
   [ jonas-drange ]
   * Use wait_select_single instead of select_single to make the test
     less flaky
   * [plugin] add has-dynamic-name to allow for dynamic renaming of a
     plugin. (LP: #1475629)


  ubuntu-ui-toolkit (1.3.1603+15.10.20150824.1-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * Resync trunk. added: po/eo.po
 .
   [ Christian Dywan ]
   * Make deprecation warnings from C++ opt-in (LP: #1467851)

 ubuntu-ui-toolkit (1.3.1603+15.10.20150819.2-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * Resync trunk.
 .
   [ Tim Peeters ]
   * Do not use the GL_OES_standard_derivatives extension in the emulator
     (and other possible unsupported platforms). (LP: #1458694)