r50677 - in /trunk/libio-prompt-perl/debian: changelog copyright libio-prompt-perl.examples

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Mon Jan 11 01:54:40 UTC 2010


Author: jawnsy-guest
Date: Mon Jan 11 01:54:35 2010
New Revision: 50677

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=50677
Log:
* Refresh copyright information to new DEP5 format
* Install examples from examples/*

Added:
    trunk/libio-prompt-perl/debian/libio-prompt-perl.examples
Modified:
    trunk/libio-prompt-perl/debian/changelog
    trunk/libio-prompt-perl/debian/copyright

Modified: trunk/libio-prompt-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libio-prompt-perl/debian/changelog?rev=50677&op=diff
==============================================================================
--- trunk/libio-prompt-perl/debian/changelog (original)
+++ trunk/libio-prompt-perl/debian/changelog Mon Jan 11 01:54:35 2010
@@ -7,6 +7,8 @@
   * Standards-Version 3.8.3 (no changes)
   * Rewrite control description
   * Update dependency alternatives (some things are core)
+  * Refresh copyright information to new DEP5 format
+  * Install examples from examples/*
 
   [ gregor herrmann ]
   * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser

Modified: trunk/libio-prompt-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libio-prompt-perl/debian/copyright?rev=50677&op=diff
==============================================================================
--- trunk/libio-prompt-perl/debian/copyright (original)
+++ trunk/libio-prompt-perl/debian/copyright Mon Jan 11 01:54:35 2010
@@ -1,40 +1,31 @@
-This is the debian package for the IO-Prompt module.
-It was created by David Moreno Garza <damog at debian.org> using dh-make-perl.
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
+Maintainer: Damian Conway <DCONWAY at cpan.org>
+Source: http://search.cpan.org/dist/IO-Prompt/
+Name: IO-Prompt
 
-The upstream author is: 
+Files: *
+Copyright: 2005, Damian Conway <DCONWAY at cpan.org>
+License: Artistic or GPL-1+
 
-Copyright (c) 2005, Damian Conway <DCONWAY at cpan.org>. All rights reserved.
+Files: debian/*
+Copyright: 2010, Jonathan Yu <jawnsy at cpan.org>
+ 2006, David Moreno Garza <damog at debian.org>
+ 2006, Gunnar Wolf <gwolf at debian.org>
+ 2006, Niko Tyni <ntyni at iki.fi>
+License: Artistic or GPL-1+
 
-This module is free software; you can redistribute it and/or modify it
-under the same terms as Perl itself.
+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'
 
-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'.
-
-DISCLAIMER OF WARRANTY
-
-BECAUSE THIS SOFTWARE IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
-FOR THE SOFTWARE, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT
-WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER
-PARTIES PROVIDE THE SOFTWARE "AS IS" WITHOUT WARRANTY OF ANY KIND,
-EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
-SOFTWARE IS WITH YOU. SHOULD THE SOFTWARE PROVE DEFECTIVE, YOU ASSUME
-THE COST OF ALL NECESSARY SERVICING, REPAIR, OR CORRECTION.
-
-IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
-WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
-REDISTRIBUTE THE SOFTWARE AS PERMITTED BY THE ABOVE LICENCE, BE
-LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL,
-OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE
-THE SOFTWARE (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
-RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
-FAILURE OF THE SOFTWARE TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
-SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
-DAMAGES.
-
-You can find the pristine sources for this module at:
- http://search.cpan.org/CPAN/modules/by-module/IO/
+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'

Added: trunk/libio-prompt-perl/debian/libio-prompt-perl.examples
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libio-prompt-perl/debian/libio-prompt-perl.examples?rev=50677&op=file
==============================================================================
--- trunk/libio-prompt-perl/debian/libio-prompt-perl.examples (added)
+++ trunk/libio-prompt-perl/debian/libio-prompt-perl.examples Mon Jan 11 01:54:35 2010
@@ -1,0 +1,1 @@
+examples/*




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