r46634 - in /trunk/libaudio-flac-decoder-perl/debian: changelog copyright

diocles-guest at users.alioth.debian.org diocles-guest at users.alioth.debian.org
Sun Nov 1 16:51:58 UTC 2009


Author: diocles-guest
Date: Sun Nov  1 16:51:51 2009
New Revision: 46634

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=46634
Log:
Use DEP-5 format copyright file.

Modified:
    trunk/libaudio-flac-decoder-perl/debian/changelog
    trunk/libaudio-flac-decoder-perl/debian/copyright

Modified: trunk/libaudio-flac-decoder-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libaudio-flac-decoder-perl/debian/changelog?rev=46634&op=diff
==============================================================================
--- trunk/libaudio-flac-decoder-perl/debian/changelog (original)
+++ trunk/libaudio-flac-decoder-perl/debian/changelog Sun Nov  1 16:51:51 2009
@@ -19,6 +19,7 @@
   * debian/watch: use dist-based URL, dversionmangle and repack stub.
   * debian/repack.stub, debian/repack.local: New scripts to repack tarball.
   * debian/README.source: Add standard quilt instructions.
+  * debian/copyright: Use DEP-5 format copyright file.
 
  -- Tim Retout <tim at retout.co.uk>  Sat, 08 Aug 2009 19:50:53 +0100
 

Modified: trunk/libaudio-flac-decoder-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libaudio-flac-decoder-perl/debian/copyright?rev=46634&op=diff
==============================================================================
--- trunk/libaudio-flac-decoder-perl/debian/copyright (original)
+++ trunk/libaudio-flac-decoder-perl/debian/copyright Sun Nov  1 16:51:51 2009
@@ -1,14 +1,51 @@
-Debianized by Timo Schneider from on Tue, 01 Nov 2005 13:58:23 +0100.
-Upstream source code is available from
-http://search.cpan.org/CPAN/authors/id/D/DA/DANIEL/Audio-FLAC-Decoder-0.2.tar.gz
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
+Maintainer: Dan Sully <daniel at cpan.org>
+Source: http://search.cpan.org/dist/Audio-FLAC-Decoder/
+Name: Audio-FLAC-Decoder
 
-Upstream author:
-        Daniel Sully <daniel at cpan.org>
+Files: *
+Copyright: 2004-2008, Dan Sully
+License: GPL-2+
 
-This program 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 of the License, or (at
-your option) any later version.
+Files: dither.c
+Copyright: 2002,2003,2004  Josh Coalson
+ 2000-2001 Robert Leslie
+License: GPL-2+
 
-On Debian GNU/Linux systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
+Files: replaygain_synthesis.c
+Copyright: 2002,2003,2004  Josh Coalson
+ 2002, John Edwards
+License: GPL-2+
+
+Files: debian/*
+Copyright: 2005, 2006, Timo Schneider <timo.schneider at s2004.tu-chemnitz.de>
+ 2008, Aurelien Jarno <aurel32 at debian.org>
+ 2008, Niko Tyni <ntyni at debian.org>
+ 2008, Riku Voipio <riku.voipio at iki.fi>
+ 2009, Tim Retout <tim at retout.co.uk>
+License: Artistic or GPL-1+
+
+License: Artistic
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the Artistic License, which comes with Perl.
+ .
+ On Debian GNU/Linux systems, the complete text of the Artistic License
+ can be found in `/usr/share/common-licenses/Artistic'
+
+License: GPL-1+
+ This program 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 1, or (at your option)
+ any later version.
+ .
+ On Debian GNU/Linux systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL'
+
+License: GPL-2+
+ This program 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 of the License, or (at
+ your option) any later version.
+ .
+ On Debian GNU/Linux systems, the complete text of the GNU General
+ Public License, version 2 can be found in `/usr/share/common-licenses/GPL-2'




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