diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-07-09 15:10:32 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-07-09 15:10:32 -0500 |
commit | 04dea0b400cc28566c4a09214a332a2360f8ed3b (patch) | |
tree | 1d645e375702d32b9955670d98986a2da9c54f49 /debian/wheezy | |
parent | 115fcbcf68d08da74b0dc09687d3f7e30ee1acda (diff) | |
download | tde-packaging-04dea0b400cc28566c4a09214a332a2360f8ed3b.tar.gz tde-packaging-04dea0b400cc28566c4a09214a332a2360f8ed3b.zip |
Enable multiarch support for arts on Debian and Ubuntu
Diffstat (limited to 'debian/wheezy')
-rw-r--r-- | debian/wheezy/dependencies/arts/debian/control | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/debian/wheezy/dependencies/arts/debian/control b/debian/wheezy/dependencies/arts/debian/control index 8d0567cd6..3f6d3990f 100644 --- a/debian/wheezy/dependencies/arts/debian/control +++ b/debian/wheezy/dependencies/arts/debian/control @@ -1,7 +1,7 @@ Source: arts-trinity Section: libs Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -XSBC-Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> +XSBC-Original-Maintainer: Debian Qt/TDE Maintainers <debian-qt-tde@lists.debian.org> Priority: optional Uploaders: Adeodato Sim <dato@net.com.org.es>, Ana Beatriz Guerrero Lopez <ana@debian.org>, Fathi Boudra <fabo@debian.org>, Modestas Vainius <modestas@vainius.eu> Build-Depends: cdbs (>= 0.4.48), debhelper (>= 6), @@ -19,8 +19,8 @@ Section: sound Replaces: arts-trinity (<< 4:14.0.0) Breaks: 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 +Description: sound system from the official TDE release + TDE (the Trinity Desktop Environment) is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system. @@ -35,6 +35,7 @@ Replaces: libarts1c2a-trinity (<< 4:14.0.0) Breaks: libarts1c2a-trinity (<< 4:14.0.0) Depends: ${shlibs:Depends} Suggests: libarts1-akode-trinity +Multi-Arch: same Description: aRts sound system core components aRts is a short form for "analog realtime synthesizer". aRts is highly modular, creating and processing sound using small modules performing @@ -49,7 +50,7 @@ Description: aRts sound system core components improve performance and help maintain uninterrupted playback. Its use with aRts is recommended. . - This package is part of KDE, and a component of the KDE aRts module. + This package is part of TDE, and a component of the TDE aRts module. See the 'kde-trinity' and 'arts-trinity' packages for more information. Package: libarts1-trinity-dev @@ -62,7 +63,7 @@ Description: development files for the aRts sound system core components This package contains the header files needed to build applications that use the aRts sound system. . - This package is part of KDE, and a component of the KDE aRts module. + This package is part of TDE, and a component of the TDE aRts module. See the 'kde-trinity' and 'arts-trinity' packages for more information. Package: libartsc0-trinity @@ -71,10 +72,11 @@ Section: libs Replaces: libartsc0-trinity (<< 4:14.0.0) Breaks: libartsc0-trinity (<< 4:14.0.0) Depends: ${shlibs:Depends} +Multi-Arch: same Description: aRts sound system C support library This package contains the C bindings for the aRts sound daemon. . - This package is part of KDE, and a component of the KDE aRts module. + This package is part of TDE, and a component of the TDE aRts module. See the 'kde-trinity' and 'arts-trinity' packages for more information. Package: libartsc0-trinity-dev @@ -87,7 +89,7 @@ Description: development files for the aRts sound system C support library This package contains the header files needed to build applications that use the aRts sound daemon's C bindings. . - This package is part of KDE, and a component of the KDE aRts module. + This package is part of TDE, and a component of the TDE aRts module. See the 'kde-trinity' and 'arts-trinity' packages for more information. Package: arts-trinity-dbg @@ -97,6 +99,7 @@ Replaces: arts-trinity-dbg (<< 4:14.0.0) Breaks: arts-trinity-dbg (<< 4:14.0.0) Priority: extra Depends: libarts1c2a-trinity (= ${binary:Version}) +Multi-Arch: same Description: debugging symbols for arts This package contains the debugging symbols associated with arts. They will automatically be used by gdb for debugging arts-related |