r52603 - in /trunk/libi18n-charset-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Thu Feb 11 23:29:27 UTC 2010


Author: gregoa
Date: Thu Feb 11 23:29:19 2010
New Revision: 52603

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=52603
Log:
debian/copyright: update formatting.

Modified:
    trunk/libi18n-charset-perl/debian/changelog
    trunk/libi18n-charset-perl/debian/copyright

Modified: trunk/libi18n-charset-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libi18n-charset-perl/debian/changelog?rev=52603&op=diff
==============================================================================
--- trunk/libi18n-charset-perl/debian/changelog (original)
+++ trunk/libi18n-charset-perl/debian/changelog Thu Feb 11 23:29:19 2010
@@ -12,6 +12,7 @@
     - set Standards-Version to 3.8.4 (no changes)
   * Switch to debhelper 7.
   * Switch to source format 3.0 (quilt).
+  * debian/copyright: update formatting.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 16 Nov 2008 20:43:51 +0100
 

Modified: trunk/libi18n-charset-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libi18n-charset-perl/debian/copyright?rev=52603&op=diff
==============================================================================
--- trunk/libi18n-charset-perl/debian/copyright (original)
+++ trunk/libi18n-charset-perl/debian/copyright Thu Feb 11 23:29:19 2010
@@ -1,28 +1,37 @@
-Upstream source location: http://search.cpan.org/dist/I18N-Charset/
-Upstream Author: Martin Thurn <mthurn at cpan.org>
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Martin Thurn, <mthurn at cpan.org>
+Source: http://search.cpan.org/dist/I18N-Charset/
+Name: I18N-Charset
 
 Files: *
-Copyright: (c) 1998-2008 Martin Thurn
-License: GPL-1+ | Artistic
- This program is free software; you can redistribute it and/or modify
- it under the terms of either:
-
-Files: inc/*
-Copyright: Copyright 2002 - 2008 by Brian Ingerson, Audrey Tang and Adam Kennedy.
-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: 1998-2008, Martin Thurn, <mthurn at cpan.org>
+License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright:
- 1999-2004, Ardo van Rangelrooij <ardo at debian.org>
- 2004-2008, Debian Perl Group
-License: GPL-1+ | Artistic
- It is assumed that all contributors license their work under the same
- conditions as the module itself.
+Copyright: 1999, 2000, 2001, 2002, 2004, Ardo van Rangelrooij <ardo at debian.org>
+ 2004, Marc 'HE' Brockschmidt <he at debian.org>
+ 2006, Niko Tyni <ntyni at iki.fi>
+ 2007-2010, gregor herrmann <gregoa at debian.org>
+License: Artistic or GPL-1+
 
-On a Debian system the complete text of the GNU General Public License
-can be found in the file `/usr/share/common-licenses/GPL' and the
-complete text of the the Artistic Licence can be found in the file
-`/usr/share/common-licenses/Artistic'.
+Files: inc/Module/*
+Copyright: 2002-2010, Adam Kennedy <adamk at cpan.org>
+ 2002-2010, Audrey Tang <autrijus at autrijus.org>
+ 2002-2010, Brian Ingerson <ingy at cpan.org>
+License: Artistic or GPL-1+
 
+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'
+
+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'




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