[pulseaudio] 01/02: Merge tag 'debian/9.0-2' into ubuntu

Luke Yelavich themuso-guest at moszumanska.debian.org
Sun Sep 4 23:22:18 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 80e49984ac46165fb4eb03558523a8834a3d2a01
Merge: b88814c 6f98445
Author: Luke Yelavich <themuso at ubuntu.com>
Date:   Fri Aug 26 08:17:11 2016 +1000

    Merge tag 'debian/9.0-2' into ubuntu
    
    pulseaudio Debian release 9.0-2

 debian/changelog                       | 51 ++++++++++++++++++++++++++++++++++
 debian/control                         | 38 +++----------------------
 debian/pulseaudio-module-udev.install  |  2 --
 debian/pulseaudio-module-udev.postinst | 33 ----------------------
 debian/pulseaudio-module-x11.install   |  1 -
 debian/pulseaudio.install              |  3 ++
 debian/pulseaudio.postinst             |  9 ++++++
 7 files changed, 67 insertions(+), 70 deletions(-)

diff --cc debian/changelog
index 1f193fe,86d495f..f7cea89
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,35 -1,22 +1,86 @@@
++pulseaudio (1:9.0-2ubuntu1) UNRELEASED; urgency=medium
++
++  * Merge with Debian:
++    - 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 <luke at galactica>  Fri, 26 Aug 2016 08:16:30 +1000
++
+ pulseaudio (9.0-2) unstable; urgency=medium
+ 
+   * Merge module-udev-detect back into main package.
+     Closes: #831518, #831355
+   * Demote udev Depends to Suggests.
+     Turns out libudev does not error out when udev is not available,
+     instead it just does nothing.
+   * Merge pulseaudio-module-x11 back into main package.
+     Split is not very useful, as main pulseaudio package
+     already depends on X libs. Therefore, only 56Kb are added
+     to the main package.
+     Closes: #833011
+   * Drop versioned breaks against ancient libltdl version
+   * Drop versioned breaks against avahi-daemon version older than jessie
+   * libpulsedsp: drop versioned breaks against ancient pulseaudio-utils
+     version
+ 
+  -- Felipe Sateler <fsateler at debian.org>  Fri, 12 Aug 2016 22:40:38 -0400
+ 
 +pulseaudio (1:9.0-1.1ubuntu1) yakkety; 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, 13 Jul 2016 08:44:48 +1000
 +
  pulseaudio (9.0-1.1) unstable; urgency=medium
  
    * Non-maintainer upload.
diff --cc debian/pulseaudio.install
index 1e178b1,6fa9b4d..b804fea
--- a/debian/pulseaudio.install
+++ b/debian/pulseaudio.install
@@@ -75,7 -78,7 +77,8 @@@ usr/lib/pulse-*/modules/module-virtual-
  usr/lib/pulse-*/modules/module-virtual-source.so
  usr/lib/pulse-*/modules/module-switch-on-port-available.so
  usr/lib/pulse-*/modules/module-virtual-surround-sink.so
 +usr/lib/pulse-*/modules/module-snappy-policy.so
+ usr/lib/pulse-*/modules/module-x11*.so
  [linux-any] usr/lib/pulse-*/modules/module-systemd-login.so
  [linux-any] usr/lib/systemd/user/pulseaudio.*
  usr/share/bash-completion/completions/*

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