r52625 - in /trunk/libaudio-wav-perl/debian: changelog copyright

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Fri Feb 12 02:23:40 UTC 2010


Author: jawnsy-guest
Date: Fri Feb 12 02:23:34 2010
New Revision: 52625

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=52625
Log:
Missing copyright information
* Update copyright to new DEP5 format

Modified:
    trunk/libaudio-wav-perl/debian/changelog
    trunk/libaudio-wav-perl/debian/copyright

Modified: trunk/libaudio-wav-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libaudio-wav-perl/debian/changelog?rev=52625&op=diff
==============================================================================
--- trunk/libaudio-wav-perl/debian/changelog (original)
+++ trunk/libaudio-wav-perl/debian/changelog Fri Feb 12 02:23:34 2010
@@ -1,4 +1,6 @@
 libaudio-wav-perl (0.09-1) UNRELEASED; urgency=low
+
+  Missing copyright information
 
   [ Jonathan Yu ]
   * New upstream release
@@ -6,6 +8,7 @@
   * Standards-Version 3.8.4 (drop perl version dep)
   * Rewrite control description
   * Update to new short debhelper rules format
+  * Update copyright to new DEP5 format
 
   [ gregor herrmann ]
   * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
@@ -14,7 +17,7 @@
   [ Nathan Handler ]
   * debian/watch: Update to ignore development releases.
 
- -- Jonathan Yu <jawnsy at cpan.org>  Thu, 11 Feb 2010 21:39:30 -0500
+ -- Jonathan Yu <jawnsy at cpan.org>  Thu, 11 Feb 2010 21:43:52 -0500
 
 libaudio-wav-perl (0.06-3) unstable; urgency=low
 

Modified: trunk/libaudio-wav-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libaudio-wav-perl/debian/copyright?rev=52625&op=diff
==============================================================================
--- trunk/libaudio-wav-perl/debian/copyright (original)
+++ trunk/libaudio-wav-perl/debian/copyright Fri Feb 12 02:23:34 2010
@@ -1,33 +1,33 @@
-This is the debian package for the Audio::Wav module.
-It was created by Bruno Rodrigues 
-<bruno.rodrigues at litux.org> using dh-make-perl.
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Brian Szymanski <ski-cpan at allafrica.com>
+Source: http://search.cpan.org/dist/Audio-Wav/
+Name: Audio-Wav
 
-The current maintainer is the Debian Perl Team.
+Files: *
+Copyright: (information incomplete)
+License: Artistic or GPL-1+
 
-It was downloaded from cpan archive:
-http://search.cpan.org/dist/Audio-Wav/
+Files: debian/*
+Copyright: 2010, Jonathan Yu <jawnsy at cpan.org>
+ 2007-2008, Damyan Ivanov <dmn at debian.org>
+ 2006, Gonéri Le Bouder <goneri at rulezlan.org>
+ 2005, Andrew Pollock <apollock at debian.org>
+ 2005, Stephen Quinney <sjq at debian.org>
+ 2003, Bruno Rodrigues <bruno.rodrigues at litux.org>
+License: Artistic or GPL-1+
 
-The upstream authors are: 
-    Nick Peskett (see http://www.peskett.co.uk/ for contact details)
-    Kurt George Gjerde <kurt.gjerde at media.uib.no>. (0.02-0.03).
+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'
 
-Copyright:
-    (c) 2001-2004 Kurg George Gjerde
-    (c) 2005-2006 Nick Peskett
-
-Licence:
-    This program is free software; you can redistribute it and/or modify it
-    under the same terms as Perl itself.
-
-Perl license:
-    This program is free software; you can redistribute it and/or modify it
-    under the terms of either:
-
-    a) the GNU General Public License as published by the Free Software
-    Foundation; either version 1, or (at your option) any later version, or
-
-    b) the "Artistic License" which comes with Perl.
-
-On Debian GNU/Linux systems, the complete text of the GNU General Public
-License can be found in `/usr/share/common-licenses/GPL' and the Artistic
-Licence 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'




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