r21878 - in /trunk/libcgi-perl/debian: control copyright libcgi-perl.lintian-overrides

yvesago-guest at users.alioth.debian.org yvesago-guest at users.alioth.debian.org
Thu Jun 19 09:13:08 UTC 2008


Author: yvesago-guest
Date: Thu Jun 19 09:13:08 2008
New Revision: 21878

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=21878
Log:
[svn-inject] Applying Debian modifications to trunk

Added:
    trunk/libcgi-perl/debian/libcgi-perl.lintian-overrides
Modified:
    trunk/libcgi-perl/debian/control
    trunk/libcgi-perl/debian/copyright

Modified: trunk/libcgi-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-perl/debian/control?rev=21878&op=diff
==============================================================================
--- trunk/libcgi-perl/debian/control (original)
+++ trunk/libcgi-perl/debian/control Thu Jun 19 09:13:08 2008
@@ -25,3 +25,6 @@
  functionality for some of the more advanced features of CGI scripting,
  including support for file uploads, cookies, cascading style sheets,
  server push, and frames.
+ .
+ CGI.pm is included in core perl-modules. Use libcgi-perl only for special
+ updates like the use of POSTDATA.

Modified: trunk/libcgi-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-perl/debian/copyright?rev=21878&op=diff
==============================================================================
--- trunk/libcgi-perl/debian/copyright (original)
+++ trunk/libcgi-perl/debian/copyright Thu Jun 19 09:13:08 2008
@@ -1,27 +1,27 @@
-This is the debian package for the CGI.pm module.
-It was created by AGOSTINI Yves <agostini at univ-metz.fr> using dh-make-perl.
+Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=102
+Debianized-By: AGOSTINI Yves <agostini at univ-metz.fr>
+Debianized-Date: Sun, 19 Jun 2008 10:41:06 +0200
+Original-Source-Location: http://search.cpan.org/dist/CGI.pm/
+Upstream-Author: Lincoln Stein <lstein at cshl.org>
 
-It was downloaded from http://search.cpan.org/dist/CGI.pm/
+Files: *
+Copyright: copyright 1995-2007, Lincoln D. Stein
+License: GPL-1+ | Artistic
+ This code is free software; you can redistribute it and/or modify it under the
+ same terms as Perl itself.
 
-This copyright info was automatically extracted from the perl module.
-It may not be accurate, so you better check the module sources
-if you don't want to get into legal troubles.
+Files: CGI/Pretty.pm
+Copyright: Copyright 1999, Brian Paulsen. All rights reserved.
+License: GPL-1+ | Artistic
+ This code is free software; you can redistribute it and/or modify it under the
+ same terms as Perl itself.
 
-The upstream author is: 
+Files: debian/*
+Copyright: Copyright 2008 Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+License: GPL-1+ | Artistic
+ The Debian packaging is put under the same terms as the module itself.
 
-Brian Paulsen <Brian at ThePaulsens.com>, with minor modifications by
-Lincoln Stein <lstein at cshl.org> for incorporation into the CGI.pm
-distribution.
-
-Copyright 1999, Brian Paulsen.  All rights reserved.
-
-This library is free software; you can redistribute it and/or modify
-it under the same terms as Perl itself.
-
-Bug reports and comments to Brian at ThePaulsens.com.  You can also write
-to lstein at cshl.org, but this code looks pretty hairy to me and I'm not
-sure I understand it!.
-
-
-The Debian packaging is (C) 2008, AGOSTINI Yves <agostini at univ-metz.fr> and
-is licensed under the same terms as the software itself (see above).
+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'.

Added: trunk/libcgi-perl/debian/libcgi-perl.lintian-overrides
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-perl/debian/libcgi-perl.lintian-overrides?rev=21878&op=file
==============================================================================
--- trunk/libcgi-perl/debian/libcgi-perl.lintian-overrides (added)
+++ trunk/libcgi-perl/debian/libcgi-perl.lintian-overrides Thu Jun 19 09:13:08 2008
@@ -1,0 +1,5 @@
+# that line contains an URL that cannot be broken
+libcgi-perl: manpage-has-errors-from-man usr/share/man/man3/CGI::Cookie.3pm.gz 228: warning [p 2, 3.7i]: can't break line
+# that lines are examples of use with external fastcgi
+libcgi-perl: FSSTND-dir-in-manual-page usr/share/man/man3/CGI::Fast.3pm.gz:224 /usr/etc/
+libcgi-perl: FSSTND-dir-in-manual-page usr/share/man/man3/CGI::Fast.3pm.gz:242 /usr/etc/




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