Changelogs from build 20140114 to 20140114.1


  avahi (0.6.31-4ubuntu1) trusty; urgency=medium
 .
   * Merge from Debian unstable, remaining changes:
     - debian/control: Add versioned dependency on the dbus that satisfies our
       upstart job dependency.
     - Add udebs corresponding to libavahi-common3 and libavahi-core7, so
       that we can use them for Eucalyptus integration in the installer.
     - Add debian/avahi-daemon.upstart, debian/avahi-dnsconfd.upstart,
       debian/avahi-cups-reload.upstart
     - d/p/skip-nproc-in-container.patch: Detect whether we are running in a
       container, and do not set rlimit_nproc if so.
   * Dropped changes, included in Debian:
     - d/p/so_reuseport-may-not-exist-in-running-kernel.patch:  If
       SO_REUSEPORT returns ENOPROTOOPT, continue as if we did not have the
       call at all.
     - d/p/avahi-core-reserve-space-for-record-data-when-size-estimate.patch:
       fix a bug where avahi will use 100% CPU after cups is restarted.
     - Add two new symbols to libavahi-core7.symbols file.
     - d/p/suse-patch-gtk-box.patch: Use gtk_box API.
 .
 avahi (0.6.31-4) unstable; urgency=medium
 .
   * Team upload.
   * d/p/so_reuseport-may-not-exist-in-running-kernel.patch: Do not exit
     avahi-daemon if we cannot set SO_REUSEPORT on the socket. This patch has
     be taken from Ubuntu, thanks to them (Closes: #732009)
   * debian/patches/avahi-core-reserve-space-for-record-data-when-size-estimate.patch:
     avahi-core: reserve space for record data when size estimate. This
     prevents avahi-daemon from falling into an invalid loop when many CUPS/IPP
     printer shares get registered (Closes: #693604)
   * debian/libavahi-core7.symbols: Add 2 new symbols exported by the previous
     patch
   * debian/patches/suse-patch-gtk-box.patch: Don't use GTK vbox API which is
     deprecated when compiling for GTK3.
   * debian/control: Bump Standards-Version to 3.9.5 (no further changes)


  elfutils (0.158-0ubuntu4) trusty; urgency=medium
 .
   * Show test-suite log and logs of failing tests in case of failures.

 elfutils (0.158-0ubuntu3) trusty; urgency=medium
 .
   * Ignore run-backtrace-native.sh and run-backtrace-dwarf.sh test failures
     on powerpc and ppc64el. See LP #1268847.

 elfutils (0.158-0ubuntu2) trusty; urgency=medium
 .
   * Fix test cases, when /proc/sys/kernel/core_uses_pid is set to 0.

 elfutils (0.158-0ubuntu1) trusty; urgency=medium
 .
   * New upstream version, adding AArch64 support.


 libmediainfo

  Changesfile not available.

  ncurses (5.9+20131221-1ubuntu1) trusty; urgency=medium
 .
   * Merge with Debian; remaining changes:
     - Add simple autopkgtest to the package.
     - Build x32 packages.
 .
 ncurses (5.9+20131221-1) unstable; urgency=low
 .
   * New upstream patchlevel.
     - Update libtinfo5 and libncursesw5 symbols files, bump shlibs.
   * Sync hurd terminfo description from the Savannah git repository.
     - Add xenl (Closes: #727119).
   * Depend on libc6-dev | libc-dev rather than just libc-dev in
     libncurses{w,}5-dev.
   * Check GPG signature of upstream tarballs in the watch files.
   * Upgrade Standards-Version to 3.9.5, no changes needed.


  pam (1.1.3-11ubuntu1) trusty; urgency=medium
 .
   * Merge from Debian unstable, remaining changes:
     - debian/libpam-modules.postinst: Add PATH to /etc/environment if it's
       not present there or in /etc/security/pam_env.conf. (should send to
       Debian).
     - debian/libpam0g.postinst: only ask questions during update-manager when
       there are non-default services running.
     - debian/libpam0g.postinst: check if gdm is actually running before
       trying to reload it.
     - debian/libpam0g.postinst: the init script for 'samba' is now named
       'smbd' in Ubuntu, so fix the restart handling.
     - Change Vcs-Bzr to point at the Ubuntu branch.
     - debian/patches-applied/series: Ubuntu patches are as below ...
     - debian/patches-applied/ubuntu-rlimit_nice_correction: Explicitly
       initialise RLIMIT_NICE rather than relying on the kernel limits.
     - debian/patches-applied/pam_umask_usergroups_from_login.defs.patch:
       Deprecate pam_unix's explicit "usergroups" option and instead read it
       from /etc/login.def's "USERGROUP_ENAB" option if umask is only defined
       there. This restores compatibility with the pre-PAM behaviour of login.
     - debian/patches-applied/pam_motd-legal-notice: display the contents of
       /etc/legal once, then set a flag in the user's homedir to prevent
       showing it again.
     - debian/update-motd.5, debian/libpam-modules.manpages: add a manpage
       for update-motd, with some best practices and notes of explanation.
     - debian/patches/update-motd-manpage-ref: add a reference in pam_motd(8)
       to update-motd(5)
     - debian/local/common-session{,-noninteractive}: Enable pam_umask by
       default, now that the umask setting is gone from /etc/profile.
     - debian/local/pam-auth-update: Add the new md5sums for pam_umask addition.
     - Build-depend on libfl-dev in addition to flex, for cross-building
       support.
     - Add /usr/local/games to PATH.
     - Adjust debian/patches-applied/update-motd to write to
       /run/motd.dynamic, as sysvinit/ssh/login in Debian have been changed
       to use this file and no longer links /etc/motd to /var/run/motd.
   * Dropped changes, merged in Debian:
     - Disable libaudit for stage1 bootstrap.
 .
 pam (1.1.3-11) unstable; urgency=low
 .
   [ Wookey ]
   * Disable libaudit for stage1 bootstrap.
 .
   [ Steve Langasek ]
   * debian/patches-applied/pam-loginuid-in-containers: pam_loginuid:
     Ignore failure in user namespaces.
   * Use [linux-any] in build-deps, instead of hard-coding a list of
     non-Linux archs.  Closes: #634516.


  platform-api (0.20+14.04.20140114.1-0ubuntu1) trusty; urgency=low
 .
   [ Martin Pitt ]
   * Add backend for simulated sensor data.
 .
   [ Albert Astals ]
   * Build fixes and typos.
 .
   [ Ricardo Mendoza ]
   * Build fixes and typos.
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 183
 .
 platform-api (0.20-0ubuntu1) trusty; urgency=low
 .
   * Added *_set_dimensions() function to the window properties.


  pygobject (3.11.4-0ubuntu1) trusty; urgency=medium
 .
   * New upstream release
   * Drop 02_non_recursive_make_python.patch and revert_userdata_varargs.patch,
     fixed properly in this version.
   * Bump glib and g-i build dependencies as per upstream configure.ac.


  qtubuntu (0.53+14.04.20140114.1-0ubuntu1) trusty; urgency=low
 .
   [ Stephen M. Webb ]
   * provide two binary deb variants: Touch and Desktop (lp: #1246851).
     (LP: #1246851)
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 200
 .
 qtubuntu (0.53-0ubuntu1) trusty; urgency=low
 .
   * Specify surface size on creation.


  ubuntu-touch-meta (1.102) trusty; urgency=medium
 .
   * Refreshed dependencies
   * Added account-plugin-evernote to touch

 ubuntu-touch-meta (1.101) trusty; urgency=medium
 .
   * Refreshed dependencies
   * Added usensord to touch


  unity-mir (0.2+14.04.20140114.1-0ubuntu1) trusty; urgency=low
 .
   [ thomas-voss ]
   * Switch to cmake.
 .
   [ Albert Astals ]
   * Recover the Requires line in the .pc file.
 .
   [ Ricardo Mendoza ]
   * Re-enable Sidestage as it was under SF.
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 164


  util-linux (2.20.1-5.1ubuntu12) trusty; urgency=medium
 .
   * partx/partx.c: apply upstream commit 84ac311212c0696 for fixing bug
    with 'partx --update' when used with partitions other than 1 or out of
    order partition table. (LP: #1244662)