r14058 - in /trunk/libcgi-simple-perl/debian: changelog copyright

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Sat Feb 2 23:43:15 UTC 2008


Author: gregoa-guest
Date: Sat Feb  2 23:43:15 2008
New Revision: 14058

URL: http://svn.debian.org/wsvn/?sc=1&rev=14058
Log:
debian/copyright: sync with reality and convert to new format.

Modified:
    trunk/libcgi-simple-perl/debian/changelog
    trunk/libcgi-simple-perl/debian/copyright

Modified: trunk/libcgi-simple-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libcgi-simple-perl/debian/changelog?rev=14058&op=diff
==============================================================================
--- trunk/libcgi-simple-perl/debian/changelog (original)
+++ trunk/libcgi-simple-perl/debian/changelog Sat Feb  2 23:43:15 2008
@@ -15,8 +15,9 @@
   * Set debhelper compatibility level to 6.
   * Remove debian/docs and don't install README anymore (doesn't provide any
     useful information.
+  * debian/copyright: sync with reality and convert to new format.
 
- -- gregor herrmann <gregor+debian at comodo.priv.at>  Sun, 03 Feb 2008 00:34:15 +0100
+ -- gregor herrmann <gregor+debian at comodo.priv.at>  Sun, 03 Feb 2008 00:34:53 +0100
 
 libcgi-simple-perl (1.103-1) unstable; urgency=low
 

Modified: trunk/libcgi-simple-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libcgi-simple-perl/debian/copyright?rev=14058&op=diff
==============================================================================
--- trunk/libcgi-simple-perl/debian/copyright (original)
+++ trunk/libcgi-simple-perl/debian/copyright Sat Feb  2 23:43:15 2008
@@ -1,13 +1,43 @@
 This is the debian package for the CGI::Simple module.
-It was created by Christopher Sacca <csacca at thecsl.org> using dh-make-perl.
+It was created by Christopher Sacca <csacca at thecsl.org> using dh-make-perl
+and is now maintained by the Debian Perl Group.
 
-CGI::Simple was downloaded from CPAN - http://cpan.org/
+Upstream source location: http://search.cpan.org/dist/CGI-Simple/
 
-The upstream author is: Dr James Freeman <jfreeman at tassie.net.au>
+Files: *
+Copyright: Copyright (c) 2007, Andy Armstrong "<andy at hexten.net>". All rights reserved.
+License: GPL-1+ | Artistic
+ This library is free software; you can redistribute it and/or modify
+ it under the same terms as Perl itself.
 
-Copyright (C) 2001 Dr James Freeman
+Files: lib/CGI/Simple/Util.pm
+Copyright: 
+ Original version copyright 1995-1998, Lincoln D. Stein.  All rights reserved.
+ Originally copyright 2001 Dr James Freeman <jfreeman at tassie.net.au>
+ This release by Andy Armstrong <andy at hexten.net>
+License: GPL-1+ | Artistic
+ This library is free software; you can redistribute it and/or modify
+ it under the same terms as Perl itself.
 
-This package is free software and is provided "as is" without express or
-implied warranty. It may be used, redistributed and/or modified under 
-the same terms as Perl itself.  On Debian systems, see either 
-/usr/share/common-licenses/Artistic or /usr/share/common-licenses/GPL
+Files: lib/CGI/Simple/Cookie.pm
+Copyright: 
+ Original version copyright 1997-1998, Lincoln D. Stein.  All rights reserved.
+ Originally copyright 2001 Dr James Freeman <jfreeman at tassie.net.au>
+ This release by Andy Armstrong <andy at hexten.net>
+License: GPL-1+ | Artistic
+ This library is free software; you can redistribute it and/or modify
+ it under the same terms as Perl itself.
+
+Files: lib/CGI/Simple.pm
+Copyright: 
+ Originally copyright 2001 Dr James Freeman <jfreeman at tassie.net.au>
+ This release by Andy Armstrong <andy at hexten.net>
+License: Artistic
+ This package is free software and is provided "as is" without express or
+ implied warranty. It may be used, redistributed and/or modified under the terms
+ of the Perl Artistic License (see http://www.perl.com/perl/misc/Artistic.html)
+
+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'.




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