r67830 - in /trunk/libversion-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Mon Jan 24 19:22:20 UTC 2011


Author: gregoa
Date: Mon Jan 24 19:22:04 2011
New Revision: 67830

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=67830
Log:
debian/copyright: update years of upstream copyright, license stanzas, and
list of packagers.

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

Modified: trunk/libversion-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libversion-perl/debian/changelog?rev=67830&op=diff
==============================================================================
--- trunk/libversion-perl/debian/changelog (original)
+++ trunk/libversion-perl/debian/changelog Mon Jan 24 19:22:04 2011
@@ -16,6 +16,10 @@
   [ Dominique Dumont ]
   * control: added /me to uploaders
   * removed spelling patch (fixed upstream)
+
+  [ gregor herrmann ]
+  * debian/copyright: update years of upstream copyright, license stanzas, and
+    list of packagers.
 
  -- Dominique Dumont <dominique.dumont at hp.com>  Mon, 24 Jan 2011 19:39:55 +0100
 

Modified: trunk/libversion-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libversion-perl/debian/copyright?rev=67830&op=diff
==============================================================================
--- trunk/libversion-perl/debian/copyright (original)
+++ trunk/libversion-perl/debian/copyright Mon Jan 24 19:22:04 2011
@@ -4,19 +4,23 @@
 Name: version
 
 Files: *
-Copyright: 2004-2009, John Peacock <jpeacock at cpan.org>
+Copyright: 2004-2010, John Peacock <jpeacock at cpan.org>
 License: Artistic or GPL-1+
 
-Files: ./vutil/ppport.h
-Copyright:
- 1999,      Kenneth Albanowski
- 2001,      Paul Marquess
- 2004-2009, Marcus Holland-Moritz
+Files: vutil/ppport.h
+Copyright: 2004-2010, Marcus Holland-Moritz <mhx-cpan at gmx.net>
+ 2001, Paul Marquess <pmqs at cpan.org> (Version 2.x)
+ 1999, Kenneth Albanowski <kjahds at kjahds.com> (Version 1.x)
 License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2010, Ansgar Burchardt <ansgar at debian.org>
+Copyright: 2003, 2004, Ivan Kohler <ivan-debian at 420.am>
+ 2005, 2006, 2007, Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
+ 2006-2011, gregor herrmann <gregoa at debian.org>
+ 2007, 2008, Damyan Ivanov <dmn at debian.org>
+ 2010, Ansgar Burchardt <ansgar at debian.org>
  2010, Jonathan Yu <jawnsy at cpan.org>
+ 2011, Dominique Dumont <dominique.dumont at hp.com>
 License: Artistic or GPL-1+
 
 License: Artistic
@@ -24,7 +28,7 @@
  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'
+ found in `/usr/share/common-licenses/Artistic'.
 
 License: GPL-1+
  This program is free software; you can redistribute it and/or modify
@@ -32,5 +36,5 @@
  the Free Software Foundation; either version 1, or (at your option)
  any later version.
  .
- On Debian systems, the complete text of the GNU General Public
- License can be found in `/usr/share/common-licenses/GPL'
+ 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