diff -r e863d5b45e52 -r b29ea6deb6f8 gmyth-stream/client/debian/control --- a/gmyth-stream/client/debian/control Thu May 17 20:06:15 2007 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,18 +0,0 @@ -Source: gmythstream-client -Priority: optional -Maintainer: Hallyson Melo -Build-Depends: debhelper (>= 4.0.0), autotools-dev, cdbs (>= 0.4.0), libglib2.0-dev -Standards-Version: 3.6.2 -Section: libs - -Package: gmythstream-client -Section: libs -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, libglib2.0-0 -Description: This library can be used to access gmythstream server. - -Package: gmythstream-client-dev -Section: libdevel -Architecture: any -Depends: gmythstream-client (= ${Source-Version}), libglib2.0-dev -Description: The gmythstream-client library library development files.