[SCM] gmerlin/master: fix short descriptions for packages

zmoelnig-guest at users.alioth.debian.org zmoelnig-guest at users.alioth.debian.org
Tue Jan 11 10:27:08 UTC 2011


The following commit has been merged in the master branch:
commit 7343beb1cd748d0ba33a1fec1d7725b81c693cf9
Author: IOhannes m zmölnig <zmoelnig at iem.at>
Date:   Tue Jan 11 10:59:02 2011 +0100

    fix short descriptions for packages
    
    also fixed long description to give context for supporting packages
    (e.g. i don't like it if "libgmerlin-dev" starts with "A a multiformat media
    player")

diff --git a/debian/control b/debian/control
index 119dcb9..1622aaf 100644
--- a/debian/control
+++ b/debian/control
@@ -21,10 +21,11 @@ Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, gmerlin-data (>= ${source:Version})
 Recommends: libgmerlin-avdec0
 Description: a multiformat media player
- A multiformat media player with tree-like virtual directory structure,
- where you can save your files, webstreams or whatever. Gmerlin handles even
- large media collections gracefully. Hardware devices appear also in the
- tree so you can open Audio-CDs, (S)VCDs, DVDs and DVB-broadcasts.
+ Gmerlin is a multiformat media player with tree-like virtual directory 
+ structure, where you can save your files, webstreams or whatever. It 
+ handles even large media collections gracefully. Hardware devices appear 
+ also in the tree so you can open Audio-CDs, (S)VCDs, DVDs and 
+ DVB-broadcasts.
  .
  The applications include
  .
@@ -45,22 +46,24 @@ Package: gmerlin-doc
 Architecture: all
 Section: doc
 Depends: ${misc:Depends}
-Description: a multiformat media player
- A multiformat media player with tree-like virtual directory structure,
- where you can save your files, webstreams or whatever. Gmerlin handles even
- large media collections gracefully. Hardware devices appear also in the
- tree so you can open Audio-CDs, (S)VCDs, DVDs and DVB-broadcasts.
+Description: a multiformat media player (documentation)
+ Gmerlin is a multiformat media player with tree-like virtual directory 
+ structure, where you can save your files, webstreams or whatever. It 
+ handles even large media collections gracefully. Hardware devices appear 
+ also in the tree so you can open Audio-CDs, (S)VCDs, DVDs and 
+ DVB-broadcasts.
  .
  This package contains documentation for gmerlin.
 
 Package: gmerlin-data
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: a multiformat media player
- A multiformat media player with tree-like virtual directory structure,
- where you can save your files, webstreams or whatever. Gmerlin handles even
- large media collections gracefully. Hardware devices appear also in the
- tree so you can open Audio-CDs, (S)VCDs, DVDs and DVB-broadcasts.
+Description: data files for gmerlin
+ Gmerlin is a multiformat media player with tree-like virtual directory 
+ structure, where you can save your files, webstreams or whatever. It 
+ handles even large media collections gracefully. Hardware devices appear 
+ also in the tree so you can open Audio-CDs, (S)VCDs, DVDs and 
+ DVB-broadcasts.
  .
  This package contains data files (theme,icons files) for gmerlin.
 
@@ -69,10 +72,11 @@ Architecture: any
 Section: debug
 Depends: gmerlin (= ${binary:Version}), ${misc:Depends}
 Description: debugging symbols for gmerlin
- A multiformat media player with tree-like virtual directory structure,
- where you can save your files, webstreams or whatever. Gmerlin handles even
- large media collections gracefully. Hardware devices appear also in the
- tree so you can open Audio-CDs, (S)VCDs, DVDs and DVB-broadcasts.
+ Gmerlin is a multiformat media player with tree-like virtual directory 
+ structure, where you can save your files, webstreams or whatever. It 
+ handles even large media collections gracefully. Hardware devices appear 
+ also in the tree so you can open Audio-CDs, (S)VCDs, DVDs and 
+ DVB-broadcasts.
  .
  This package contains the debugging symbols for gmerlin.
 
@@ -81,10 +85,11 @@ Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: core library for gmerlin - runtime files
- A multiformat media player with tree-like virtual directory structure,
- where you can save your files, webstreams or whatever. Gmerlin handles even
- large media collections gracefully. Hardware devices appear also in the
- tree so you can open Audio-CDs, (S)VCDs, DVDs and DVB-broadcasts.
+ Gmerlin is a multiformat media player with tree-like virtual directory 
+ structure, where you can save your files, webstreams or whatever. It 
+ handles even large media collections gracefully. Hardware devices appear 
+ also in the tree so you can open Audio-CDs, (S)VCDs, DVDs and 
+ DVB-broadcasts.
  .
  This package contains the files needed to run a program compiled using
  libgmerlin.
@@ -94,10 +99,11 @@ Architecture: any
 Section: libdevel
 Depends: libgmerlin0 (= ${binary:Version}), pkg-config, libxml2-dev, libgavl-dev, ${misc:Depends}
 Description: core library for gmerlin - development files
- A multiformat media player with tree-like virtual directory structure,
- where you can save your files, webstreams or whatever. Gmerlin handles even
- large media collections gracefully. Hardware devices appear also in the
- tree so you can open Audio-CDs, (S)VCDs, DVDs and DVB-broadcasts.
+ Gmerlin is a multiformat media player with tree-like virtual directory 
+ structure, where you can save your files, webstreams or whatever. It 
+ handles even large media collections gracefully. Hardware devices appear 
+ also in the tree so you can open Audio-CDs, (S)VCDs, DVDs and 
+ DVB-broadcasts.
  . 
  This package contains the files needed to compile and statically link
  against libgmerlin.
@@ -107,9 +113,10 @@ Architecture: all
 Section: doc
 Depends: ${misc:Depends}
 Description: core library for gmerlin - documentation files
- A multiformat media player with tree-like virtual directory structure,
- where you can save your files, webstreams or whatever. Gmerlin handles even
- large media collections gracefully. Hardware devices appear also in the
- tree so you can open Audio-CDs, (S)VCDs, DVDs and DVB-broadcasts.
+ Gmerlin is a multiformat media player with tree-like virtual directory 
+ structure, where you can save your files, webstreams or whatever. It 
+ handles even large media collections gracefully. Hardware devices appear 
+ also in the tree so you can open Audio-CDs, (S)VCDs, DVDs and 
+ DVB-broadcasts.
  .
  This package contains the documentation about libgmerlin.

-- 
gmerlin packaging



More information about the pkg-multimedia-commits mailing list