r4957 - in /packages/libmime-charset-perl/trunk/debian: control copyright

micah at users.alioth.debian.org micah at users.alioth.debian.org
Wed Mar 21 05:38:26 CET 2007


Author: micah
Date: Wed Mar 21 04:38:26 2007
New Revision: 4957

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=4957
Log:
update copyright and grammar error in control description

Modified:
    packages/libmime-charset-perl/trunk/debian/control
    packages/libmime-charset-perl/trunk/debian/copyright

Modified: packages/libmime-charset-perl/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmime-charset-perl/trunk/debian/control?rev=4957&op=diff
==============================================================================
--- packages/libmime-charset-perl/trunk/debian/control (original)
+++ packages/libmime-charset-perl/trunk/debian/control Wed Mar 21 04:38:26 2007
@@ -11,5 +11,5 @@
 Depends: ${perl:Depends}, ${misc:Depends}, 
 Description:  Charset Informations for MIME
  MIME::Charset provides informations about character sets used for
- MIME messages on Internet.
+ MIME messages on the Internet.
  .

Modified: packages/libmime-charset-perl/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmime-charset-perl/trunk/debian/copyright?rev=4957&op=diff
==============================================================================
--- packages/libmime-charset-perl/trunk/debian/copyright (original)
+++ packages/libmime-charset-perl/trunk/debian/copyright Wed Mar 21 04:38:26 2007
@@ -1,13 +1,25 @@
 This is the debian package for the MIME-Charset module.
-It was created by Micah Anderson <micah at debian.org> using dh-make-perl.
+It was created by Micah Anderson <micah at debian.org> on Mon, 19 Mar 2007.
 
-This copyright info was automatically extracted from the perl module.
-It may not be accurate, so you better check the module sources
-if don't want to get into legal troubles.
+It was downloaded from: <http://search.cpan.org/~nezumi/MIME-Charset-0.044/>
 
 The upstream author is: 
 
 Copyright (C) 2006 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>.
 
-All rights reserved.  This program is free software; you can redistribute
-it and/or modify it under the same terms as Perl itself..
+License:
+
+	This module is free software; you may redistribute it and/or modify it
+	under the same terms as Perl itself.
+
+	At the moment this is 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.
+
+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'.




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