r32386 - in /trunk/libcatalyst-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Mar 29 13:59:27 UTC 2009


Author: gregoa
Date: Sun Mar 29 13:59:23 2009
New Revision: 32386

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=32386
Log:
debian/copyright: update years of copyright for files in inc/; some
formatting updates.

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

Modified: trunk/libcatalyst-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-perl/debian/changelog?rev=32386&op=diff
==============================================================================
--- trunk/libcatalyst-perl/debian/changelog (original)
+++ trunk/libcatalyst-perl/debian/changelog Sun Mar 29 13:59:23 2009
@@ -1,6 +1,8 @@
 libcatalyst-perl (5.71001-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * debian/copyright: update years of copyright for files in inc/; some
+    formatting updates.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 29 Mar 2009 15:53:18 +0200
 

Modified: trunk/libcatalyst-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-perl/debian/copyright?rev=32386&op=diff
==============================================================================
--- trunk/libcatalyst-perl/debian/copyright (original)
+++ trunk/libcatalyst-perl/debian/copyright Sun Mar 29 13:59:23 2009
@@ -43,28 +43,35 @@
     willert: Sebastian Willert <willert at cpan.org>
 Packaged-By: Florian Ragwitz <rafl at debian.org>
 Upstream-Name: Catalyst-Runtime
-Original-Source-Location: http://search.cpan.org/dist/Catalyst-Runtime/
-Original-Source-Command: uscan --force-download
-Original-Source-Depends: devscripts
+Upstream-Location: http://search.cpan.org/dist/Catalyst-Runtime/
 
 Files: *
 Copyright: © 2005-2009 by Sebastian Riedel, Catalyst Core Team.
+License-Alias: Perl
 License: GPL-1+ | Artistic
- This program is free software, you can redistribute it and/or modify it under
- the same terms as Perl itself.
 
-Files: inc/*:
-Copyright: © 2002 - 2008 by Brian Ingerson, Audrey Tang 
+Files: inc/*
+Copyright: © 2002 - 2098 by Brian Ingerson, Audrey Tang 
  and Adam Kennedy.
+License-Alias: Perl
 License: GPL-1+ | Artistic
- This program is free software; you can redistribute it and/or modify it under
- the same terms as Perl itself.
 
 Files: debian/*
 Copyright: © 2005-2009 Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
-           © 2005-2008 Florian Ragwitz <rafl at debian.org> on
+           © 2005-2008 Florian Ragwitz <rafl at debian.org>
+           © 2009      gregor herrmann <gregoa at debian.org>
+License: GPL-1+ | Artistic
 
-Perl is distributed under your choice of the GNU General Public License or
-the Artistic License.  On Debian GNU/Linux systems, the complete text of the
-GNU General Public License can be found in `/usr/share/common-licenses/GPL'
-and the Artistic Licence in `/usr/share/common-licenses/Artistic'.
+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
+
+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'




More information about the Pkg-perl-cvs-commits mailing list