Re: About debian/patches/* licenses

2022-12-04 Thread 野崎耕平
Thank you for your advice! > It might be a good idea to try and contact the patch authors for these to ask them to relicense their patches and submit them upstream. > A good way to detect future instances of this issue and report them to package maintainers would be if the lintian tool were to a

Re: About debian/patches/* licenses

2022-12-02 Thread Paul Wise
On Fri, 2022-12-02 at 15:59 +0900, 野崎耕平 wrote: > In researching the licenses of the dependent libraries of the programs I > created, > I noticed that some packages could be non-GPL library become GPL library by > patch. Generally Debian encourages maintainers to license their packaging under th

About debian/patches/* licenses

2022-12-01 Thread 野崎耕平
Hi, In researching the licenses of the dependent libraries of the programs I created, I noticed that some packages could be non-GPL library become GPL library by patch. * The original project is not GPL * There is a mention in the copyright that debian/* is GPL * Patches to the library source cod