[Pkg-kde-commits] rev 806 - in branches/kde-3.4.0/packages: arts/debian kdelibs/debian

Christopher Martin chrsmrtn-guest@costa.debian.org
Mon, 14 Mar 2005 16:27:25 +0100


Author: chrsmrtn-guest
Date: 2005-03-14 16:27:25 +0100 (Mon, 14 Mar 2005)
New Revision: 806

Modified:
   branches/kde-3.4.0/packages/arts/debian/control
   branches/kde-3.4.0/packages/kdelibs/debian/control
Log:
More package description tweaks and format updates
for arts and kdelibs.


Modified: branches/kde-3.4.0/packages/arts/debian/control
===================================================================
--- branches/kde-3.4.0/packages/arts/debian/control	2005-03-14 15:25:12 UTC (rev 805)
+++ branches/kde-3.4.0/packages/arts/debian/control	2005-03-14 15:27:25 UTC (rev 806)
@@ -11,17 +11,14 @@
 Architecture: all
 Section: sound
 Depends: libartsc0 (>= ${Source-Version}), libarts1 (>= ${Source-Version})
-Description: Analog Realtime Synthesizer (aRts) metapackage
- aRts is a short form for "analog realtime synthesizer". aRts is highly
- modular, creating and processing sound using small modules performing
- specific tasks. These may create a waveform (oscillators), play samples,
- filter data, add signals, perform effects like delay/flanger/chorus, or
- output the data to the soundcard. aRts is the core sound system for KDE.
+Description: aRts sound system from the official KDE release
+ KDE (the K 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.
  .
- This metapackage depends on the complete aRts system, not including
- development packages.
- .
- This package is part of the official KDE aRts module.
+ This metapackage includes the complete aRts sound system, without
+ development packages. aRts is the core sound system for KDE.
 
 Package: libarts1
 Architecture: any
@@ -30,17 +27,18 @@
 Recommends: akode
 Conflicts: libarts (<< 4:3.0.0), libarts-alsa (<< 4:3.0.0)
 Replaces: libarts (<< 4:3.0.0), libarts-alsa (<< 4:3.0.0)
-Description: aRts Sound system
+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
  specific tasks. These may create a waveform (oscillators), play samples,
  filter data, add signals, perform effects like delay/flanger/chorus, or
- output the data to the soundcard. aRts is the core sound system for KDE. 
+ output the data to the soundcard.
  .
- This package contains the aRts sound system itself, its libraries and
- binaries, including the aRts daemon, artsd.
+ This package contains the aRts sound system, its libraries and binaries,
+ including the aRts daemon, artsd.
  .
- This package is part of the official KDE aRts module.
+ This package is part of KDE, and a component of the KDE aRts module.
+ See the 'kde' and 'arts' packages for more information.
 
 Package: libarts1-dev
 Architecture: any
@@ -48,17 +46,12 @@
 Depends: libarts1 (= ${Source-Version}), libartsc0-dev (= ${Source-Version}), libasound2-dev, libaudio-dev, libaudiofile-dev, libesd0-dev, libglib2.0-dev, libjack0.80.0-dev, libmad0-dev, libogg-dev, libqt3-mt-dev (>= 3.3.3), libvorbis-dev
 Conflicts: kdelibs3 (<< 4:3.0.0), libarts (<< 4:3.0.0), libarts-alsa (<< 4:3.0.0), libarts-dev (<< 4:3.0.0), libkmid (<< 4:3.0.0), libkmid-alsa (<< 4:3.0.0), libkmid-dev (<< 4:3.0.0)
 Replaces: kdelibs3 (<< 4:3.0.0), libarts (<< 4:3.0.0), libarts-alsa (<< 4:3.0.0), libarts-dev (<< 4:3.0.0), libkmid (<< 4:3.0.0), libkmid-alsa (<< 4:3.0.0), libkmid-dev (<< 4:3.0.0)
-Description: aRts Sound system (development files)
- aRts is a short form for "analog realtime synthesizer". aRts is highly
- modular, creating and processing sound using small modules performing
- specific tasks. These may create a waveform (oscillators), play samples,
- filter data, add signals, perform effects like delay/flanger/chorus, or
- output the data to the soundcard. aRts is the core sound system for KDE.
- .
+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 the official KDE aRts module.
+ This package is part of KDE, and a component of the KDE aRts module.
+ See the 'kde' and 'arts' packages for more information.
 
 Package: libartsc0
 Architecture: any
@@ -66,16 +59,11 @@
 Depends: ${shlibs:Depends}
 Conflicts: libarts (<< 4:3.0.0), libarts-alsa (<< 4:3.0.0)
 Replaces: libarts (<< 4:3.0.0), libarts-alsa (<< 4:3.0.0)
-Description: aRts Sound system C support library
- aRts is a short form for "analog realtime synthesizer". aRts is highly
- modular, creating and processing sound using small modules performing
- specific tasks. These may create a waveform (oscillators), play samples,
- filter data, add signals, perform effects like delay/flanger/chorus, or
- output the data to the soundcard. aRts is the core sound system for KDE.
- .
+Description: aRts sound system C support library
  This package contains the C bindings for the aRts sound daemon.
  .
- This package is part of the official KDE aRts module.
+ This package is part of KDE, and a component of the KDE aRts module.
+ See the 'kde' and 'arts' packages for more information.
 
 Package: libartsc0-dev
 Architecture: any
@@ -83,14 +71,9 @@
 Depends: libartsc0 (= ${Source-Version}), libglib2.0-dev
 Conflicts: libarts (<< 4:3.0.0), libarts-alsa (<< 4:3.0.0), libarts-dev (<< 4:3.0.0)
 Replaces: libarts (<< 4:3.0.0), libarts-alsa (<< 4:3.0.0), libarts-dev (<< 4:3.0.0)
-Description: aRts Sound system C support library (development files)
- aRts is a short form for "analog realtime synthesizer". aRts is highly
- modular, creating and processing sound using small modules performing
- specific tasks. These may create a waveform (oscillators), play samples,
- filter data, add signals, perform effects like delay/flanger/chorus, or
- output the data to the soundcard. aRts is the core sound system for KDE.
- .
+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 the official KDE aRts module.
+ This package is part of KDE, and a component of the KDE aRts module.
+ See the 'kde' and 'arts' packages for more information.

Modified: branches/kde-3.4.0/packages/kdelibs/debian/control
===================================================================
--- branches/kde-3.4.0/packages/kdelibs/debian/control	2005-03-14 15:25:12 UTC (rev 805)
+++ branches/kde-3.4.0/packages/kdelibs/debian/control	2005-03-14 15:27:25 UTC (rev 806)
@@ -11,11 +11,11 @@
 Section: kde
 Architecture: all
 Depends: kdelibs4 (>= ${Source-Version}), kdelibs-bin (>= ${Source-Version}), kdelibs-data (>= ${Source-Version})
-Description: KDE core libraries metapackage
- KDE 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.
+Description: core libraries from the official KDE release
+ KDE (the K 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.
  .
  This metapackage includes the core KDE libraries, binaries, and data,
  needed by virtually all KDE applications. It does not include
@@ -28,11 +28,11 @@
 Recommends: perl-suid
 Conflicts: kdelibs-dev (<< 4:3.0.0), kdelibs3-bin (<< 4:3.0.0), kdelibs3-cups (<< 4:3.0.0), libkmid (<< 4:3.0.0), libkmid-alsa (<< 4:3.0.0)
 Replaces: kcontrol (<< 4:3.4.0), kdelibs-dev (<< 4:3.0.0), kdelibs3-bin (<< 4:3.0.0), kdelibs3-cups (<< 4:3.0.0), konqueror (<< 4:3.2.0), korganizer (<< 4:3.3.0), libkmid (<< 4:3.0.0), libkmid-alsa (<< 4:3.0.0)
-Description: KDE core binaries
+Description: core binaries for all KDE applications
  This package contains all the common binaries with are used by KDE
  applications. You need these binaries to run KDE applications.
  .
- This package is part of KDE, and a component of the kdelibs module.
+ This package is part of KDE, and a component of the KDE libraries module.
  See the 'kde' and 'kdelibs' packages for more information.
 
 Package: kdelibs-data
@@ -41,12 +41,12 @@
 Depends: hicolor-icon-theme
 Conflicts: kdelibs3 (<< 4:3.0.0), kdelibs3-cups (<< 4:3.0.0), kdetrayproxy (>= 0.2-1), kontour (<< 1:1.3.0)
 Replaces: kbabel (<< 4:3.2.0), kchart (<< 1:1.3.0), kcontrol (<< 4:3.3.0), kdeartwork-style (<< 4:3.4.0), kdelibs3 (<< 4:3.0.0), kdelibs3-cups (<< 4:3.0.0), kdetrayproxy (>= 0.2-1),  kformula (<< 1:1.3.0), kivio (<< 1:1.3.0), koffice-data (<< 1:1.3.0-2), koffice-libs (<< 1:1.3.0), kontour (<< 1:1.3.0), korganizer (<< 4:3.3.0), kpresenter (<< 1:1.3.0), krusader (<< 1.30-2), kspread (<< 1:1.3.0), kugar (<< 1:1.3.0), kword (<< 1:1.3.0), kjscmd (<< 4:3.3.0), konq-plugins (<< 4:3.4.0), ksvg (<< 4:3.4.0), openoffice.org (<< 1.0.3-3), openoffice.org-mimelnk (<< 1.1.3)
-Description: KDE core shared data
+Description: core shared data for all KDE applications
  This package contains all the architecture independent data files
  commonly used by KDE applications. You need these data files to run
  KDE applications.
  .
- This package is part of KDE, and a component of the kdelibs module.
+ This package is part of KDE, and a component of the KDE libraries module.
  See the 'kde' and 'kdelibs' packages for more information.
 
 Package: kdelibs4
@@ -55,11 +55,11 @@
 Depends: ${shlibs:Depends}, kdelibs-bin (= ${Source-Version}), kdelibs-data (>= 4:3.3.0), xbase-clients
 Conflicts: kdelibs3 (<< 4:3.0.0), kdepim-libs (<< 4:3.0.0), kdetrayproxy (>= 0.2-1), libkmid (<< 4:3.0.0), libkmid-alsa (<< 4:3.0.0), kdeaccessibility (<< 3.3.0), kdeaddons (<< 4:3.3.0), kdeadmin (<< 4:3.3.0), kdeartwork (<< 4:3.3.0), kdebase (<< 4:3.3.0), kdebindings (<< 4:3.3.0), kdeedu (<< 4:3.3.0), kdegames (<< 4:3.3.0), kdegraphics (<< 4:3.3.0), kde-i18n (<< 4:3.3.0), kdemultimedia (<< 4:3.3.0), kdenetwork (<< 4:3.3.0), kdepim (<< 4:3.3.0), kdesdk (<< 4:3.3.0), kdetoys (<< 4:3.3.0), kdeutils (<< 4:3.3.0), kdewebdev (<< 1:3.3.0)
 Replaces: kdelibs3 (<< 4:3.0.0), kdepim-libs (<< 4:3.0.0), kdetrayproxy (>= 0.2-1), korganizer (<< 4:3.3.0), libkmid (<< 4:3.0.0), libkmid-alsa (<< 4:3.0.0), kdeartwork-style (<< 4:3.4.0)
-Description: KDE core libraries
+Description: core libraries for all KDE applications
  This package contains all the shared libraries used by all KDE
  applications. You need these libraries to run KDE applications.
  .
- This package is part of KDE, and a component of the kdelibs module.
+ This package is part of KDE, and a component of the KDE libraries module.
  See the 'kde' and 'kdelibs' packages for more information.
 
 Package: kdelibs4-dev
@@ -69,12 +69,12 @@
 Provides: kdelibs-dev
 Conflicts: kdelibs-dev (<< 4:3.0.0), kdelibs3 (<< 4:3.0.0), kdelibs3-bin (<< 4:3.0.0), kdepim-libs (<< 4:3.0.0), libarts (<< 4:3.0.0), libarts-alsa (<< 4:3.0.0), libarts-dev (<< 4:3.0.0), libkmid (<< 4:3.0.0), libkmid-alsa (<< 4:3.0.0), libkmid-dev (<< 4:3.0.0), libkonq-dev (<< 4:3.0.0)
 Replaces: kate (<< 4:3.0.0), kdebase-dev (<< 4:3.4.0), kdelibs-dev (<< 4:3.0.0), kdelibs3 (<< 4:3.0.0), kdelibs3-bin (<< 4:3.0.0), kdelibs4 (<< 4:3.2.0), kdepim-dev (<< 4:3.3.0), kdepim-libs (<< 4:3.0.0), libarts (<< 4:3.0.0), libarts-alsa (<< 4:3.0.0), libarts-dev (<< 4:3.0.0), libkmid (<< 4:3.0.0), libkmid-alsa (<< 4:3.0.0), libkmid-dev (<< 4:3.0.0), libkonq-dev (<< 4:3.0.0), libkonq4-dev (<< 4:3.2.0)
-Description: KDE core libraries (development files)
+Description: development files for the KDE core libraries
  This package contains all the headers and other related files needed
  to compile KDE applications, or develop applications which use the
  core KDE libraries.
  .
- This package is part of KDE, and a component of the kdelibs module.
+ This package is part of KDE, and a component of the KDE libraries module.
  See the 'kde' and 'kdelibs' packages for more information.
 
 Package: kdelibs4-doc
@@ -83,10 +83,10 @@
 Provides: kdelibs-doc
 Conflicts: kdelibs-doc
 Replaces: kdelibs-doc
-Description: KDE core library documentation
+Description: developer documentation for the KDE core libraries
  This package contains documentation for the core KDE libraries, of
  use more for developers creating applications which use the core
  KDE libraries, than regular users.
  .
- This package is part of KDE, and a component of the kdelibs module.
+ This package is part of KDE, and a component of the KDE libraries module.
  See the 'kde' and 'kdelibs' packages for more information.