r39722 - in /trunk/libguard-perl/debian: copyright copyright.rationale

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sat Jul 11 20:32:46 UTC 2009


Author: jawnsy-guest
Date: Sat Jul 11 20:32:39 2009
New Revision: 39722

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=39722
Log:
Moved copyright.rationale back into copyright, per ftp-master Frank Lichtenheld <djpig at debian.org>

Removed:
    trunk/libguard-perl/debian/copyright.rationale
Modified:
    trunk/libguard-perl/debian/copyright

Modified: trunk/libguard-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libguard-perl/debian/copyright?rev=39722&op=diff
==============================================================================
--- trunk/libguard-perl/debian/copyright (original)
+++ trunk/libguard-perl/debian/copyright Sat Jul 11 20:32:39 2009
@@ -8,8 +8,68 @@
 Copyright: 2008-2009, Marc Lehmann <debian-copyright at schmorp.de>
 License-Alias: Perl
 License: Artistic | GPL-1+
-X-Comment: See debian/copyright.rationale for the reason why this copyright
- statement was added despite no such text existing in the Guard files.
+X-Comment: Because the upstream Guard package does not include a proper
+ copyright statement, the upstream author was contacted via private e-mail.
+ .
+  Delivered-To: jonathan.i.yu at gmail.com
+  Received: by 10.204.79.82 with SMTP id o18cs454176bkk;
+          Sat, 11 Jul 2009 07:41:29 -0700 (PDT)
+  Received: by 10.204.57.13 with SMTP id a13mr3083366bkh.205.1247323289167;
+          Sat, 11 Jul 2009 07:41:29 -0700 (PDT)
+  Return-Path: <root at schmorp.de>
+  Received: from mail.nethype.de (mail.nethype.de [78.47.73.129])
+          by mx.google.com with ESMTP id 26si4485612fxm.94.2009.07.11.07.41.28;
+          Sat, 11 Jul 2009 07:41:29 -0700 (PDT)
+  Received-SPF: pass (google.com: domain of root at schmorp.de designates 78.47.73.129
+          as permitted sender) client-ip=78.47.73.129;
+  Authentication-Results: mx.google.com; spf=pass (google.com: domain of root at schmorp.de
+          designates 78.47.73.129 as permitted sender) smtp.mail=root at schmorp.de
+  Received: from [10.0.0.5] (helo=doom.schmorp.de)
+    by mail.nethype.de with esmtp (Exim 4.69)
+    (envelope-from <root at schmorp.de>)
+    id 1MPdlY-00067t-Ck; Sat, 11 Jul 2009 14:41:28 +0000
+  Received: from [10.0.0.1] (helo=cerebro.laendle)
+    by doom.schmorp.de with esmtp (Exim 4.69)
+    (envelope-from <root at schmorp.de>)
+    id 1MPdlY-0007MR-2u; Sat, 11 Jul 2009 14:41:28 +0000
+  Received: from root by cerebro.laendle with local (Exim 4.69)
+    (envelope-from <root at schmorp.de>)
+    id 1MPdlY-0001ot-1c; Sat, 11 Jul 2009 16:41:28 +0200
+  Date: Sat, 11 Jul 2009 16:41:28 +0200
+  From: Marc Lehmann <schmorp at schmorp.de>
+  To: Jonathan Yu <jonathan.i.yu at gmail.com>
+  Cc: Debian Perl List <debian-perl at lists.debian.org>
+  Subject: Re: Coro and Guard Copyright Information
+  Message-ID: <20090711144127.GC5477 at schmorp.de>
+  References: <d1b732a70907102054g7f39012an6f2baa38a9bb78d1 at mail.gmail.com>
+  MIME-Version: 1.0
+  Content-Type: text/plain; charset=us-ascii
+  Content-Disposition: inline
+  In-Reply-To: <d1b732a70907102054g7f39012an6f2baa38a9bb78d1 at mail.gmail.com>
+  X-PGP: "1024D/DA743396 1999-01-26 Marc Alexander Lehmann
+    <schmorp at schmorp.de>       Key fingerprint = 475A FE9B D1D4 039E
+    01AC  C217 A1E8 0270 DA74 3396"
+ .
+  On Fri, Jul 10, 2009 at 11:54:36PM -0400, Jonathan Yu <jonathan.i.yu at gmail.com> wrote:
+  > I'm packaging your Perl modules Coro (and thus Guard) for Debian and
+ .
+  Fascinating!
+ .
+  > was wondering if you could give us a copyright statement for both of
+  > these. As you might remember from my previous bug reports (don't
+  > worry, I won't bother you with one this time), Debian needs both a
+  > copyright and license statement to redistribute modules.
+ .
+  To the best of my knowledge, and unless otherwise stated, all the files
+  are Copyright Marc Alexander Lehmann <debian-copyright at schmorp.de>,
+  2001-2009 for Coro, 2008-2009 for Guard.
+ .
+  (see also conftest.c, which is lgpl 2.1 or later)
+ .
+  > I have noted libcoro's copyright (per Coro/libcoro/LICENSE), but Coro
+ .
+  The actual files have been under a slightly different license for a while
+  - I updated the LICENSE file to be consistent, thanks for reminding me :)
 
 Files: debian/*
 Copyright: 2009, Jonathan Yu <frequency at cpan.org>




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