branches/gmyth-0.1b/debian/control
branchtrunk
changeset 366 8aa32fa19a8f
parent 365 28c358053693
child 367 839c0fc4f285
     1.1 --- a/branches/gmyth-0.1b/debian/control	Wed Feb 14 23:06:17 2007 +0000
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,19 +0,0 @@
     1.4 -Source: gmyth
     1.5 -Priority: optional
     1.6 -Maintainer: Hallyson Melo <hallyson.melo@indt.org.br>
     1.7 -Build-Depends: debhelper (>= 4.0.0)
     1.8 -Standards-Version: 3.6.2
     1.9 -Section: libs
    1.10 -
    1.11 -Package: gmyth
    1.12 -Section: libs
    1.13 -Architecture: any
    1.14 -Depends: ${shlibs:Depends}, ${misc:Depends}, libcurl3
    1.15 -Description: The gmyth library binary 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.
    1.16 -
    1.17 -Package: gmyth-dev
    1.18 -Section: libdevel
    1.19 -Architecture: any
    1.20 -Depends: gmyth (= ${Source-Version}), libcurl3, libcurl3-openssl-dev
    1.21 -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.
    1.22 -