r53998 - in /trunk/libdevel-repl-perl/debian: changelog copyright

franck at users.alioth.debian.org franck at users.alioth.debian.org
Tue Mar 9 22:21:49 UTC 2010


Author: franck
Date: Tue Mar  9 22:21:41 2010
New Revision: 53998

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

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

Modified: trunk/libdevel-repl-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdevel-repl-perl/debian/changelog?rev=53998&op=diff
==============================================================================
--- trunk/libdevel-repl-perl/debian/changelog (original)
+++ trunk/libdevel-repl-perl/debian/changelog Tue Mar  9 22:21:41 2010
@@ -9,6 +9,9 @@
   * Drop unnecessary version dependencies satisfied in oldstable
   * Rewrite control description
   * Use new 3.0 (quilt) source format
+
+  [ Franck Joncourt ]
+  * Refreshed d.copyright to follow DEP5 guideline.
 
   [ Ryan Niebur ]
   * Update ryan52's email address

Modified: trunk/libdevel-repl-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdevel-repl-perl/debian/copyright?rev=53998&op=diff
==============================================================================
--- trunk/libdevel-repl-perl/debian/copyright (original)
+++ trunk/libdevel-repl-perl/debian/copyright Tue Mar  9 22:21:41 2010
@@ -1,46 +1,56 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Oliver Gorwits
-Upstream-Source: http://search.cpan.org/dist/Devel-REPL/
-Upstream-Name: Devel-REPL
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Oliver Gorwits
+Source: http://search.cpan.org/dist/Devel-REPL/
+Name: Devel-REPL
 
 Files: *
 Copyright: other
  There is no explicit copyright notice; it is assumed that the main
  copyright holder is the author of the primary module, lib/Devel/REPL.pm,
- ie. Matt S Trout.
-License-Alias: Perl
-License: Artistic | GPL-1+
+ ie. Matt S Trout <mst at shadowcatsystems.co.uk>.
+License: Artistic or GPL-1+
 
-Files: lib/Devel/REPL/Plugin/Colors.pm,
+Files: lib/Devel/REPL/Plugin/FancyPrompt.pm,
+ lib/Devel/REPL/Plugin/MultiLine/PPI.pm,
  lib/Devel/REPL/Plugin/OutputCache.pm,
- lib/Devel/REPL/Plugin/MultiLine/PPI.pm,
- lib/Devel/REPL/Plugin/FancyPrompt.pm
-Copyright: 2007, Shawn M Moore 
-License-Alias: Perl
-License: Artistic | GPL-1+
+ lib/Devel/REPL/Plugin/Colors.pm
+Copyright: 2007, Shawn M Moore <sartak at gmail.com>
+License: Artistic or GPL-1+
 
-Files: inc/*
-Copyright: Copyright 2002 - 2008 by Brian Ingerson, Audrey Tang and Adam Kennedy
-License-Alias: Perl
-License: Artistic | GPL-1+
+Files: lib/Devel/REPL/Plugin/DumpHistory.pm
+Copyright: 2007 Mark Grimes <mgrimes at cpan.org>
+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:
- 2007,      Alexis Sukrieh <sukria at debian.org>
- 2007-2009, various members of the Debian Perl Group, cf. debian/changelog
-License: Artistic | GPL-1+
+Copyright: 2007, 2008, Alexis Sukrieh <sukria at debian.org>
+ 2007, Damyan Ivanov <dmn at debian.org>
+ 2008, Niko Tyni <ntyni at debian.org>
+ 2008, Roberto C. Sanchez <roberto at debian.org>
+ 2008, gregor herrmann <gregoa at debian.org>
+ 2008, gregor herrmann <gregor+debian at comodo.priv.at>
+ 2009, Ryan Niebur <ryanryan52 at gmail.com>
+ 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