improve package descriptions
authorReinhard Tartler <siretart@tauware.de>
Thu, 28 Oct 2010 10:06:23 +0000 (12:06 +0200)
committerReinhard Tartler <siretart@tauware.de>
Thu, 28 Oct 2010 10:09:27 +0000 (12:09 +0200)
debian/control

index 3aa178638c7055b09178fa407fae5535ddcfefae..ac71cb0a4157f855c87a6dbf5d8074c095ead2db 100644 (file)
@@ -36,43 +36,52 @@ Build-Depends: debhelper (>= 7),
 Package: gpac
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: multimedia framework based on the MPEG-4 Systems standard
+Description: GPAC Project on Advanced Content - utilities
  The main development goal is to provide a clean (a.k.a. readable by as many
  people as possible), small and flexible alternative to the MPEG-4 Systems
  reference software (known as IM1 and distributed in ISO/IEC 14496-5). The
  MPEG-4 Reference software is indeed a very large piece of software,
  designed to verify the standard rather than provide a small,
  production-stable software.
+ .
+ This package contains the utilities:
+   - MP4Client (content packaging)
+   - Osmo4  (content playing)
 
 Package: libgpac0.4.5
 Architecture: any
 Provides: libgpac
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: multimedia framework based on the MPEG-4 Systems standard
+Description: GPAC Project on Advanced Content - shared libraries
  The main development goal is to provide a clean (a.k.a. readable by as many
  people as possible), small and flexible alternative to the MPEG-4 Systems
  reference software (known as IM1 and distributed in ISO/IEC 14496-5). The
  MPEG-4 Reference software is indeed a very large piece of software,
  designed to verify the standard rather than provide a small,
  production-stable software.
+ .
+ This package contains the shared libraries used at runtime in depending
+ packages.
 
 Package: libgpac-dev
 Architecture: any
 Section: libdevel
 Depends: libgpac0.4.5 (= ${binary:Version}), ${misc:Depends}
 Replaces: gpac (<= 0.4.2~rc2-0ubuntu1)
-Description: multimedia framework based on the MPEG-4 Systems standard
+Description: GPAC Project on Advanced Content - development headers
  The main development goal is to provide a clean (a.k.a. readable by as many
  people as possible), small and flexible alternative to the MPEG-4 Systems
  reference software (known as IM1 and distributed in ISO/IEC 14496-5). The
  MPEG-4 Reference software is indeed a very large piece of software,
  designed to verify the standard rather than provide a small,
  production-stable software.
+ .
+ This package contains files that are used for application development.
 
 Package: gpac-modules
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: multimedia framework based on the MPEG-4 Systems standard
+Description: GPAC Project on Advanced Content - additional modules
  The main development goal is to provide a clean (a.k.a. readable by as many
  people as possible), small and flexible alternative to the MPEG-4 Systems
  reference software (known as IM1 and distributed in ISO/IEC 14496-5). The