r15582 - in /trunk/libclone-perl/debian: changelog copyright

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Mon Feb 25 00:10:38 UTC 2008


Author: gregoa-guest
Date: Mon Feb 25 00:10:37 2008
New Revision: 15582

URL: http://svn.debian.org/wsvn/?sc=1&rev=15582
Log:
debian/copyright:
  - add upstream source location
  - add additional copyright holders
  - add copyright information for the packaging

Modified:
    trunk/libclone-perl/debian/changelog
    trunk/libclone-perl/debian/copyright

Modified: trunk/libclone-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libclone-perl/debian/changelog?rev=15582&op=diff
==============================================================================
--- trunk/libclone-perl/debian/changelog (original)
+++ trunk/libclone-perl/debian/changelog Mon Feb 25 00:10:37 2008
@@ -19,8 +19,12 @@
     - create install-stamp target
     - remove commented out or unused dh_* calls
     - move actual build and tests to build-stamp target
+  * debian/copyright:
+    - add upstream source location
+    - add additional copyright holders
+    - add copyright information for the packaging
 
- -- gregor herrmann <gregor+debian at comodo.priv.at>  Mon, 25 Feb 2008 01:02:17 +0100
+ -- gregor herrmann <gregor+debian at comodo.priv.at>  Mon, 25 Feb 2008 01:04:43 +0100
 
 libclone-perl (0.22-1) unstable; urgency=low
 

Modified: trunk/libclone-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libclone-perl/debian/copyright?rev=15582&op=diff
==============================================================================
--- trunk/libclone-perl/debian/copyright (original)
+++ trunk/libclone-perl/debian/copyright Mon Feb 25 00:10:37 2008
@@ -1,17 +1,30 @@
-This is the debian package for the Clone module.
+Upstream source location: http://search.cpan.org/dist/Clone/
+Upstream author: Ray Finch, rdf at cpan.org
 
-The upstream author is: 
-
-Ray Finch, rdf at cpan.org
-
-Copyright 2001 Ray Finch.
-
-This module is free software; you can redistribute it and/or
-modify it under the same terms as Perl itself..
-
-See http://www.perl.com/perl/misc/Artistic.html
+Files: *
+Copyright: Copyright 2001 Ray Finch.
+License: GPL-1+ | Artistic
+ This module is free software; you can redistribute it and/or
+ modify it under the same terms as Perl itself.
 
 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: t/dclone.t, t/dump.pl, t/tied.pl
+Copyright: Copyright (c) 1995-2000, Raphael Manfredi
+License: Artistic
+ You may redistribute only under the terms of the Artistic License,
+ as specified in the README file that comes with the distribution.
+
+On Debian GNU/Linux systems, the complete text of the Artistic Licence can
+be found in `/usr/share/common-licenses/Artistic'.
+
+Files: debian/*
+Copyright: 
+ (C) 2004-2007, Bastian Blank <waldi at debian.org>
+ (C) 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