gmyth-stream/client/debian/control
branchtrunk
changeset 686 b29ea6deb6f8
parent 685 e863d5b45e52
child 687 6c22199ff33e
     1.1 --- a/gmyth-stream/client/debian/control	Thu May 17 20:06:15 2007 +0100
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,18 +0,0 @@
     1.4 -Source: gmythstream-client
     1.5 -Priority: optional
     1.6 -Maintainer: Hallyson Melo <hallyson.melo@indt.org.br>
     1.7 -Build-Depends: debhelper (>= 4.0.0), autotools-dev, cdbs (>= 0.4.0), libglib2.0-dev
     1.8 -Standards-Version: 3.6.2
     1.9 -Section: libs
    1.10 -
    1.11 -Package: gmythstream-client
    1.12 -Section: libs
    1.13 -Architecture: any
    1.14 -Depends: ${shlibs:Depends}, ${misc:Depends}, libglib2.0-0
    1.15 -Description: This library can be used to access gmythstream server.
    1.16 -
    1.17 -Package: gmythstream-client-dev
    1.18 -Section: libdevel
    1.19 -Architecture: any
    1.20 -Depends: gmythstream-client (= ${Source-Version}), libglib2.0-dev
    1.21 -Description: The gmythstream-client library library development files.