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

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Tue Dec 21 22:20:53 UTC 2010


Author: gregoa
Date: Tue Dec 21 22:20:46 2010
New Revision: 66093

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=66093
Log:
debian/copyright: refresh formatting, add new third party file.

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

Modified: trunk/libchart-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libchart-perl/debian/changelog?rev=66093&op=diff
==============================================================================
--- trunk/libchart-perl/debian/changelog (original)
+++ trunk/libchart-perl/debian/changelog Tue Dec 21 22:20:46 2010
@@ -18,6 +18,7 @@
   * Switch to source format 3.0 (quilt).
   * Switch to debhelper 7.
   * Refresh color.patch.
+  * debian/copyright: refresh formatting, add new third party file.
 
  -- Jotam Jr. Trejo <jotamjr at debian.org.sv>  Tue, 07 Dec 2010 22:08:39 -0600
 

Modified: trunk/libchart-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libchart-perl/debian/copyright?rev=66093&op=diff
==============================================================================
--- trunk/libchart-perl/debian/copyright (original)
+++ trunk/libchart-perl/debian/copyright Tue Dec 21 22:20:46 2010
@@ -1,30 +1,41 @@
-Upstream source location: http://search.cpan.org/dist/Chart/
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: David Bonner (dbonner at cs.bu.edu)
+Source: http://search.cpan.org/dist/Chart/
+Name: Chart
 
 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: 1997-1998, David Bonner
+ 1999, Peter Clark
+ 2001 Chart-Group at BKG
+License: Artistic or GPL-1+
 
-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.
+Files: Chart/Mountain.pm, html/Mountain_8pm.html
+Copyright: 1998, 1999 by James F. Miner
+License: Artistic or GPL-1+
 
 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.
+Copyright: 2000, Raphael Bossek <bossekr at debian.org>
+ 2001, Rémi Perrot <rperrot at debian.org>
+ 2002, 2003, Stephen Zander <gibreel at debian.org>
+ 2006-2010, gregor herrmann <gregoa at debian.org>
+ 2006, Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
+ 2006, Niko Tyni <ntyni at iki.fi>
+ 2010, Jotam Jr. Trejo <jotamjr at debian.org.sv>
+ 2010, gregor herrmann <gregoa at debian.org>
+License: Artistic or GPL-1+
 
-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'.
+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 systems, the complete text of the Artistic License can be
+ found in `/usr/share/common-licenses/Artistic'.
 
+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 systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.




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