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

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Mon Feb 18 22:18:06 UTC 2008


Author: gregoa-guest
Date: Mon Feb 18 22:18:05 2008
New Revision: 15137

URL: http://svn.debian.org/wsvn/?sc=1&rev=15137
Log:
debian/copyright:
  - add upstream source location
  - adjust copyright holder to reality
  - add copyright/licensing for Debian packaging

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/trunk/libi18n-charset-perl/debian/changelog?rev=15137&op=diff
==============================================================================
--- trunk/libi18n-charset-perl/debian/changelog (original)
+++ trunk/libi18n-charset-perl/debian/changelog Mon Feb 18 22:18:05 2008
@@ -26,8 +26,12 @@
     - t_rt33087_number.patch: new, fixes number of tests
     - t_utf8.patch: formerly directly applied; revert t/utf8.t to pristine
       version
-
- -- gregor herrmann <gregor+debian at comodo.priv.at>  Mon, 18 Feb 2008 22:42:54 +0100
+  * debian/copyright:
+    - add upstream source location
+    - adjust copyright holder to reality
+    - add copyright/licensing for Debian packaging
+
+ -- gregor herrmann <gregor+debian at comodo.priv.at>  Mon, 18 Feb 2008 23:13:36 +0100
 
 libi18n-charset-perl (1.385-1) unstable; urgency=low
 

Modified: trunk/libi18n-charset-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libi18n-charset-perl/debian/copyright?rev=15137&op=diff
==============================================================================
--- trunk/libi18n-charset-perl/debian/copyright (original)
+++ trunk/libi18n-charset-perl/debian/copyright Mon Feb 18 22:18:05 2008
@@ -1,25 +1,21 @@
-This package was debianized by Ardo van Rangelrooij <ardo at debian.org>
-on Tue, May 25, 1999, 20:40:41 +0200.
-
-It was downloaded from the Comprehensive Perl Archive Network (CPAN).
-Visit <http://www.cpan.org/> to find a CPAN site near you.
-
+Upstream source location: http://search.cpan.org/dist/I18N-Charset/
 Upstream Author: Martin Thurn <mthurn at cpan.org>
 
-Copyright:
-
-Copyright (c) 1998-2001 TASC, Inc.
-
-This program is free software; you can redistribute it and/or modify
-it under the terms of either:
-
-a) the GNU General Public License as published by the Free Software
-   Foundation; either version 1, or (at your option) any later
-   version, or
-
-b) the "Artistic License" which comes with Perl.
+Files: *
+Copyright: (c) 1998-2006 Martin Thurn
+License: GPL-1+ | Artistic
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of either:
 
 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: 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.




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