gst-gmyth/debian/copyright
author morphbr
Tue May 29 21:24:48 2007 +0100 (2007-05-29)
branchtrunk
changeset 718 3fbcd3d9b2d1
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;
renatofilho@608
     1
This package was debianized by Renato Araujo Oliveira Filho <renato.filho@indt.org.br> on
renatofilho@608
     2
Thu, 09 Nov 2006 15:58:00 -0300.
renatofilho@608
     3
renatofilho@608
     4
Copyright Holder: 2006 INdT
renatofilho@608
     5
renatofilho@608
     6
License:
renatofilho@608
     7
renatofilho@608
     8
   This package is free software; you can redistribute it and/or modify
renatofilho@608
     9
   it under the terms of the GNU General Public License as published by
renatofilho@608
    10
   the Free Software Foundation; version 2 dated June, 1991.
renatofilho@608
    11
renatofilho@608
    12
   This package is distributed in the hope that it will be useful,
renatofilho@608
    13
   but WITHOUT ANY WARRANTY; without even the implied warranty of
renatofilho@608
    14
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
renatofilho@608
    15
   GNU General Public License for more details.
renatofilho@608
    16
renatofilho@608
    17
   You should have received a copy of the GNU General Public License
renatofilho@608
    18
   along with this package; if not, write to the Free Software
renatofilho@608
    19
   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
renatofilho@608
    20
   MA 02110-1301, USA.
renatofilho@608
    21
renatofilho@608
    22
On Debian systems, the complete text of the GNU General
renatofilho@608
    23
Public License can be found in `/usr/share/common-licenses/GPL'.