r16306 - in /trunk/libchart-perl/debian: changelog copyright

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Sun Mar 2 15:47:58 UTC 2008


Author: gregoa-guest
Date: Sun Mar  2 15:47:57 2008
New Revision: 16306

URL: http://svn.debian.org/wsvn/?sc=1&rev=16306
Log:
debian/copyright: change upstream source URL, convert to new format, add
  additional copyright holders.

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

Modified: trunk/libchart-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libchart-perl/debian/changelog?rev=16306&op=diff
==============================================================================
--- trunk/libchart-perl/debian/changelog (original)
+++ trunk/libchart-perl/debian/changelog Sun Mar  2 15:47:57 2008
@@ -15,8 +15,10 @@
     - recreate Makefile in clean target if it exists as it contains ugly paths
   * Split out the color patch into debian/patches/color.patch, add quilt
     framework.
+  * debian/copyright: change upstream source URL, convert to new format, add
+    additional copyright holders.
 
- -- gregor herrmann <gregor+debian at comodo.priv.at>  Sun, 02 Mar 2008 16:36:28 +0100
+ -- gregor herrmann <gregor+debian at comodo.priv.at>  Sun, 02 Mar 2008 16:41:51 +0100
 
 libchart-perl (2.4.1-4) unstable; urgency=low
 

Modified: trunk/libchart-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libchart-perl/debian/copyright?rev=16306&op=diff
==============================================================================
--- trunk/libchart-perl/debian/copyright (original)
+++ trunk/libchart-perl/debian/copyright Sun Mar  2 15:47:57 2008
@@ -1,24 +1,30 @@
-This is the Debian GNU/Linux version of the Chart::* Perl modules.
-The upstream source is downloadable from
-http://search.cpan.org/author/CHARTGRP/
+Upstream source location: http://search.cpan.org/dist/Chart/
 
-From the README:
+Files: *
+Copyright: 
+ Copyright(c) 1997-1998 David Bonner, 1999 Peter Clark, 2001 Chart-Group at BKG. All rights reserved.
+License: GPL-1+ | Artistic
+ This program is free software; you can redistribute it and/or modify it
+ under the same terms as Perl itself.
 
-    Copyright(c) 1997-1998 David Bonner, 1999 Peter Clark, 2001
-    Chart-Group at BKG.  All rights reserved.  This program is free
-    software; you can redistribute it and/or modify it under the same
-    terms as Perl itself.
+Files: Chart/Mountain.pm
+Copyright: Copyright 1998, 1999 by James F. Miner. All rights reserved.
+License: GPL-1+ | Artistic
+ This program is free software; you can redistribute it
+ and/or modify it under the same terms as Perl itself.
 
-Perl is distributed under either the Artistic licence or the GPL.
+Files: debian/*
+Copyright: 
+ Copyright 2000,      Raphael Bossek <bossekr at debian.org>
+ Copyright 2001,      Rémi Perrot <rperrot at debian.org>
+ Copyright 2001-2003, Stephen Zander <gibreel at debian.org>
+ Copyright 2006-2008, Debian Perl Group
+License: GPL-1+ | Artistic
+ It is assumed that all contributors put their work under the same license
+ as the software itself.
 
-The full text of the GPL is available on Debian systems in
-/usr/share/common-licenses/GPL
+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'.
 
-The full text of the Artistic Licence is available on Debian systems in
-/usr/share/common-licenses/Artistic.
-
-This package has been through multiple maintainers (for a list see
-/usr/share/doc/libchart-perl/changelog.Debian.gz).
-
-Current Debian specific changes are copyright (c) 2002,
-Stephen Zander <gibreel at debian.org>




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