From 6a5da6be435e4a96de9d7bd90aa9154d5f1cca94 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Fri, 17 Apr 2009 07:24:07 +0000 Subject: [PATCH] update debian infos --- INSTALL | 5 +++-- README | 2 +- debian/control | 20 ++++++++++++----- debian/copyright | 51 +++++++++++++++++++++++++++++++----------- debian/dirs | 3 ++- debian/manpage.1.ex | 12 +++++----- debian/manpage.sgml.ex | 4 ++-- debian/manpage.xml.ex | 4 ++-- 8 files changed, 68 insertions(+), 33 deletions(-) diff --git a/INSTALL b/INSTALL index ff1e078..0fec092 100644 --- a/INSTALL +++ b/INSTALL @@ -11,10 +11,11 @@ depends : python, python-dev, python-xml, python-shout | shout-python, libshout3, libshout3-dev, icecast2 python-mutagen - + provides : shout-python -python-shout is included in DeeFuzz but needs to be compiled and installed. +python-shout is included in DeeFuzz but needs to be compiled and installed +if you don't install deefuzz from its debian package with aptitude. As explained in shout-python/INSTALL, you just have to run this command : $ cd shout-python diff --git a/README b/README index cb8e023..a05230a 100644 --- a/README +++ b/README @@ -89,5 +89,5 @@ See COPYING # 8. Contact / Infos # ================== -see http://svn.parisson.org/deefuzz/ or http://parisson.com for more details... +see http://svn.parisson.org/deefuzz/ or http://parisson.com for more info. diff --git a/debian/control b/debian/control index f5f06d9..539a26b 100644 --- a/debian/control +++ b/debian/control @@ -1,12 +1,20 @@ -Source: d-fuzz +Source: deefuzz Section: sound Priority: optional Maintainer: Guillaume Pellerin -Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5), debhelper (>= 5) +Build-Depends: debhelper (>= 5), python Standards-Version: 3.7.2 -Package: d-fuzz +Package: deefuzz Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: Python client to stream audio over icecast - Coming soon ! +Depends: ${shlibs:Depends}, ${misc:Depends}, icecast2, python-xml, python-shout, libshout3, python-mutagen +Description: easy and light media streaming tool + DeeFuzz Tools are new light and easy tools to stream audio and video over internet. It is dedicated to people who wants to create playlisted webradios or webTVs with rich media contents. Here are the main features of the DeeFuzz Tools: + * MP3 and OGG (audio & video) streaming over internet + * Full metadata encapsulation and management + * RSS podcast feeding (current tracks and playlists) + * M3U playlist feefing + * Multi-theading architecture (multiple stations now authorized) + * Optional random (shuffled) playlists + * VERY light and optimized streaming process ! + See http://svn.parisson.org/deefuzz/ or http://parisson.com for more info. diff --git a/debian/copyright b/debian/copyright index 2de597e..3810e18 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,24 +1,49 @@ -This package was debianized by G. Pellerin on +This package was debianized by Guillaume Pellerin on Sun, 09 Dec 2007 21:50:43 +0100. -It was downloaded from +It was downloaded from http://svn.parisson.org/deefuzz Upstream Author(s): - - + Guillaume Pellerin Copyright: - - + Copyright (C) 2007-2009 Guillaume Pellerin License: - - -The Debian packaging is (C) 2007, G. Pellerin and -is licensed under the GPL, see `/usr/share/common-licenses/GPL'. - -# Please also look if there are files or directories which have a -# different copyright/license attached and list them here. + This software is a computer program whose purpose is to stream audio + and video data through icecast2 servers. + + This software is governed by the CeCILL license under French law and + abiding by the rules of distribution of free software. You can use, + modify and/ or redistribute the software under the terms of the CeCILL + license as circulated by CEA, CNRS and INRIA at the following URL + "http://www.cecill.info". + + As a counterpart to the access to the source code and rights to copy, + modify and redistribute granted by the license, users are provided only + with a limited warranty and the software's author, the holder of the + economic rights, and the successive licensors have only limited + liability. + + In this respect, the user's attention is drawn to the risks associated + with loading, using, modifying and/or developing or reproducing the + software by the user in light of its specific status of free software, + that may mean that it is complicated to manipulate, and that also + therefore means that it is reserved for developers and experienced + professionals having in-depth computer knowledge. Users are therefore + encouraged to load and test the software's suitability as regards their + requirements in conditions enabling the security of their systems and/or + data to be ensured and, more generally, to use and operate it in the + same conditions as regards security. + + The fact that you are presently reading this means that you have had + knowledge of the CeCILL license and that you accept its terms. + + The Debian packaging is (C) 2009, Guillaume Pellerin + and is licensed under the CeCILL v2 licence, see http://www.cecill.info. + + Please also look if there are files or directories which have a + different copyright/license attached and list them here. diff --git a/debian/dirs b/debian/dirs index ca882bb..69445f1 100644 --- a/debian/dirs +++ b/debian/dirs @@ -1,2 +1,3 @@ usr/bin -usr/sbin +usr/share + diff --git a/debian/manpage.1.ex b/debian/manpage.1.ex index 68063ab..62cd2f5 100644 --- a/debian/manpage.1.ex +++ b/debian/manpage.1.ex @@ -2,7 +2,7 @@ .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) -.TH D-FUZZ SECTION "décembre 9, 2007" +.TH D-FUZZ SECTION "décembre 9, 2007" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: @@ -16,16 +16,16 @@ .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME -d-fuzz \- program to do something +deefuzz \- program to do something .SH SYNOPSIS -.B d-fuzz +.B deefuzz .RI [ options ] " files" ... .br .B bar .RI [ options ] " files" ... .SH DESCRIPTION This manual page documents briefly the -.B d-fuzz +.B deefuzz and .B bar commands. @@ -33,7 +33,7 @@ commands. .\" TeX users may be more comfortable with the \fB\fP and .\" \fI\fP escape sequences to invode bold face and italics, .\" respectively. -\fBd-fuzz\fP is a program that... +\fBdeefuzz\fP is a program that... .SH OPTIONS These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). @@ -53,7 +53,7 @@ The programs are documented fully by .IR "The Rise and Fall of a Fooish Bar" , available via the Info system. .SH AUTHOR -d-fuzz was written by . +deefuzz was written by . .PP This manual page was written by G. Pellerin , for the Debian project (but may be used by others). diff --git a/debian/manpage.sgml.ex b/debian/manpage.sgml.ex index fbd9a6b..625e093 100644 --- a/debian/manpage.sgml.ex +++ b/debian/manpage.sgml.ex @@ -20,14 +20,14 @@ manpage.1: manpage.sgml FIRSTNAME"> SURNAME"> - décembre 9, 2007"> + décembre 9, 2007"> SECTION"> yomguy@altern.org"> D-FUZZ"> - + Debian"> GNU"> diff --git a/debian/manpage.xml.ex b/debian/manpage.xml.ex index 5b6cee7..c6e9a7c 100644 --- a/debian/manpage.xml.ex +++ b/debian/manpage.xml.ex @@ -30,14 +30,14 @@ and docbook-xsl in your Build-Depends control field. FIRSTNAME"> SURNAME"> - décembre 9, 2007"> + décembre 9, 2007"> SECTION"> yomguy@altern.org"> D-FUZZ"> - + Debian"> GNU"> -- 2.39.5