diff -Nru pulseaudio-6.0/debian/changelog pulseaudio-6.0/debian/changelog --- pulseaudio-6.0/debian/changelog 2015-09-02 08:37:40.000000000 +0000 +++ pulseaudio-6.0/debian/changelog 2015-09-22 16:20:21.000000000 +0000 @@ -1,3 +1,10 @@ +pulseaudio (1:6.0-0ubuntu12) wily; urgency=medium + + * debian/rules: disable bluez4 support, it's not useful and leads to + syslog warnings + + -- Sebastien Bacher Tue, 22 Sep 2015 18:19:45 +0200 + pulseaudio (1:6.0-0ubuntu11) wily; urgency=medium * debian/patches/04*: diff -Nru pulseaudio-6.0/debian/rules pulseaudio-6.0/debian/rules --- pulseaudio-6.0/debian/rules 2015-09-02 08:37:40.000000000 +0000 +++ pulseaudio-6.0/debian/rules 2015-09-22 16:19:40.000000000 +0000 @@ -53,6 +53,7 @@ --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \ --with-module-dir=\$${prefix}/lib/pulse-$(DEB_UPSTREAM_VERSION)/modules \ --with-zsh-completion-dir=\$${datadir}/zsh/vendor-completions \ + --disable-bluez4 \ ifeq ($(words $(sort $(filter stage1,$(DEB_BUILD_PROFILES)))),1) DEB_CONFIGURE_EXTRA_FLAGS += --disable-bluez