# HG changeset patch # User melunko # Date 1178632477 -3600 # Node ID 65eaca328e226fb7482a1fb92c873289735241bd # Parent ce0055d90cc55e4579fb4f5fc67bad9c98f48fae [svn r639] Added creation of package gmyth-utils containing gmyth-cat application diff -r ce0055d90cc5 -r 65eaca328e22 gmyth/debian/control --- a/gmyth/debian/control Mon May 07 16:15:22 2007 +0100 +++ b/gmyth/debian/control Tue May 08 14:54:37 2007 +0100 @@ -17,3 +17,9 @@ Depends: gmyth (= ${Source-Version}), libcurl3, libcurl3-openssl-dev, libxml2-dev, libglib2.0-dev, libmysqlclient15-dev | libmysqlclient14-dev Description: The gmyth library development files. GMyth is a library intended to access mythtv backend functionalities from a glib/gobject perspective. It includes access to the program guide, recorded programs, scheduling, etc. +Package: gmyth-utils +Section: user/multimedia +Architecture: any +Depends: gmyth (= ${Source-Version}) +Description: The gmyth utils package. It contain the application gmyth-cat. +