r63832 - in /trunk/libapache-session-perl/debian: changelog copyright

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Sat Oct 16 20:47:48 UTC 2010


Author: periapt-guest
Date: Sat Oct 16 20:47:31 2010
New Revision: 63832

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

Modified:
    trunk/libapache-session-perl/debian/changelog
    trunk/libapache-session-perl/debian/copyright

Modified: trunk/libapache-session-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapache-session-perl/debian/changelog?rev=63832&op=diff
==============================================================================
--- trunk/libapache-session-perl/debian/changelog (original)
+++ trunk/libapache-session-perl/debian/changelog Sat Oct 16 20:47:31 2010
@@ -26,6 +26,7 @@
   * Refreshed patch
   * Removed 'section' field from binary package stanza
   * Removed 'priority' field from binary package stanza
+  * Refreshed copyright
 
  -- Nicholas Bamber <nicholas at periapt.co.uk>  Sat, 16 Oct 2010 21:13:33 +0100
 

Modified: trunk/libapache-session-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapache-session-perl/debian/copyright?rev=63832&op=diff
==============================================================================
--- trunk/libapache-session-perl/debian/copyright (original)
+++ trunk/libapache-session-perl/debian/copyright Sat Oct 16 20:47:31 2010
@@ -1,64 +1,62 @@
-This Package was debianized by Michael Alan Dorman 
-<mdorman at debian.org> on Thu, 29 Jul 1999 11:41:05 -0400 and is Maintained 
-by the Debian Perl Group (pkg-perl)
-
-It was downloaded from: http://search.cpan.org/dist/Apache-Session/
-
-Upstream Author: Jeffrey Baker <jwbaker at acm.org>
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Casey West <casey[at]geeknest.com>
+Source: http://search.cpan.org/dist/Apache-Session/
+Name: Apache-Session
 
 Files: *
-Copyright: © 1998, 1999, 2000, 2001, 2004 Jeffrey William Baker 
- <jwbaker at acm.org>
-License: GPL-1+ | Artistic
- These modules are free software. They may be used, redistributed
- and/or modified under the same terms as Perl itsel.
+Copyright:
+ 1998-2001, 2004 Jeffrey William Baker <jwbaker at acm.org>
+License: Artistic or GPL-1+
 
 Files: Session/Store/Sybase.pm
-Copyright: © 2000, 2004 Jeffrey William Baker <jwbaker at acm.org>
-           © 2000, 2004 Mark Landry <mdlandry at lincoln.midcoast.com>
-	   © 2000, 2004 Chris Winters <chirs at cwinters.com>
-License: GPL-1+ | Artistic
- These modules are free software. They may be used, redistributed
- and/or modified under the same terms as Perl itsel.
+Copyright:
+ 2000, 2004, Jeffrey William Baker <jwbaker at acm.org>
+ 2000, 2004, Mark Landry <mdlandry at lincoln.midcoast.com>
+ 2000, 2004, Chris Winters <chirs at cwinters.com>
+License: Artistic or GPL-1+
 
 Files: Session/Store/Informix.pm
-Copyright: © 1998, 1999, 2000, 2004 Jeffrey William Baker <jwbaker at acm.org>
-	   © 1998, 1999, 2000, 2004 Mike Langen <mike.langen at tamedia.ch>
-License: GPL-1+ | Artistic
- These modules are free software. They may be used, redistributed
- and/or modified under the same terms as Perl itsel.
+Copyright:
+ 1998-2000, 2004, Jeffrey William Baker <jwbaker at acm.org>
+ 1998-2000, 2004, Mike Langen <mike.langen at tamedia.ch>
+License: Artistic or GPL-1+
 
 Files: Session/Sybase.pm
-Copyright: © 1998, 1999, 2000 Jeffrey William Baker <jwbaker at acm.org>
-           © 1998, 1999, 2000 Chris Winters <chris at cwinters.com>
-License: GPL-1+ | Artistic
- These modules are free software. They may be used, redistributed
- and/or modified under the same terms as Perl itsel.
+Copyright:
+ 1998-2000, Jeffrey William Baker <jwbaker at acm.org>
+ 1998-2000, Chris Winters <chris at cwinters.com>
+License: Artistic or GPL-1+
 
 Files: Session/Generate/ModUniqueID.pm
        Session/Generate/ModUsertrack.pm
-Copyright: © 2001 Tatsuhiko Miyagawa <miyagawa at bulknews.net>
-License: GPL-1+ | Artistic
- These modules are free software. They may be used, redistributed
- and/or modified under the same terms as Perl itsel.
+Copyright: 2001, Tatsuhiko Miyagawa <miyagawa at bulknews.net>
+License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: © 2008 Debian Perl Group
-                  <pkg-perl-maintainers at lists.alioth.debian.org>
-	   © 1999 Michel Alan Dorman
-	          <mdorman at debian.org>
-License: GPL-1+ | Artistic
+Copyright:
+ 1999-2004, Michael Alan Dorman <mdorman at debian.org>
+ 2004, 2005, 2007, Gunnar Wolf <gwolf at debian.org>
+ 2005, Joachim Breitner <nomeata at debian.org>
+ 2006-2008, gregor herrmann <gregor+debian at comodo.priv.at>
+ 2006, Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
+ 2007, Damyan Ivanov <dmn at debian.org>
+ 2007, Russ Allbery <rra at debian.org>
+ 2008, Rene Mayorga <rmayorga at debian.org.sv>
+ 2010, Nicholas Bamber <nicholas at periapt.co.uk>
+License: Artistic or GPL-1+
 
-The Perl license is:
-    This program 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 Perl.
-
-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: 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
+ General Public License can be found in `/usr/share/common-licenses/GPL-1'.




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