[SCM] pulseaudio packaging branch, master, updated. debian/2.0-1-6-g25b7afd
q-funk-guest at users.alioth.debian.org
q-funk-guest at users.alioth.debian.org
Mon May 14 18:00:21 UTC 2012
The branch, master has been updated
via 25b7afda03f5b71c4cb5dc3e1d33e6ddc21a8c5c (commit)
from 0464ff4df291958e55cfa2be60409ce0c351851c (commit)
- Shortlog ------------------------------------------------------------
25b7afd debian/control: Lintian: change versioned Conflicts to Breaks.
Summary of changes:
debian/control | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
-----------------------------------------------------------------------
Details of changes:
commit 25b7afda03f5b71c4cb5dc3e1d33e6ddc21a8c5c
Author: Martin-Ãric Racine <martin-eric.racine at iki.fi>
Date: Mon May 14 20:58:53 2012 +0300
debian/control: Lintian: change versioned Conflicts to Breaks.
diff --git a/debian/control b/debian/control
index 2d30a9e..b24bf09 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, adduser,
lsb-base (>= 3.2-13), consolekit,
udev (>= 143) [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
libasound2-plugins [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386]
-Conflicts: libltdl3 (<< 1.5.24-1)
+Breaks: libltdl3 (<< 1.5.24-1)
Recommends: pulseaudio-module-x11, gstreamer0.10-pulseaudio, rtkit
Suggests: pulseaudio-utils, pavumeter, pavucontrol, paman, paprefs
Description: PulseAudio sound server
@@ -110,7 +110,8 @@ Description: PulseAudio command line tools (debugging symbols)
Package: pulseaudio-esound-compat
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Conflicts: esound, pulseaudio (<< 0.9.7)
+Breaks: pulseaudio (<< 0.9.7)
+Conflicts: esound
Replaces: esound
Provides: esound
Description: PulseAudio ESD compatibility layer
@@ -260,7 +261,7 @@ Package: pulseaudio-module-bluetooth
Architecture: alpha amd64 arm armel hppa i386 ia64 mips mipsel powerpc s390 sparc
Priority: extra
Depends: ${shlibs:Depends}, ${misc:Depends}, bluez (>= 4.40)
-Conflicts: pulseaudio (<< 0.9.14-2)
+Breaks: pulseaudio (<< 0.9.14-2)
Description: Bluetooth module for PulseAudio sound server
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
--
pulseaudio packaging
More information about the pkg-pulseaudio-devel
mailing list