This is an automated email from the git hooks/post-receive script. themuso-guest pushed a commit to branch ubuntu in repository pulseaudio.
commit 9b38060e6dbc4f827bbb9048e91fcfb021bf4cfb Merge: 31ec237 967ee82 Author: Luke Yelavich <[email protected]> Date: Wed Jul 6 10:06:33 2016 +1000 Merge tag 'debian/9.0-1.1' into ubuntu-pulse9-ppa pulseaudio Debian release 9.0-1.1 debian/changelog | 27 ++++++++++++------- .../0001-Fix_detection_of_online_CPUs.patch | 31 ++++++++++++++++++++++ debian/patches/series | 2 ++ 3 files changed, 51 insertions(+), 9 deletions(-) diff --cc debian/changelog index e7d47c6,b664ad4..1216136 --- a/debian/changelog +++ b/debian/changelog @@@ -1,43 -1,19 +1,52 @@@ - pulseaudio (1:9.0-1ubuntu1~yakkety2) UNRELEASED; urgency=medium - - * New upstream release - * Refreshed patches - * Update shlibs file - - -- Luke Yelavich <[email protected]> Fri, 24 Jun 2016 10:50:55 +1000 - - pulseaudio (1:8.99.1-1ubuntu1) UNRELEASED; urgency=medium ++pulseaudio (1:9.0-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 <[email protected]> Wed, 01 Jun 2016 12:21:21 +1000 + + pulseaudio (9.0-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Add 0001-Fix_detection_of_online_CPUs.patch to fix pa_ncpus() + on systems with dynamic CPU configurations. Closes: #829618 + + -- John Paul Adrian Glaubitz <[email protected]> Mon, 04 Jul 2016 23:11:29 +0200 + + pulseaudio (9.0-1) unstable; urgency=medium + + [ Luke Yelavich ] + * New upstream release ++ * Refreshed patches + * Update shlibs file + + -- Felipe Sateler <[email protected]> Sun, 03 Jul 2016 12:00:25 -0400 + pulseaudio (8.99.1-1) experimental; urgency=medium * New upstream release candidate diff --cc debian/patches/series index 3f490bc,7fc3c94..b042058 --- a/debian/patches/series +++ b/debian/patches/series @@@ -1,45 -1,1 +1,47 @@@ + 0001-Fix_detection_of_online_CPUs.patch ++ +# Ubuntu specific config/fixes +0001-volume-config-changes.patch +0005-dont-load-cork-music-on-phone.patch +0006-load-module-x11-bell.patch +0016-nodisplay-autostart.patch +0022-inotify-wrapper-Quit-daemon-if-pid-file-is-removed.patch + +# Ubuntu touch stuff +0202-dont-probe-ucm.patch +0203-card-Add-hook-before-profile-changes.patch +0206-module-bluetooth-discover-adding-module-option-profi.patch +0207-Enable-pulseaudio-droid.patch +0208-module-bluetooth-device-Allow-leaving-transport-runn.patch +0209-module-switch-on-connect-adding-parameter-to-allow-s.patch +0210-module-device-restore-adding-property-to-skip.patch +0211-corking-a-sink-input-stream-when-stalled.patch + +# Ubuntu touch: support for trust-store +0406-tagstruct-add-copy-method.patch +0407-access-Add-access-control-hooks.patch +0408-protocol-native-add-access-checks.patch +0409-Trust-store-patch.patch +0410-Add-thread-to-activate-trust-store-interface.patch +0417-increase-timeout-check-apparmor.patch + +# Ubuntu touch: enable bluez5 HFP over ofono support +0501-bluetooth-bluez5-ofono-add-support-for-HFP-gateway-r.patch +0502-bluetooth-bluez5-bring-back-SCO-over-PCM-support.patch +0503-bluetooth-bluez5-ofono-add-support-for-spekaer-micro.patch +0504-bluetooth-bluez5-add-support-for-both-mode.patch +0505-bluetooth-bluez5-let-user-specify-a-default-profile-.patch +0506-bluetooth-bluez5-prevent-SCO-sink-source-to-be-suspe.patch +0507-bluetooth-bluez5-drop-save-restore-of-SCO-sink-sourc.patch +0508-bluetooth-bluez5-add-guards-to-prevent-HFP-and-HSP-c.patch +0509-bluetooth-bluez5-don-t-reactivate-default-profile-wh.patch +0510-Further-fixes-for-HFP-A2DP-with-BlueZ-5.x.patch + +# Ubuntu touch: add support for Android 5.x +0600-droid-sync-with-upstream-for-Android-5-support-and-b.patch +0601-droid-alternative-hw-module-id.patch +0602-droid-inputstream-config-parameters.pach +0603-droid-port-priority-and-availability.patch + +# Ubuntu Snappy +0700-modules-add-snappy-policy-module.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-pulseaudio/pulseaudio.git _______________________________________________ pkg-pulseaudio-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-pulseaudio-devel

