r64994 - in /trunk/libmodule-depends-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Wed Nov 17 18:55:58 UTC 2010


Author: gregoa
Date: Wed Nov 17 18:55:50 2010
New Revision: 64994

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=64994
Log:
debian/copyright: update years of upstream copyright and formatting.

Modified:
    trunk/libmodule-depends-perl/debian/changelog
    trunk/libmodule-depends-perl/debian/copyright

Modified: trunk/libmodule-depends-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmodule-depends-perl/debian/changelog?rev=64994&op=diff
==============================================================================
--- trunk/libmodule-depends-perl/debian/changelog (original)
+++ trunk/libmodule-depends-perl/debian/changelog Wed Nov 17 18:55:50 2010
@@ -30,6 +30,7 @@
     - fixes "Dies when Makefile.PL doesn't return a true value"
       (closes: #317061)
   * Switch to source format 3.0 (quilt).
+  * debian/copyright: update years of upstream copyright and formatting.
 
  -- gregor herrmann <gregoa at debian.org>  Wed, 17 Nov 2010 19:04:10 +0100
 

Modified: trunk/libmodule-depends-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmodule-depends-perl/debian/copyright?rev=64994&op=diff
==============================================================================
--- trunk/libmodule-depends-perl/debian/copyright (original)
+++ trunk/libmodule-depends-perl/debian/copyright Wed Nov 17 18:55:50 2010
@@ -4,20 +4,22 @@
 Name: Module-Depends
 
 Files: *
-Copyright: Copyright 2004 Fotango.  All Rights Reserved.
+Copyright: 2004-2008, Fotango
+ 2010, Richard Clamp
 License: Artistic or GPL-1+
 
 Files: debian/*
 Copyright: 2004, 2005, 2008, 2009, James Bromberger <jeb at debian.org>
  2010, Ryan Niebur <ryan at debian.org>
+ 2010, gregor herrmann <gregoa at debian.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'
+ 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
@@ -25,5 +27,5 @@
  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'
+ 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