[pulseaudio] 02/02: Bumping packages off the system requires Conflicts/Replaces, not Breaks.
Felipe Sateler
fsateler at moszumanska.debian.org
Wed Oct 26 12:58:11 UTC 2016
This is an automated email from the git hooks/post-receive script.
fsateler pushed a commit to branch master
in repository pulseaudio.
commit f8e2cf69662bec3b842b3828a9d0f47f2974f25c
Author: Adam Conrad <adconrad at ubuntu.com>
Date: Wed Oct 26 09:53:24 2016 -0300
Bumping packages off the system requires Conflicts/Replaces, not Breaks.
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 0aebc92..4c48670 100644
--- a/debian/control
+++ b/debian/control
@@ -54,7 +54,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, adduser,
libasound2-plugins [linux-any],
libpulse0 (= ${binary:Version}),
pulseaudio-utils
-Breaks: pulseaudio-module-udev (<< 9.0-2), pulseaudio-module-x11 (<< 9.0-2)
+Conflicts: pulseaudio-module-udev (<< 9.0-2), pulseaudio-module-x11 (<< 9.0-2)
Replaces: pulseaudio-module-udev (<< 9.0-2), pulseaudio-module-x11 (<< 9.0-2)
Recommends: rtkit
Suggests: udev [linux-any], pavumeter, pavucontrol, paman, paprefs
--
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