gmyth-stream/libgnomevfs2/debian/control
author morphbr
Tue May 29 21:24:48 2007 +0100 (2007-05-29)
branchtrunk
changeset 718 3fbcd3d9b2d1
parent 535 861b177c521d
permissions -rw-r--r--
[svn r724] * GMyth-Streamer version 0.3 released
- Improved Log architecture;
- Creation of a history for the transcoder's actions
- Creation of an id for each transcoder instanciated
- Also wrapps default actions for python's default logger

- Created new functions to make use of this new Log architecture;
- serve_new_id
- serve_get_log
- serve_get_all_log

- _Lot_ of small bug fixes;

- Inserted header for all files;

- Splited files with too many lines (more than 1 class per file)
in more files;
     1 Source: libgnomevfs2-gmythstream
     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, gmythstream-client-dev (>= 0.1)
     5 Standards-Version: 3.6.1
     6 Section: user/library
     7 
     8 Package: libgnomevfs2-gmythstream
     9 Section: user/library
    10 Architecture: any
    11 Depends: libglib2.0-0, gmythstream-client (>= 0.1)
    12 Description: libgnomevfs2-gmythstream
    13  Contains the gnomevfs2 modules for GMythStream protocol. 
    14  .
    15  This package contains the libgnomevfs2 gmythstream module.