r67991 - in /trunk/libclass-inspector-perl/debian: changelog copyright

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Fri Jan 28 21:24:57 UTC 2011


Author: periapt-guest
Date: Fri Jan 28 21:24:39 2011
New Revision: 67991

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=67991
Log:
* Added debian/source/format
* Email change: gregor herrmann -> gregoa at debian.org
* Refreshed copyright using experimental dh-make-perl

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

Modified: trunk/libclass-inspector-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-inspector-perl/debian/changelog?rev=67991&op=diff
==============================================================================
--- trunk/libclass-inspector-perl/debian/changelog (original)
+++ trunk/libclass-inspector-perl/debian/changelog Fri Jan 28 21:24:39 2011
@@ -16,6 +16,9 @@
   * Added myself to Uploaders
   * New upstream release
   * Upped standards version to 3.9.1
+  * Added debian/source/format
+  * Email change: gregor herrmann -> gregoa at debian.org
+  * Refreshed copyright using experimental dh-make-perl
 
  -- Nicholas Bamber <nicholas at periapt.co.uk>  Fri, 28 Jan 2011 20:37:53 +0000
 

Modified: trunk/libclass-inspector-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-inspector-perl/debian/copyright?rev=67991&op=diff
==============================================================================
--- trunk/libclass-inspector-perl/debian/copyright (original)
+++ trunk/libclass-inspector-perl/debian/copyright Fri Jan 28 21:24:39 2011
@@ -1,40 +1,44 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Adam Kennedy <adamk at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/Class-Inspector/
-Upstream-Name: Class-Inspector
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Adam Kennedy <adamk at cpan.org>
+Source: http://search.cpan.org/dist/Class-Inspector/
+Name: Class-Inspector
 
 Files: *
-Copyright: Copyright 2002 - 2009 Adam Kennedy
-License-Alias: Perl
-License: Artistic | GPL-1+
+Copyright: 2002-2011, Adam Kennedy <adamk at cpan.org>
+License: Artistic or GPL-1+
 
-Files: inc/*:
-Copyright: © 2002 - 2000 by Brian Ingerson, Audrey Tang and Adam Kennedy
-License-Alias: Perl
-License: GPL-1+ | Artistic
+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: 2004, Florian Ragwitz <florian at mookooh.org>
+Copyright:
+ 2004, Florian Ragwitz <florian at mookooh.org>
  2005, Gunnar Wolf <gwolf at debian.org>
- 2006, 2008, Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
- 2007, 2008, Damyan Ivanov <dmn at debian.org>
+ 2006-2007, gregor herrmann <gregoa at debian.org>
+ 2006-2008, Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
+ 2007-2008, Damyan Ivanov <dmn at debian.org>
  2007, Joey Hess <joeyh at debian.org>
  2008, Roberto C. Sanchez <roberto at debian.org>
  2009, Brian Cassidy <brian.cassidy at gmail.com>
- 2006-2009, gregor herrmann <gregoa at debian.org>
-License: Artistic | GPL-1+
+ 2011, Nicholas Bamber <nicholas at periapt.co.uk>
+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 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 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