[pulseaudio] 03/09: Merge branch 'debian/experimental' into ubuntu-pulse9-ppa

Luke Yelavich themuso-guest at moszumanska.debian.org
Thu Aug 25 22:10:10 UTC 2016


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

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

commit 157b57d57f3a8debb64e6088a86e5f986decf779
Merge: 7414323 9d3f27d
Author: Luke Yelavich <themuso at ubuntu.com>
Date:   Fri Jun 24 12:01:12 2016 +1000

    Merge branch 'debian/experimental' into ubuntu-pulse9-ppa

 .tarball-version                 |   2 +-
 .version                         |   2 +-
 NEWS                             |  44 +++++
 configure                        |  20 +--
 debian/changelog                 |   6 +
 man/pulse-daemon.conf.5          |   4 +-
 man/pulse-daemon.conf.5.xml.in   |   4 +-
 po/pl.po                         | 358 +++++++++++++++++----------------------
 src/daemon/daemon-conf.c         |   4 +-
 src/daemon/daemon.conf.in        |   4 +-
 src/modules/dbus/iface-core.c    |  33 ++--
 src/pulse/version.h              |   6 +-
 src/pulsecore/core.c             |   4 +-
 src/pulsecore/pstream.c          |   2 +-
 src/pulsecore/resampler.c        |   2 +
 src/pulsecore/resampler/ffmpeg.c |   4 +-
 src/pulsecore/shm.c              |  14 +-
 src/pulsecore/sink-input.c       |   2 +-
 src/pulsecore/source-output.c    |   2 +-
 19 files changed, 263 insertions(+), 254 deletions(-)

diff --cc debian/changelog
index 7e059df,06a3c54..2f4e1cb
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,35 -1,9 +1,41 @@@
 -pulseaudio (9.0-1) UNRELEASED; urgency=medium
++pulseaudio (1:9.0-1ubuntu1~yakkety1) UNRELEASED; urgency=medium
+ 
+   * New upstream release
+ 
+  -- Luke Yelavich <themuso at ubuntu.com>  Fri, 24 Jun 2016 10:50:55 +1000
+ 
 +pulseaudio (1:8.99.1-1ubuntu1) UNRELEASED; urgency=medium
 +
 +  * Merge with experimental pulseaudio package:
 +    - epoch (my stupid fault :S)
 +    - Add a module to allow pulseaudio to use the Android audio HAL
 +    - Adjust gbp.conf file to point to the ubuntu branch for package builds
 +    - Disable module-role-cork by default
 +    - Load module-x11-bell in the start-pulseaudio-x11 script
 +    - Hide pulseaudio from startup apps dialog
 +    - Quit daemon if pid file is removed
 +    - Avoid abort when poll descriptor is 0, such as when using it with the
 +      audioflinger bridge, like done in ubuntu touch
 +    - change default rlimit_rttime value to 200 ms
 +    - Don't probe UCM profiles, trust that the profile writer knows what they
 +      are doing
 +    - Add card hook to allow modules to do something before a profile becomes
 +      active
 +    - Add an option to the bluez discovery module to set the profile
 +    - Allow leaving bluetooth transport running while sink and source are
 +      suspended.
 +    - Add option to module-switch-on-connect to skip abstract devices
 +    - Add property to module-device-restore to skip store/restore
 +    - Add missing fields for sink_input/source_output info struct to the vala
 +      bindings
 +    - Add a build/run autopkgtest for libpulse-dev
 +    - Drop libsoxr-dev build dep, its in universe
 +    - Add support for the trust-store
 +    - Add snappy support, preventing snap apps from recording audio, full
 +      support via trust-store is planned
 +
 + -- Luke Yelavich <themuso at ubuntu.com>  Wed, 01 Jun 2016 12:21:21 +1000
 +
  pulseaudio (8.99.1-1) experimental; urgency=medium
  
    * New upstream release candidate

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