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

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Mon Jun 30 18:33:39 UTC 2008


Author: gregoa
Date: Mon Jun 30 18:33:39 2008
New Revision: 22544

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=22544
Log:
debian/copyright: add information for files under inc/.

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=22544&op=diff
==============================================================================
--- trunk/libi18n-charset-perl/debian/changelog (original)
+++ trunk/libi18n-charset-perl/debian/changelog Mon Jun 30 18:33:39 2008
@@ -1,6 +1,7 @@
 libi18n-charset-perl (1.391-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * debian/copyright: add information for files under inc/.
 
  -- gregor herrmann <gregoa at debian.org>  Mon, 30 Jun 2008 20:28:28 +0200
 

Modified: trunk/libi18n-charset-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libi18n-charset-perl/debian/copyright?rev=22544&op=diff
==============================================================================
--- trunk/libi18n-charset-perl/debian/copyright (original)
+++ trunk/libi18n-charset-perl/debian/copyright Mon Jun 30 18:33:39 2008
@@ -7,10 +7,11 @@
  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: 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.
 
 Files: debian/*
 Copyright:
@@ -19,3 +20,9 @@
 License: GPL-1+ | Artistic
  It is assumed that all contributors license their work under the same
  conditions as the module itself.
+
+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'.
+




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