r66782 - in /trunk/libanyevent-perl/debian: changelog copyright

ansgar at users.alioth.debian.org ansgar at users.alioth.debian.org
Sat Jan 1 15:35:37 UTC 2011


Author: ansgar
Date: Sat Jan  1 15:35:27 2011
New Revision: 66782

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=66782
Log:
Add copyright information for lib/AnyEvent/Impl/Cocoa.pm.

Modified:
    trunk/libanyevent-perl/debian/changelog
    trunk/libanyevent-perl/debian/copyright

Modified: trunk/libanyevent-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libanyevent-perl/debian/changelog?rev=66782&op=diff
==============================================================================
--- trunk/libanyevent-perl/debian/changelog (original)
+++ trunk/libanyevent-perl/debian/changelog Sat Jan  1 15:35:27 2011
@@ -1,9 +1,13 @@
 libanyevent-perl (5.300-1) unstable; urgency=low
 
+  [ Jonathan Yu ]
   * New upstream release
   * Remove POD patch, no longer needed
   * Because constants.pl is arch-dependent, all files are now installed
     in /usr/lib
+
+  [ Ansgar Burchardt ]
+  * Add copyright information for lib/AnyEvent/Impl/Cocoa.pm.
 
  -- Jonathan Yu <jawnsy at cpan.org>  Sat, 01 Jan 2011 00:04:09 -0500
 

Modified: trunk/libanyevent-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libanyevent-perl/debian/copyright?rev=66782&op=diff
==============================================================================
--- trunk/libanyevent-perl/debian/copyright (original)
+++ trunk/libanyevent-perl/debian/copyright Sat Jan  1 15:35:27 2011
@@ -10,6 +10,14 @@
 License: Artistic or GPL-1+
 X-Comment: This came from an e-mail which was copied to the debian-perl
  list: http://lists.debian.org/debian-perl/2009/01/msg00082.html
+
+Files: lib/AnyEvent/Impl/Cocoa.pm
+Copyright:
+ 2009, KAYAC Inc.
+ 2010, Marc Lehmann <schmorp at schmorp.de>
+License: Artistic or GPL-1+
+X-Comment: Assuming that the license in COPYING applies for this files as well.
+ See also the comment above.
 
 Files: debian/*
 Copyright: 2009-2010, Jonathan Yu <jawnsy at cpan.org>




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