r12207 - in /trunk/libperlspeak-perl/debian: ./ changelog compat control copyright rules watch

mogaal-guest at users.alioth.debian.org mogaal-guest at users.alioth.debian.org
Tue Jan 8 08:04:27 UTC 2008


Author: mogaal-guest
Date: Tue Jan  8 08:04:27 2008
New Revision: 12207

URL: http://svn.debian.org/wsvn/?sc=1&rev=12207
Log:
[svn-inject] Applying Debian modifications to trunk

Added:
    trunk/libperlspeak-perl/debian/
    trunk/libperlspeak-perl/debian/changelog
    trunk/libperlspeak-perl/debian/compat
    trunk/libperlspeak-perl/debian/control
    trunk/libperlspeak-perl/debian/copyright
    trunk/libperlspeak-perl/debian/rules   (with props)
    trunk/libperlspeak-perl/debian/watch

Added: trunk/libperlspeak-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libperlspeak-perl/debian/changelog?rev=12207&op=file
==============================================================================
--- trunk/libperlspeak-perl/debian/changelog (added)
+++ trunk/libperlspeak-perl/debian/changelog Tue Jan  8 08:04:27 2008
@@ -1,0 +1,5 @@
+libperlspeak-perl (2.01-1) unstable; urgency=low
+
+  * Initial Release (Closes: #459700).
+
+ -- Alejandro Garrido Mota <garridomota at gmail.com>  Tue, 08 Jan 2008 02:31:32 -0430

Added: trunk/libperlspeak-perl/debian/compat
URL: http://svn.debian.org/wsvn/trunk/libperlspeak-perl/debian/compat?rev=12207&op=file
==============================================================================
--- trunk/libperlspeak-perl/debian/compat (added)
+++ trunk/libperlspeak-perl/debian/compat Tue Jan  8 08:04:27 2008
@@ -1,0 +1,1 @@
+5

Added: trunk/libperlspeak-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libperlspeak-perl/debian/control?rev=12207&op=file
==============================================================================
--- trunk/libperlspeak-perl/debian/control (added)
+++ trunk/libperlspeak-perl/debian/control Tue Jan  8 08:04:27 2008
@@ -1,0 +1,20 @@
+Source: libperlspeak-perl
+Section: perl
+Priority: extra
+Build-Depends: cdbs, debhelper (>= 5)
+Build-Depends-Indep: perl
+Maintainer: Debian Perl Project <pkg-perl-maintainers at lists.alioth.debian.org> 
+Uploaders: Alejandro Garrido Mota <garridomota at gmail.com>
+Standards-Version: 3.7.3
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libperlspeak-perl/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libperlspeak-perl/
+Homepage: http://search.cpan.org/dist/PerlSpeak/
+
+Package: libperlspeak-perl
+Architecture: all
+Depends: ${perl:Depends}, festival
+Description: Perl Module for text to speech with festival, espeak, cepstral
+ PerlSpeak.pm is Perl Module for text to speech with festival or cepstral.
+ (Other tts systems may be used by setting the tts command properties).
+ PerlSpeak.pm includes several useful interface methods like an audio file 
+ selector and menu system.

Added: trunk/libperlspeak-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libperlspeak-perl/debian/copyright?rev=12207&op=file
==============================================================================
--- trunk/libperlspeak-perl/debian/copyright (added)
+++ trunk/libperlspeak-perl/debian/copyright Tue Jan  8 08:04:27 2008
@@ -1,0 +1,33 @@
+This package was debianized by Alejandro Garrido Mota <garridomota at gmail.com>
+on Tue, 08 Jan 2008 02:31:32 -0430 
+This is the debian package for the PerlSpeak module.
+It was created by Alejandro Garrido Mota <garridomota at gmail.com> using dh-make-perl.
+
+It was downloaded from http://search.cpan.org/dist/PerlSpeak/
+
+Copyright (C) 2007 by Joe Kamphaus
+
+License:
+
+  This library is free software; you can redistribute it and/or
+  modify it under the terms of the GNU General Public
+  License as published by the Free Software Foundation; either
+  version 2.1 of the License, or any later version.
+ 
+  This library is distributed in the hope that it will be useful,
+  but WITHOUT ANY WARRANTY; without even the implied warranty of
+  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+  General Public License for more details.
+
+  You should have received a copy of the GNU General Public
+  License along with this library; if not, write to the Free Software
+  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
+  MA 02110-1301, USA.
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
+
+The upstream author is: Joe Kamphaus, <joe at joekamphaus.net>.
+
+The Debian packaging is (C) 2008, Alejandro Garrido Mota <garridomota at gmail.com> and
+is licensed under the GPL, see `/usr/share/common-licenses/GPL'.

Added: trunk/libperlspeak-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libperlspeak-perl/debian/rules?rev=12207&op=file
==============================================================================
--- trunk/libperlspeak-perl/debian/rules (added)
+++ trunk/libperlspeak-perl/debian/rules Tue Jan  8 08:04:27 2008
@@ -1,0 +1,8 @@
+#!/usr/bin/make -f
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/perlmodule.mk
+
+install/libperlspeak-perl::
+	[ ! -d debian/libperlspeak-perl/usr/lib/perl5 ] || rmdir --parents --ignore-fail-on-non-empty --verbose debian/libperlspeak-perl/usr/lib/perl5
+
+

Propchange: trunk/libperlspeak-perl/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: trunk/libperlspeak-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libperlspeak-perl/debian/watch?rev=12207&op=file
==============================================================================
--- trunk/libperlspeak-perl/debian/watch (added)
+++ trunk/libperlspeak-perl/debian/watch Tue Jan  8 08:04:27 2008
@@ -1,0 +1,2 @@
+version=3
+http://search.cpan.org/dist/PerlSpeak/ .+/PerlSpeak-(.*)\.tar\.gz




More information about the Pkg-perl-cvs-commits mailing list