r54034 - in /trunk/libfreezethaw-perl/debian: changelog copyright

franck at users.alioth.debian.org franck at users.alioth.debian.org
Wed Mar 10 17:11:39 UTC 2010


Author: franck
Date: Wed Mar 10 17:10:24 2010
New Revision: 54034

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=54034
Log:
Refreshed d.copyright to follow DEP5 guideline.

Modified:
    trunk/libfreezethaw-perl/debian/changelog
    trunk/libfreezethaw-perl/debian/copyright

Modified: trunk/libfreezethaw-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfreezethaw-perl/debian/changelog?rev=54034&op=diff
==============================================================================
--- trunk/libfreezethaw-perl/debian/changelog (original)
+++ trunk/libfreezethaw-perl/debian/changelog Wed Mar 10 17:10:24 2010
@@ -14,6 +14,9 @@
 
   [ gregor herrmann ]
   * Change my email address.
+
+  [ Franck Joncourt ]
+  * Refreshed d.copyright to follow DEP5 guideline.
 
  -- Jonathan Yu <jawnsy at cpan.org>  Tue, 09 Mar 2010 21:21:12 -0500
 

Modified: trunk/libfreezethaw-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfreezethaw-perl/debian/copyright?rev=54034&op=diff
==============================================================================
--- trunk/libfreezethaw-perl/debian/copyright (original)
+++ trunk/libfreezethaw-perl/debian/copyright Wed Mar 10 17:10:24 2010
@@ -1,29 +1,32 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Ilya Zakharevich
-Upstream-Source: http://search.cpan.org/dist/FreezeThaw/
-Upstream-Name: FreezeThaw
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Ilya Zakharevich <ilyaz at cpan.org>
+Source: http://search.cpan.org/dist/FreezeThaw/
+Name: FreezeThaw
 
 Files: *
-Copyright: © 1995 Ilya Zakharevich. All rights reserved.
-License-Alias: Perl
-License: Artistic | GPL-1+
+Copyright: 1995, Ilya Zakharevich <ilyaz at cpan.org>. All rights reserved.
+License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: © 2001-2002 Ivan Kohler <ivan-debian at 420.am> 
-           © 2006-2008 gregor herrmann <gregoa at debian.org>
-License: Artistic | GPL-1+
+Copyright: 2001, 2002, Ivan Kohler <ivan-debian at 420.am>
+ 2006, 2008, gregor herrmann <gregoa at debian.org>
+ 2009, Rene Mayorga <rmayorga at debian.org>
+ 2010, Franck Joncourt <franck at debian.org>
+ 2010, Jonathan Yu <jawnsy at cpan.org>
+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'
+ 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'
+ 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