gmyth-stream/client/debian/control
author morphbr
Thu Apr 19 16:02:10 2007 +0100 (2007-04-19)
branchtrunk
changeset 572 0bc04f7e67e6
permissions -rw-r--r--
[svn r577] - Bug fix Gmyth-Streamer
     1 Source: gmythstream-client
     2 Priority: optional
     3 Maintainer: Hallyson Melo <hallyson.melo@indt.org.br>
     4 Build-Depends: debhelper (>= 4.0.0), autotools-dev, cdbs (>= 0.4.0), libglib2.0-dev
     5 Standards-Version: 3.6.2
     6 Section: libs
     7 
     8 Package: gmythstream-client
     9 Section: libs
    10 Architecture: any
    11 Depends: ${shlibs:Depends}, ${misc:Depends}, libglib2.0-0
    12 Description: This library can be used to access gmythstream server.
    13 
    14 Package: gmythstream-client-dev
    15 Section: libdevel
    16 Architecture: any
    17 Depends: gmythstream-client (= ${Source-Version}), libglib2.0-dev
    18 Description: The gmythstream-client library library development files.