[ubuntu/vivid-proposed] pulseaudio 1:6.0-0ubuntu1 (Accepted)
Luke Yelavich
themuso at ubuntu.com
Wed Feb 18 06:02:34 UTC 2015
pulseaudio (1:6.0-0ubuntu1) vivid; urgency=medium
* New upstream release
* Remove pulseaudio-kde autostart file on upgrade (Closes: #776331)
* Merge from Debian experimental, remaining changes:
- epoch (my stupid fault :S)
- Don't ship the consolekit module, and explicitly depend on the PAM
systemd module
- 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 bluez4 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 example upstart job to run pulseaudio in system mode
- Add a build/run autopkgtest for libpulse-dev
* Refreshed patches, and dropped patches that were either applied upstream
or are obsolete
* Build with bluez4 support, and explicitly disable bluez5
Date: Wed, 18 Feb 2015 17:00:14 +1100
Changed-By: Luke Yelavich <themuso at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/pulseaudio/1:6.0-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 18 Feb 2015 17:00:14 +1100
Source: pulseaudio
Binary: pulseaudio pulseaudio-dbg pulseaudio-utils pulseaudio-utils-dbg pulseaudio-esound-compat pulseaudio-esound-compat-dbg pulseaudio-module-zeroconf pulseaudio-module-zeroconf-dbg pulseaudio-module-jack pulseaudio-module-jack-dbg pulseaudio-module-lirc pulseaudio-module-lirc-dbg pulseaudio-module-gconf pulseaudio-module-gconf-dbg pulseaudio-module-raop pulseaudio-module-raop-dbg pulseaudio-module-droid pulseaudio-module-droid-dbg pulseaudio-module-bluetooth pulseaudio-module-bluetooth-dbg pulseaudio-module-x11 pulseaudio-module-x11-dbg libpulse0 libpulse0-dbg libpulse-mainloop-glib0 libpulse-mainloop-glib0-dbg libpulse-dev libpulsedsp libpulsedsp-dbg
Architecture: source
Version: 1:6.0-0ubuntu1
Distribution: vivid
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Luke Yelavich <themuso at ubuntu.com>
Description:
libpulse-dev - PulseAudio client development headers and libraries
libpulse-mainloop-glib0 - PulseAudio client libraries (glib support)
libpulse-mainloop-glib0-dbg - PulseAudio client libraries (glib support) (debugging symbols)
libpulse0 - PulseAudio client libraries
libpulse0-dbg - PulseAudio client libraries (debugging symbols)
libpulsedsp - PulseAudio OSS pre-load library
libpulsedsp-dbg - PulseAudio OSS pre-load library detached debugging symbols
pulseaudio - PulseAudio sound server
pulseaudio-dbg - PulseAudio sound server (debugging symbols)
pulseaudio-esound-compat - PulseAudio ESD compatibility layer
pulseaudio-esound-compat-dbg - PulseAudio ESD compatibility layer (debugging symbols)
pulseaudio-module-bluetooth - Bluetooth module for PulseAudio sound server
pulseaudio-module-bluetooth-dbg - Bluetooth module for PulseAudio sound server (debugging symbols)
pulseaudio-module-droid - Android Audio HAL module for PulseAudio sound server
pulseaudio-module-droid-dbg - Android Audio HAL module for PulseAudio sound server (debugging)
pulseaudio-module-gconf - GConf module for PulseAudio sound server
pulseaudio-module-gconf-dbg - GConf module for PulseAudio sound server (debugging symbols)
pulseaudio-module-jack - jackd modules for PulseAudio sound server
pulseaudio-module-jack-dbg - jackd modules for PulseAudio sound server (debugging symbols)
pulseaudio-module-lirc - lirc module for PulseAudio sound server
pulseaudio-module-lirc-dbg - lirc module for PulseAudio sound server (debugging symbols)
pulseaudio-module-raop - RAOP module for PulseAudio sound server
pulseaudio-module-raop-dbg - RAOP module for PulseAudio sound server (debugging symbols)
pulseaudio-module-x11 - X11 module for PulseAudio sound server
pulseaudio-module-x11-dbg - X11 module for PulseAudio sound server (debugging symbols)
pulseaudio-module-zeroconf - Zeroconf module for PulseAudio sound server
pulseaudio-module-zeroconf-dbg - Zeroconf module for PulseAudio sound server (debugging symbols)
pulseaudio-utils - Command line tools for the PulseAudio sound server
pulseaudio-utils-dbg - PulseAudio command line tools (debugging symbols)
Closes: 776331
Changes:
pulseaudio (1:6.0-0ubuntu1) vivid; urgency=medium
.
* New upstream release
* Remove pulseaudio-kde autostart file on upgrade (Closes: #776331)
* Merge from Debian experimental, remaining changes:
- epoch (my stupid fault :S)
- Don't ship the consolekit module, and explicitly depend on the PAM
systemd module
- 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 bluez4 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 example upstart job to run pulseaudio in system mode
- Add a build/run autopkgtest for libpulse-dev
* Refreshed patches, and dropped patches that were either applied upstream
or are obsolete
* Build with bluez4 support, and explicitly disable bluez5
Checksums-Sha1:
651a4c4dad9797c6034a1b17062f6aa1ae6ce5ce 4374 pulseaudio_6.0-0ubuntu1.dsc
3607d523fb270d9b68463de30f5d9e17957f1088 1469248 pulseaudio_6.0.orig.tar.xz
29ef5f3edd4f58889ab4ba1f86272969edafb3b6 96992 pulseaudio_6.0-0ubuntu1.debian.tar.xz
Checksums-Sha256:
6e4ac400710b8a46799b67e52a019d1197823e5708d42c281c1414c0643e39f9 4374 pulseaudio_6.0-0ubuntu1.dsc
b50640e0b80b1607600accfad2e45aabb79d379bf6354c9671efa2065477f6f6 1469248 pulseaudio_6.0.orig.tar.xz
ab0710fc3fda121671eee93fb7203347bd4c1ae031f5c6a3aa66eba6a670891d 96992 pulseaudio_6.0-0ubuntu1.debian.tar.xz
Files:
e8dee921239117295981e0b4d0f747a9 4374 sound optional pulseaudio_6.0-0ubuntu1.dsc
b691e83b7434c678dffacfa3a027750e 1469248 sound optional pulseaudio_6.0.orig.tar.xz
83e23443a1ce788f44b65f8ab6d25205 96992 sound optional pulseaudio_6.0-0ubuntu1.debian.tar.xz
Original-Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEARECAAYFAlTkKtkACgkQjVefwtBjIM4d1ACfcD2DF4RDCYRp9wb6oRdWrCwj
JW0AoK8Q3fBEkXox554d3jkEC99DoddS
=rOGi
-----END PGP SIGNATURE-----
More information about the Vivid-changes
mailing list