[pulseaudio] branch ubuntu updated (87da15c -> f904587)

Luke Yelavich themuso-guest at moszumanska.debian.org
Mon Jan 5 01:53:12 UTC 2015


This is an automated email from the git hooks/post-receive script.

themuso-guest pushed a change to branch ubuntu
in repository pulseaudio.

      from  87da15c   Bump version and re-upload to PPA to build webrtc module
      adds  e60ae54   Do not fail if udevadm commands fail in postinst. They are provided for convenience only, and will fail when udev is not running (eg, in a chroot or container). Closes: #772212
      adds  6f78d93   Simplify bug script: use a single pactl list call
      adds  5656951   Release
      adds  d93fc19   Imported Upstream version 5.99.2
      adds  87bba47   Merge tag 'upstream/5.99.2' into debian/experimental
      adds  04096ea   Changelog for new release
      adds  d0ee3e4   Remove all patches: applied upstream
      adds  399c6c1   Build-Depend on newer libsystemd-dev instead of the older -login and -journal variants
      adds  5e9d5cd   Reenable socket activation, as it no longer disables autospawn
      adds  8d575c1   Release to experimental
      adds  b5b3bb6   Let configure guess if systemd is available. Closes: #773879
       new  f904587   Merge tag 'debian/5.99.2-2' into ubuntu

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .tarball-version                                   |   2 +-
 .version                                           |   2 +-
 Makefile.in                                        |   1 -
 NEWS                                               |   1 -
 configure                                          |  65 +-
 configure.ac                                       |  24 +-
 debian/changelog                                   |  27 +-
 debian/control                                     |   3 +-
 .../disable-srbchannel-test-non-linux.patch        |  49 --
 debian/patches/gnu-kfreebsd.patch                  | 161 ----
 debian/patches/series                              |   4 -
 debian/pulseaudio.bug-script                       |   5 +-
 debian/pulseaudio.postinst                         |   4 +-
 debian/rules                                       |   2 +-
 doxygen/Makefile.in                                |   1 -
 man/Makefile.in                                    |   1 -
 man/pulse-client.conf.5                            |   2 +-
 man/pulse-client.conf.5.xml.in                     |   2 +-
 po/fr.po                                           |   2 +-
 po/pl.po                                           | 911 +++++++++------------
 po/uk.po                                           | 689 +++++++---------
 po/zh_TW.po                                        | 314 +++----
 src/Makefile.am                                    |   6 +-
 src/Makefile.in                                    | 430 +++++-----
 src/modules/bluetooth/bluez5-util.c                |   6 +-
 src/modules/bluetooth/module-bluez5-device.c       |   4 +-
 src/modules/dbus/module-dbus-protocol.c            |   5 +
 src/modules/module-card-restore.c                  |  34 +
 src/modules/module-equalizer-sink.c                |  22 +-
 src/pulse/client-conf.c                            |   4 -
 src/pulse/client.conf.in                           |   2 +-
 src/pulse/introspect.h                             |   2 +-
 src/pulsecore/atomic.h                             |   2 +-
 src/pulsecore/core-util.c                          |   2 +
 src/pulsecore/core.c                               |   6 +-
 src/pulsecore/core.h                               |   1 +
 src/pulsecore/memblock.c                           |  19 +-
 src/pulsecore/module.c                             |   9 +-
 src/pulsecore/sconv_sse.c                          |   4 +-
 src/pulsecore/srbchannel.c                         |   3 +
 src/pulsecore/svolume_mmx.c                        |   8 +-
 src/pulsecore/svolume_sse.c                        |   8 +-
 src/tests/once-test.c                              |   6 +-
 src/tests/rtstutter.c                              |   6 +-
 44 files changed, 1194 insertions(+), 1667 deletions(-)
 delete mode 100644 debian/patches/disable-srbchannel-test-non-linux.patch
 delete mode 100644 debian/patches/gnu-kfreebsd.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-pulseaudio/pulseaudio.git



More information about the pkg-pulseaudio-devel mailing list