[SCM] gmtk/master: debian/control: update Descripton

sramacher-guest at users.alioth.debian.org sramacher-guest at users.alioth.debian.org
Mon Jan 2 14:43:28 UTC 2012


The following commit has been merged in the master branch:
commit d3fe1e128127ef7213907bd895d7a22e1d80db45
Author: Sebastian Ramacher <s.ramacher at gmx.at>
Date:   Mon Jan 2 15:37:13 2012 +0100

    debian/control: update Descripton

diff --git a/debian/control b/debian/control
index 1ee28e1..e7af532 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/gmtk.git
 Package: libgmtk0
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: libgmtk0 - gnome-mplayer toolkit
+Description: gnome-mplayer toolkit (runtime library)
  libgmtk - a set of gtk widgets to use with gnome-mplayer. This library is needed when 
  Gnome-Mplayer or Gecko-Mediaplayer are being used.
 
@@ -29,14 +29,14 @@ Section: debug
 Priority: extra
 Architecture: any
 Depends: libgmtk0 (= ${binary:Version}), ${misc:Depends}
-Description: Debugging symbols for libgmtk0
+Description: gnome-mpayer toolkit (debugging symbols)
  This package contains debugging symbols for libgmtk0. Use this if you
  encounter problems and need to provide debugging information to the developer.
 
 Package: libgmlib0
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: libgmlib0 - gnome-mplayer toolkit
+Description: gnome-mplayer library (runtime library)
  libgmlib - a set of functions that support non-graphical operations. This is
  one half of the Gnome-Mplayer Toolkit. It is used by 
  Gnome-Mplayer and Gecko-Mediaplayer.
@@ -46,7 +46,7 @@ Section: debug
 Priority: extra
 Architecture: any
 Depends: libgmlib0 (= ${binary:Version}), ${misc:Depends}
-Description: Debugging symbols for libgmlib0
+Description: gnome-mplayer library (debugging symbols)
  This package contains debugging symbols for libgmlib0. Use this if you
  encounter problems and need to provide debugging information to the developer.
 
@@ -54,12 +54,12 @@ Package: libgmtk-dev
 Section: libdevel
 Architecture: any
 Depends: libgmtk0(= ${binary:Version}), ${misc:Depends}
-Description: libgmtk0 development headers
+Description: gnome-mplayer toolkit (development files)
  This package installs development headers for gmtk.
 
 Package: libgmlib-dev
 Section: libdevel
 Architecture: any
 Depends: libgmlib0(= ${binary:Version}), ${misc:Depends}
-Description: libgmlib0 development headers
+Description: gnome-mplayer library (development files)
  This package installs development headers for gmlib.

-- 
gmtk packaging



More information about the pkg-multimedia-commits mailing list