r70548 - in /trunk/libclass-prototyped-perl/debian: changelog copyright

rra at users.alioth.debian.org rra at users.alioth.debian.org
Sat Mar 5 23:10:19 UTC 2011


Author: rra
Date: Sat Mar  5 23:09:55 2011
New Revision: 70548

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=70548
Log:
* Update debian/copyright to proposed DEP-5 format.

Modified:
    trunk/libclass-prototyped-perl/debian/changelog
    trunk/libclass-prototyped-perl/debian/copyright

Modified: trunk/libclass-prototyped-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-prototyped-perl/debian/changelog?rev=70548&op=diff
==============================================================================
--- trunk/libclass-prototyped-perl/debian/changelog (original)
+++ trunk/libclass-prototyped-perl/debian/changelog Sat Mar  5 23:09:55 2011
@@ -20,6 +20,7 @@
     - Use debhelper rule minimization with overrides.
   * Install upstream examples.
   * Change Debian source format to 3.0 (quilt).
+  * Update debian/copyright to proposed DEP-5 format.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 16 Nov 2008 20:40:41 +0100
 

Modified: trunk/libclass-prototyped-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-prototyped-perl/debian/copyright?rev=70548&op=diff
==============================================================================
--- trunk/libclass-prototyped-perl/debian/copyright (original)
+++ trunk/libclass-prototyped-perl/debian/copyright Sat Mar  5 23:09:55 2011
@@ -1,28 +1,34 @@
-This package was debianized by Stephen Quinney <sjq at debian.org> on
-Sat, 20 Mar 2004 12:20:41 +0000
+Format-Specification:
+ http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=166
+Upstream-Name: Class-Prototyped
+Upstream-Contact: Toby Ovod-Everett <toby at ovod-everett.org>
+Source: http://search.cpan.org/dist/Class-Prototyped/
 
-It was downloaded from http://search.cpan.org/dist/Class-Prototyped/
-
-Upstream Authors:
- Written by Ned Konz, perl at bike-nomad.com and Toby Ovod-Everett,
- toby at ovod-everett.org. 5.005_03 porting by chromatic.
+Files: *
+Copyright: 2001-2007 Ned Konz and Toby Ovod-Everett
+License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: © 2007 Martín Ferrari <martin.ferrari at gmail.com>
-           © 2007 gregor herrmann <gregoa at debian.org>
-           © 2007 Jose Luis Rivas <ghostbar38 at gmail.com>
-	   © 2004-2005 Stephen Quinney <sjq at debian.org>
-License: other
- It is being assumed that all maintainers did choose a license compatible with
- the license used by upstream.
+Copyright: 2004, 2005, Stephen Quinney <sjq at debian.org>
+ 2007, 2008, 2011, Russ Allbery <rra at debian.org>
+ 2007, Jose Luis Rivas <ghostbar38 at gmail.com>
+ 2008, gregor herrmann <gregoa at debian.org>
+License: Artistic or GPL-1+
+Comment: We are assuming that all Debian maintainers intended a license
+ compatible with the license used by upstream.
 
-Files: *
-Copyright: © 2001-2007 Ned Konz and Toby Ovod-Everett. All rights reserved.
-License: Artistic | GPL-1+
- This program is free software; you can redistribute it and/or modify it under
- the same terms as Perl itself.
+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 systems, the complete text of the Artistic License can be
+ found in /usr/share/common-licenses/Artistic.
 
-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.
+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 systems, the complete text of version 1 of the GNU General
+ Public License can be found in /usr/share/common-licenses/GPL-1.




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