diff options
Diffstat (limited to 'ubuntu/maverick/dependencies/arts/debian')
-rw-r--r-- | ubuntu/maverick/dependencies/arts/debian/control | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/ubuntu/maverick/dependencies/arts/debian/control b/ubuntu/maverick/dependencies/arts/debian/control index 8d0567cd6..00b16a566 100644 --- a/ubuntu/maverick/dependencies/arts/debian/control +++ b/ubuntu/maverick/dependencies/arts/debian/control @@ -16,8 +16,8 @@ Standards-Version: 3.8.4 Package: arts-trinity Architecture: all Section: sound -Replaces: arts-trinity (<< 4:14.0.0) -Breaks: arts-trinity (<< 4:14.0.0) +Replaces: arts-kde3 (<< 4:14.0.0), arts-trinity (<< 4:14.0.0) +Breaks: arts-kde3 (<< 4:14.0.0), arts-trinity (<< 4:14.0.0) Depends: libartsc0-trinity (>= ${source:Version}), libarts1c2a-trinity (>= ${source:Version}) Description: sound system from the official KDE release KDE (the K Desktop Environment) is a powerful Open Source graphical @@ -31,8 +31,8 @@ Description: sound system from the official KDE release Package: libarts1c2a-trinity Architecture: any Section: libs -Replaces: libarts1c2a-trinity (<< 4:14.0.0) -Breaks: libarts1c2a-trinity (<< 4:14.0.0) +Replaces: libarts1c2a-kde3 (<< 4:14.0.0), libarts1c2a-trinity (<< 4:14.0.0) +Breaks: libarts1c2a-kde3 (<< 4:14.0.0), libarts1c2a-trinity (<< 4:14.0.0) Depends: ${shlibs:Depends} Suggests: libarts1-akode-trinity Description: aRts sound system core components @@ -55,8 +55,8 @@ Description: aRts sound system core components Package: libarts1-trinity-dev Architecture: any Section: libdevel -Replaces: libarts1-trinity-dev (<< 4:14.0.0) -Breaks: libarts1-trinity-dev (<< 4:14.0.0) +Replaces: libarts1-kde3-dev (<< 4:14.0.0), libarts1-trinity-dev (<< 4:14.0.0) +Breaks: libarts1-kde3-dev (<< 4:14.0.0), libarts1-trinity-dev (<< 4:14.0.0) Depends: libarts1c2a-trinity (= ${binary:Version}), libartsc0-trinity-dev (= ${binary:Version}), ${libasound2-dev}, libaudio-dev, libaudiofile-dev, libesd0-dev, libglib2.0-dev, libogg-dev, libvorbis-dev, libtqtinterface-dev Description: development files for the aRts sound system core components This package contains the header files needed to build applications that @@ -68,8 +68,8 @@ Description: development files for the aRts sound system core components Package: libartsc0-trinity Architecture: any Section: libs -Replaces: libartsc0-trinity (<< 4:14.0.0) -Breaks: libartsc0-trinity (<< 4:14.0.0) +Replaces: libartsc0-kde3 (<< 4:14.0.0), libartsc0-trinity (<< 4:14.0.0) +Breaks: libartsc0-kde3 (<< 4:14.0.0), libartsc0-trinity (<< 4:14.0.0) Depends: ${shlibs:Depends} Description: aRts sound system C support library This package contains the C bindings for the aRts sound daemon. @@ -80,8 +80,8 @@ Description: aRts sound system C support library Package: libartsc0-trinity-dev Architecture: any Section: libdevel -Replaces: libartsc0-trinity-dev (<< 4:14.0.0) -Breaks: libartsc0-trinity-dev (<< 4:14.0.0) +Replaces: libartsc0-kde3-dev (<< 4:14.0.0), libartsc0-trinity-dev (<< 4:14.0.0) +Breaks: libartsc0-kde3-dev (<< 4:14.0.0), libartsc0-trinity-dev (<< 4:14.0.0) Depends: libartsc0-trinity (= ${binary:Version}), libglib2.0-dev Description: development files for the aRts sound system C support library This package contains the header files needed to build applications that @@ -93,8 +93,8 @@ Description: development files for the aRts sound system C support library Package: arts-trinity-dbg Section: libdevel Architecture: any -Replaces: arts-trinity-dbg (<< 4:14.0.0) -Breaks: arts-trinity-dbg (<< 4:14.0.0) +Replaces: arts-kde3-dbg (<< 4:14.0.0), arts-trinity-dbg (<< 4:14.0.0) +Breaks: arts-kde3-dbg (<< 4:14.0.0), arts-trinity-dbg (<< 4:14.0.0) Priority: extra Depends: libarts1c2a-trinity (= ${binary:Version}) Description: debugging symbols for arts |