This is an automated email from the git hooks/post-receive script. fsateler pushed a commit to annotated tag debian/11.1-4 in repository pulseaudio.
commit 1e73cb232a152bdf5f5fd074e3b007308f720d57 Author: Felipe Sateler <[email protected]> Date: Wed Dec 6 18:11:45 2017 -0300 Release --- debian/changelog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/debian/changelog b/debian/changelog index c2cc4c5..205bed9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +pulseaudio (11.1-4) unstable; urgency=medium + + * Add dbus-user-session to Recommends of pulseaudio. + Dbus usage is otherwise broken, because there is no daemon to connect to, + and dbus does not autolaunch when there is no X11 around. + (Closes: #883542) + * Drop libatomic-ops-dev Build-Dependency. + It is never used when building with gcc, since it is only used as fallback + when atomic builtins are not available, but gcc does have them. + (Closes: #883597) + + -- Felipe Sateler <[email protected]> Wed, 06 Dec 2017 18:11:29 -0300 + pulseaudio (11.1-3) unstable; urgency=medium * Use dh_missing instead of dh_install --fail-missing -- 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

