Package: golang-github-d2r2-go-i2c / 0.0~git20191123.73a8a79-2

Metadata

Package Version Patches format
golang-github-d2r2-go-i2c 0.0~git20191123.73a8a79-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Disable go logger missing license.patch | (download)

i2c.go | 20 10 + 10 - 0 !
logger.go | 8 4 + 4 - 0 !
2 files changed, 14 insertions(+), 14 deletions(-)

 disable go-logger (missing license)

The go-logger library does not have copyright information in the git
repository, neither license headers in the go files nor a separate
license file. Therefore no rights to share and modify the code are
granted and it does not meet the DFSG.

So disable logging for now until go-logger comes with an open source
license.

Bug: https://github.com/d2r2/go-logger/issues/5
Signed-off-by: Benjamin Drung <bdrung@debian.org>