r54001 - in /trunk/libdevel-declare-perl/debian: changelog copyright

franck at users.alioth.debian.org franck at users.alioth.debian.org
Wed Mar 10 00:17:59 UTC 2010


Author: franck
Date: Wed Mar 10 00:12:34 2010
New Revision: 54001

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

Modified:
    trunk/libdevel-declare-perl/debian/changelog
    trunk/libdevel-declare-perl/debian/copyright

Modified: trunk/libdevel-declare-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdevel-declare-perl/debian/changelog?rev=54001&op=diff
==============================================================================
--- trunk/libdevel-declare-perl/debian/changelog (original)
+++ trunk/libdevel-declare-perl/debian/changelog Wed Mar 10 00:12:34 2010
@@ -11,6 +11,9 @@
   [ gregor herrmann ]
   * Drop use-old-test-simple.patch now that #541342 is fixed, build depend on
     "perl (>= 5.10.1) | libtest-simple-perl (>= 0.88)". Drop quilt framework.
+
+  [ Franck Joncourt ]
+  * Refreshed d.copyright to follow DEP5 guideline.
 
  -- Jonathan Yu <jawnsy at cpan.org>  Tue, 09 Mar 2010 16:22:36 -0500
 

Modified: trunk/libdevel-declare-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdevel-declare-perl/debian/copyright?rev=54001&op=diff
==============================================================================
--- trunk/libdevel-declare-perl/debian/copyright (original)
+++ trunk/libdevel-declare-perl/debian/copyright Wed Mar 10 00:12:34 2010
@@ -1,41 +1,44 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Florian Ragwitz <rafl at debian.org>
-Upstream-Source: http://search.cpan.org/dist/Devel-Declare/
-Upstream-Name: Devel-Declare
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Florian Ragwitz <rafl at debian.org>
+Source: http://search.cpan.org/dist/Devel-Declare/
+Name: Devel-Declare
 
 Files: *
 Copyright: 2008-2009, Florian Ragwitz <rafl at debian.org>
  2007-2009, Matt S Trout <mst at shadowcat.co.uk>
-License-Alias: Perl
-License: Artistic | GPL-1+
+License: Artistic or GPL-1+
 
 Files: stolen_chunk_of_toke.c
 Copyright: 1991-2006, Larry Wall (et. al.) <larry at wall.org>
-License: Artistic | GPL-1+
+License: Artistic or GPL-1+
+
+Files: inc/Module/*
+Copyright: 2002-2010, Adam Kennedy <adamk at cpan.org>
+ 2002-2010, Audrey Tang <autrijus at autrijus.org>
+ 2002-2010, Brian Ingerson <ingy at cpan.org>
+License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2009, Jonathan Yu <jawnsy at cpan.org>
+Copyright: 2009, Ansgar Burchardt <ansgar at 43-1.org>
+ 2009, Damyan Ivanov <dmn at debian.org>
+ 2009, Jonathan Yu <frequency at cpan.org>
  2009, Ryan Niebur <ryan at debian.org>
-License: Artistic | GPL-1+
-
-Files: inc/Module/*
-Copyright: 2002-2009, Adam Kennedy <adamk at cpan.org>
- 2002-2009, Audrey Tang <autrijus at autrijus.org>
- 2002-2009, Brian Ingerson <ingy at cpan.org>
-License-Alias: Perl
-License: Artistic | GPL-1+
+ 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