[Pkg-php-commits] r1166 - php5/trunk/debian
Thijs Kinkhorst
thijs at alioth.debian.org
Wed Oct 1 09:08:37 UTC 2008
tags 498621 pending
thanks
Author: thijs
Date: 2008-10-01 09:08:36 +0000 (Wed, 01 Oct 2008)
New Revision: 1166
Modified:
php5/trunk/debian/changelog
php5/trunk/debian/copyright.header
Log:
Update debian/copyright to document that the DFSG-unfree email
requirement in ext/standard/rand.c has been rescinded by the
copyrightholder (Closes: #498621).
Modified: php5/trunk/debian/changelog
===================================================================
--- php5/trunk/debian/changelog 2008-09-30 18:39:36 UTC (rev 1165)
+++ php5/trunk/debian/changelog 2008-10-01 09:08:36 UTC (rev 1166)
@@ -2,8 +2,13 @@
* NOT RELEASED YET
- -- Sean Finney <seanius at debian.org> Wed, 24 Sep 2008 23:25:08 +0200
+ [ Thijs Kinkhorst ]
+ * Update debian/copyright to document that the DFSG-unfree email
+ requirement in ext/standard/rand.c has been rescinded by the
+ copyrightholder (Closes: #498621).
+ -- Thijs Kinkhorst <thijs at debian.org> Wed, 01 Oct 2008 11:06:38 +0200
+
php5 (5.2.6-4) unstable; urgency=high
[ Sean Finney ]
Modified: php5/trunk/debian/copyright.header
===================================================================
--- php5/trunk/debian/copyright.header 2008-09-30 18:39:36 UTC (rev 1165)
+++ php5/trunk/debian/copyright.header 2008-10-01 09:08:36 UTC (rev 1166)
@@ -27,6 +27,16 @@
Upstream Authors: The PHP group for PHP5, Andi Gutmans and Zeev Suraski
for libzend
+The file ext/standard/rand.c contains the following clause with a statement
+that isn't compatible with the DFSG:
+ "The code as Shawn received it included the following notice:
+
+ Copyright (C) 1997 Makoto Matsumoto and Takuji Nishimura. When
+ you use this, send an e-mail to <matumoto at math.keio.ac.jp> with
+ an appropriate reference to your work."
+However, this requirement has been rescinded by the copyright holder in
+message <48E334A2.6050301 at math.sci.hiroshima-u.ac.jp> to bug #498621.
+
Two different licences apply to this package, one for PHP5, the other for
libzend. Both licences are shown here below.
More information about the Pkg-php-commits
mailing list