[pulseaudio] branch debian/experimental updated (5656951 -> 8d575c1)

Felipe Sateler fsateler at moszumanska.debian.org
Wed Dec 24 00:36:29 UTC 2014


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

fsateler pushed a change to branch debian/experimental
in repository pulseaudio.

      from  5656951   Release
       new  d93fc19   Imported Upstream version 5.99.2
       new  87bba47   Merge tag 'upstream/5.99.2' into debian/experimental
       new  04096ea   Changelog for new release
       new  d0ee3e4   Remove all patches: applied upstream
       new  399c6c1   Build-Depend on newer libsystemd-dev instead of the older -login and -journal variants
       new  5e9d5cd   Reenable socket activation, as it no longer disables autospawn
       new  8d575c1   Release to experimental

The 7 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                                   |  10 +
 debian/control                                     |   3 +-
 .../disable-srbchannel-test-non-linux.patch        |  49 --
 debian/patches/gnu-kfreebsd.patch                  | 149 ----
 debian/patches/series                              |   2 -
 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 +-
 42 files changed, 1175 insertions(+), 1646 deletions(-)
 delete mode 100644 debian/patches/disable-srbchannel-test-non-linux.patch
 delete mode 100644 debian/patches/gnu-kfreebsd.patch
 delete mode 100644 debian/patches/series

-- 
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