[SCM] gmtk/master: debian/control: Suggest -dbg packages

sramacher-guest at users.alioth.debian.org sramacher-guest at users.alioth.debian.org
Mon Jan 2 15:25:08 UTC 2012


The following commit has been merged in the master branch:
commit 90ed7bdc0e3411338572e37bbfb332b2145f13ab
Author: Sebastian Ramacher <s.ramacher at gmx.at>
Date:   Mon Jan 2 16:23:12 2012 +0100

    debian/control: Suggest -dbg packages

diff --git a/debian/control b/debian/control
index 4c0a108..fb25d11 100644
--- a/debian/control
+++ b/debian/control
@@ -23,6 +23,7 @@ Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends},
  libgmtk0-data (= ${source:Version})
+Suggests: libgmtk0-dbg (= ${binary:Version})
 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.
@@ -41,6 +42,7 @@ Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Suggests: libgmlib0-dbg (= ${binary:Version})
 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 

-- 
gmtk packaging



More information about the pkg-multimedia-commits mailing list