This is an automated email from the git hooks/post-receive script. fsateler pushed a commit to branch master in repository pulseaudio.
commit e495564f56c342818d8a69d11a56299896466fec Author: Felipe Sateler <[email protected]> Date: Sun May 3 15:04:51 2015 -0300 libpulse-dev: drop Depends on libavahi-client-dev --- debian/changelog | 1 + debian/control | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 913356c..d5eedd2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ pulseaudio (6.0-3) UNRELEASED; urgency=medium * Use dh-exec instead of manual .install mangling * Do not use dh_installman to install manpages, upstream already installs them correctly. + * libpulse-dev: drop Depends on libavahi-client-dev -- Felipe Sateler <[email protected]> Thu, 11 Jun 2015 00:51:36 -0300 diff --git a/debian/control b/debian/control index f53c5b0..d3539ac 100644 --- a/debian/control +++ b/debian/control @@ -404,7 +404,6 @@ Depends: ${misc:Depends}, libpulse0 (= ${binary:Version}), libpulse-mainloop-glib0 (= ${binary:Version}), libglib2.0-dev, - libavahi-client-dev Description: PulseAudio client development headers and libraries PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with -- 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

