This is an automated email from the git hooks/post-receive script. fsateler pushed a commit to branch master in repository pulseaudio.
commit 2404a106e4989a309b151ffa8921514e4a523e9f Author: Felipe Sateler <[email protected]> Date: Fri Aug 12 22:14:20 2016 -0400 libpulsedsp: drop versioned breaks against ancient pulseaudio-utils version --- debian/changelog | 2 ++ debian/control | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index af51027..0e496c9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,8 @@ pulseaudio (9.0-2) UNRELEASED; urgency=medium 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 <[email protected]> Fri, 12 Aug 2016 21:57:56 -0400 diff --git a/debian/control b/debian/control index 1aaccf5..aaa5332 100644 --- a/debian/control +++ b/debian/control @@ -253,8 +253,6 @@ Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} -Conflicts: pulseaudio-utils (<< 3.0) -Replaces: pulseaudio-utils (<< 3.0) Description: PulseAudio OSS pre-load library 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

