r24374 - in /trunk/libaudio-wma-perl/debian: control copyright

cristian-guest at users.alioth.debian.org cristian-guest at users.alioth.debian.org
Sat Aug 16 09:06:57 UTC 2008


Author: cristian-guest
Date: Sat Aug 16 09:06:54 2008
New Revision: 24374

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=24374
Log:
* debian/copyright
  - switch to new copyright proposal format
  - add copyright info for files in inc/
* debian/control
  - add libtest-pod-perl to Build-Depends-Indep

Modified:
    trunk/libaudio-wma-perl/debian/control
    trunk/libaudio-wma-perl/debian/copyright

Modified: trunk/libaudio-wma-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libaudio-wma-perl/debian/control?rev=24374&op=diff
==============================================================================
--- trunk/libaudio-wma-perl/debian/control (original)
+++ trunk/libaudio-wma-perl/debian/control Sat Aug 16 09:06:54 2008
@@ -2,7 +2,7 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.6.10-12), libtest-pod-coverage-perl
+Build-Depends-Indep: perl (>= 5.6.10-12), libtest-pod-perl, libtest-pod-coverage-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Cristian Greco <cgreco at cs.unibo.it>
 Standards-Version: 3.8.0

Modified: trunk/libaudio-wma-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libaudio-wma-perl/debian/copyright?rev=24374&op=diff
==============================================================================
--- trunk/libaudio-wma-perl/debian/copyright (original)
+++ trunk/libaudio-wma-perl/debian/copyright Sat Aug 16 09:06:54 2008
@@ -1,12 +1,32 @@
-This is the debian package for the Audio-WMA module.
-It was created by Cristian Greco <cgreco at cs.unibo.it> using dh-make-perl.
+Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
+Debianized-By: Cristian Greco <cgreco at cs.unibo.it>
+Debianized-Date: Fri, 15 Aug 2008 21:03:31 +0200
+Original-Source-Location: http://search.cpan.org/dist/Audio-WMA
+Upstream-Author: Dan Sully <daniel at cpan.org>
 
-It was downloaded from http://search.cpan.org/dist/Audio-WMA/
+Files: debian/*
+Copyright: Copyright © 2008 Cristian Greco <cgreco at cs.unibo.it>
+License-Alias: Perl
+License: GPL-1+ | Artistic
+ The Debian packaging is licensed under the same terms as the software itself
+ (see below).
 
-The upstream author is: Dan Sully <daniel at cpan.org>.
+Files: inc/*
+Copyright: Copyright 2002 - 2008 by Brian Ingerson, Audrey Tang and Adam Kennedy
+License-Alias: Perl
+License: GPL-1+ | Artistic
+ This program is free software; you can redistribute it and/or modify it under
+ the same terms as Perl itself (see below).
 
-Copyright (c) 2003-2007 by Dan Sully & Slim Devices, Inc.
+Files: *
+Copyright: Copyright © 2003-2007 Dan Sully & Slim Devices, Inc.
+License-Alias: Perl
+License: GPL-1+ | Artistic
+ This library is free software; you can redistribute it and/or modify
+ it under the same terms as Perl itself, either Perl version 5.8.2 or,
+ at your option, any later version of Perl 5 you may have available.
 
-
-The Debian packaging is (C) 2008, Cristian Greco <cgreco at cs.unibo.it> and
-is licensed under the same terms as the software itself (see above).
+ Perl is distributed under your choice of the GNU General Public License or
+ the Artistic License.  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'.




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