On 8/21/21 1:03 PM, Antonio Valentino wrote: > If someone is interested I will create the repositories on salsa and > make the package code available for review.
Some issues based on just looking at the code. donfig: debian/copyright Content of LICENSE.txt is MIT/Expat, but the copyright file also uses BSD-3-Clause (from DASK_LICENSE.txt). The License section in README.txt suggests that the dask code was relicensed to MIT, just the copyright remains. The license should just be Expat in d/copyright if this is correct (and use standalone license paragraphs). Otherwise it's Expat and BSD-3-Cause. debian/watch Should handle more common issues like the other packages do. pooch: debian/python3-pooch.lintian-overrides Add comments to overrides explaining why the issue is overridden. debian/rules Why are the tests skipped? debian/watch Should handle more common issues like the other packages do. Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1
