Bug#935713: src:thrift: Incomplete debian/copyright

2019-08-25 Thread GCS
On Sun, Aug 25, 2019 at 4:06 PM Scott Kitterman  wrote:
> While reviewing your package in New, I noticed omissions from debian/
> copyright.  Since this problem also exists in the current package, I am
> filing this bug rather than rejecting the package.
[...]
> lib/php/src/ext/thrift_protocol/run-tests.php: PHP 3.01
> Note: it references a LICENSE file that appears to be missing.
>
> Please keep https://ftp-master.debian.org/php-license.html in mind when
> you update your debian/copyright.
 I've updated debian/copyright as there were other problems as well.
I'm just unsure if it will be auto rejected or not on upload. At least
Lintian is confused and from the following snipset
-- cut --
Files: lib/php/src/ext/thrift_protocol/run-tests.php
Copyright: Copyright (C) 1997-2017 The PHP Group
License: PHP-3.01
-- cut --
it thinks the whole source is under PHP license. At least it states:
E: thrift source: license-problem-php-license debian/copyright

Investigating how to resolve this. :-/

Cheers,
Laszlo/GCS



Bug#935713: src:thrift: Incomplete debian/copyright

2019-08-25 Thread Scott Kitterman
Package: src:thrift
Version: 0.11.0-4
Severity: serious
Justification: Policy 2.3

While reviewing your package in New, I noticed omissions from debian/
copyright.  Since this problem also exists in the current package, I am
filing this bug rather than rejecting the package.

At a minimum, the following copyright/licenses are missing:

compile: GPL 2+

compiler/cpp/src/thrift/thrifty.hh: GPL 3+ + Bison exception
compiler/cpp/src/thrift/thrifty.cc

lib/php/src/ext/thrift_protocol/run-tests.php: PHP 3.01
Note: it references a LICENSE file that appears to be missing.

Please keep https://ftp-master.debian.org/php-license.html in mind when
you update your debian/copyright.

ylwrap: GPL 2+

build/cmake/FindGLIB.cmake: BSD 2 clause

Scott K