r22780 - in /trunk/libcpan-distnameinfo-perl/debian: changelog copyright
gregoa at users.alioth.debian.org
gregoa at users.alioth.debian.org
Sat Jul 5 11:51:38 UTC 2008
Author: gregoa
Date: Sat Jul 5 11:51:38 2008
New Revision: 22780
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=22780
Log:
debian/copyright: add copyright/license information for inc/* and upstream
URL for newer releases.
Modified:
trunk/libcpan-distnameinfo-perl/debian/changelog
trunk/libcpan-distnameinfo-perl/debian/copyright
Modified: trunk/libcpan-distnameinfo-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcpan-distnameinfo-perl/debian/changelog?rev=22780&op=diff
==============================================================================
--- trunk/libcpan-distnameinfo-perl/debian/changelog (original)
+++ trunk/libcpan-distnameinfo-perl/debian/changelog Sat Jul 5 11:51:38 2008
@@ -4,6 +4,8 @@
* New upstream release.
* Set Standards-Version to 3.8.0 (no changes).
* debian/control: change my email address.
+ * debian/copyright: add copyright/license information for inc/* and upstream
+ URL for newer releases.
-- gregor herrmann <gregoa at debian.org> Sat, 05 Jul 2008 13:38:03 +0200
Modified: trunk/libcpan-distnameinfo-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcpan-distnameinfo-perl/debian/copyright?rev=22780&op=diff
==============================================================================
--- trunk/libcpan-distnameinfo-perl/debian/copyright (original)
+++ trunk/libcpan-distnameinfo-perl/debian/copyright Sat Jul 5 11:51:38 2008
@@ -2,6 +2,7 @@
It was created by Marc Brockschmidt <marc at dch-faq.de> using dh-make-perl.
Upstream source location: http://search.cpan.org/dist/CPAN-DistnameInfo/
+(or http://search.cpan.org/CPAN/authors/id/G/GB/GBARR/ for newer releases)
The upstream author is Graham Barr <gbarr at pobox.com>.
@@ -9,6 +10,22 @@
free software; you can redistribute it and/or modify it under the same
terms as Perl (GPL or Artistic license) itself.
+inc/Module*:
+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.
+
+inc/Test*:
+Copyright:
+ Copyright (C) 2002,2004 Mark Fowler <mark at twoshortplanks.com>
+ Copyright (C) 2002 chromatic <chromatic at wgz.org>
+ Copyright (C) 2001-2002, 2004-2006 Michael G Schwern <schwern at pobox.com>.
+License: GPL-1+ | Artistic
+ This program is free software; you can redistribute it and/or
+ modify it under the same terms as Perl itself.
+
+
On Debian systems the complete text of the GPL and Artistic
licenses can be found at:
/usr/share/common-licenses/GPL and
More information about the Pkg-perl-cvs-commits
mailing list