r29576 - /trunk/libtest-compile-perl/debian/copyright
    dmn at users.alioth.debian.org 
    dmn at users.alioth.debian.org
       
    Mon Jan 12 08:39:57 UTC 2009
    
    
  
Author: dmn
Date: Mon Jan 12 08:39:55 2009
New Revision: 29576
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=29576
Log:
write copyright information for all of inc/ (even the rm-ed-during-clean stuff)
Modified:
    trunk/libtest-compile-perl/debian/copyright
Modified: trunk/libtest-compile-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-compile-perl/debian/copyright?rev=29576&op=diff
==============================================================================
--- trunk/libtest-compile-perl/debian/copyright (original)
+++ trunk/libtest-compile-perl/debian/copyright Mon Jan 12 08:39:55 2009
@@ -11,9 +11,41 @@
  This library is free software; you can redistribute it and/or modify it under
  the same terms as Perl itself.
 
+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: inc/Test/More.pm
+Note: seems like a copy of Test::More (from Test-Simple, in perl-modules)
+      stripped from any POD
+Note: not used during build (rm-ed during clean)
+Copyright: Copyright 2001-2008 by Michael G Schwern <schwern at pobox.com>
+License: Artistic | GPL-1+
+ This program is free software; you can redistribute it and/or modify it under
+ the same terms as Perl itself.
+
+Files: inc/Test/Pod.pm
+Note: seems like a copy of Test::Pod (libtest-pod-perl)
+      stripped from any POD
+Note: not used during build (rm-ed during clean)
+Copyright: Copyright 2006, Andy Lester, All Rights Reserved.
+License: Artistic | GPL-1+
+ You may use, modify, and distribute this package under the
+ same terms as Perl itself.
+
+Files: inc/Test/Pod/Coverage.pm
+Note: seems like a copy of Test::Pod::Coverage (libtest-coverage-perl)
+      stipped from any POD
+Note: not used during build (rm-ed during clean)
+
+
 Files: debian/*
 Copyright: 2009, Damyan Ivanov <dmn at debian.org>
 License: Artistic | GPL-1+
+ Packaging is free software; you can redistribute it and/or modify it under
+ the same terms as Perl itself.
 
 License: Artistic
     This program is free software; you can redistribute it and/or modify
    
    
More information about the Pkg-perl-cvs-commits
mailing list