r15458 - in /trunk/libclass-inner-perl/debian: changelog copyright

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Sat Feb 23 17:21:48 UTC 2008


Author: gregoa-guest
Date: Sat Feb 23 17:21:47 2008
New Revision: 15458

URL: http://svn.debian.org/wsvn/?sc=1&rev=15458
Log:
debian/copyright: change to new format, add copyright information for
  the packaging.

Modified:
    trunk/libclass-inner-perl/debian/changelog
    trunk/libclass-inner-perl/debian/copyright

Modified: trunk/libclass-inner-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libclass-inner-perl/debian/changelog?rev=15458&op=diff
==============================================================================
--- trunk/libclass-inner-perl/debian/changelog (original)
+++ trunk/libclass-inner-perl/debian/changelog Sat Feb 23 17:21:47 2008
@@ -18,8 +18,10 @@
     - don't ignore errors of make distclean
     - move dh_clean before make distclean
     - don't install README any more, no useful information for users
+  * debian/copyright: change to new format, add copyright information for
+    the packaging.
 
- -- gregor herrmann <gregor+debian at comodo.priv.at>  Sat, 23 Feb 2008 18:10:57 +0100
+ -- gregor herrmann <gregor+debian at comodo.priv.at>  Sat, 23 Feb 2008 18:17:17 +0100
 
 libclass-inner-perl (0.1-4) unstable; urgency=low
 

Modified: trunk/libclass-inner-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libclass-inner-perl/debian/copyright?rev=15458&op=diff
==============================================================================
--- trunk/libclass-inner-perl/debian/copyright (original)
+++ trunk/libclass-inner-perl/debian/copyright Sat Feb 23 17:21:47 2008
@@ -1,13 +1,20 @@
-This is the debian package for the Class::Inner module.
+Upstream source location: http://search.cpan.org/dist/Class-Inner/
 
-Chip Salzenberg <chip at debian.org> created this Debian package using
-original Class::Inner sources, as found on the Comprehensive Perl
-Archive Network (CPAN) <URL:http://cpan.org/>.  The Debian Perl
-packaging tool "dh-make-perl" was of great help.
+Files: *
+Copyright: (c) 2001 Piers Cawley, <pdcawley at iterative-software.com>
+License: GPL-1+ | Artistic
+ All rights reserved. This program is free software; you can redistribute it
+ and/or modify it under the same terms as Perl itself.
 
-Copyright (c) 2001 Piers Cawley, <pdcawley at iterative-software.com>.
-    
-libclass-inner-perl may be redistributed under the terms of either the
-GNU General Public License or the Artistic License.  On a Debian
-GNU/Linux systems, the complete text of these licenses may be found in
-the files /usr/share/common-licenses/{GPL,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'.
+
+Files: debian/*
+Copyright:
+ (c) 2003,      Chip Salzenberg <chip at debian.org>
+ (c) 2006-2008, Debian Perl Group
+License: GPL-1+ | Artistic
+ It is assumed that all contributors put their work under the same license
+ as the module itself. 




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