r71509 - in /trunk/libhtml-template-perl/debian: changelog copyright

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Wed Mar 16 19:55:52 UTC 2011


Author: periapt-guest
Date: Wed Mar 16 19:55:25 2011
New Revision: 71509

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=71509
Log:
Refreshed copyright

Modified:
    trunk/libhtml-template-perl/debian/changelog
    trunk/libhtml-template-perl/debian/copyright

Modified: trunk/libhtml-template-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-template-perl/debian/changelog?rev=71509&op=diff
==============================================================================
--- trunk/libhtml-template-perl/debian/changelog (original)
+++ trunk/libhtml-template-perl/debian/changelog Wed Mar 16 19:55:25 2011
@@ -5,6 +5,7 @@
   * Updated home page and svn fields in debian/control
   * Refreshed debian/rules
   * Refreshed patches
+  * Refreshed copyright
 
  -- Nicholas Bamber <nicholas at periapt.co.uk>  Wed, 16 Mar 2011 18:59:48 +0000
 

Modified: trunk/libhtml-template-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-template-perl/debian/copyright?rev=71509&op=diff
==============================================================================
--- trunk/libhtml-template-perl/debian/copyright (original)
+++ trunk/libhtml-template-perl/debian/copyright Wed Mar 16 19:55:25 2011
@@ -1,25 +1,45 @@
-This package was debianized by Sander Smeenk <ssmeenk at debian.org> on
-Mon, 23 Oct 2000 19:18:14 +0200.
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Sam Tregar, sam at tregar.com
+Source: http://search.cpan.org/dist/HTML-Template/
+Name: HTML-Template
 
-It was downloaded from http://www.cpan.org/authors/id/S/SA/SAMTREGAR/
+Files: *
+Copyright: 2000-2002, Sam Tregar, sam at tregar.com
+License: Artistic or GPL-1+
 
-Upstream Author: Sam Tregar <sam at tregar.com>
+Files: t/testlib/IO/Capture/ErrorMessages.pm
+Copyright: 2003, Mark Reynolds and Jon Morgan
+License: Artistic or GPL-1+
 
+Files: t/testlib/IO/Capture/Stdout.pm, t/testlib/IO/Capture/Stderr.pm
+Copyright: 2003, Mark Reynolds
+License: Artistic or GPL-1+
+
+Files: t/testlib/IO/Capture.pm
 Copyright:
+ 2003, Mark Reynolds and Jon Morgan
+ 2004-2005, Mark Reynolds
+License: Artistic or GPL-1+
 
-HTML::Template : A module for using HTML Templates with Perl
-Copyright (C) 2000 Sam Tregar (sam at tregar.com)
+Files: debian/*
+Copyright:
+ 2000-2003, Sander Smeenk <ssmeenk at debian.org>
+ 2005, 2007, 2010, Florian Ernst <florian at debian.org>
+ 2011, Nicholas Bamber <nicholas at periapt.co.uk>
+License: Artistic or GPL-1+
 
-This module is free software; you can redistribute it and/or modify it
-under the terms of either:
+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 systems, the complete text of the Artistic License can be
+ found in `/usr/share/common-licenses/Artistic'.
 
-a) the GNU General Public License as published by the Free Software
-Foundation; either version 1, or (at your option) any later version,
-or
-
-b) the "Artistic License" which comes with this module.
-
-
-On Debian systems, the complete text of the GNU General Public
-License can be found in /usr/share/common-licenses/GPL, while 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 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