DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: golang-github-gohxs-readline 1.4+git20171011.a780388-1

Review Information

Packagegolang-github-gohxs-readline — 1.4+git20171011.a780388-1
Reviewerawm
Allocated7 days ago
Started7 days ago
Statusaccepted
Completed7 days ago

Final Comment

Nothing blocking this. Recommend updating Standards-Version to 4.7.3.

New Package Report

Notes

7 days ago ● public

duck - check URL redirections

Command: env PERL5OPT=-m-lib=. duck
Exit code: 0

(no output)

7 days ago ● public

suspicious-source

Command: suspicious-source
Exit code: 0

(no output)

7 days ago ● public

vulture

Command: vulture .
Exit code: 0

(no output)

7 days ago ● public

debmake -cc

Command: debmake -cc
Exit code: 0

I: set parameters
I: scan source for copyright+license text and file extensions
I:  82 %, ext = go
I:   8 %, ext = md
I:   4 %, ext = yml
I:   2 %, ext = conf
I:   2 %, ext = gitignore
I:   2 %, ext = media
I: check_all_licenses
I: .............................................W: Non-UTF-8 char found, using latin-1: doc/out2.gif
W: ... 'utf-8' codec can't decode byte 0x80 in position 6: invalid start byte
W: analyze_copyright: skip name="", years=9999-0
.........
I: check_all_licenses completed for 54 files.
I: bunch_all_licenses
I: format_all_licenses
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: package
Upstream-Contact: <preferred name and address to reach the upstream project>
Source: <url://example.com>
#
# Please double check copyright with the licensecheck(1) command.

Files:     .travis.yml
           CHANGELOG.md
           README.md
           ansi_windows.go
           ansi_windows_test.go
           complete.go
           complete_helper.go
           complete_segment.go
           complete_segment_test.go
           debian/.gitignore
           debian/control
           debian/gbp.conf
           debian/gitlab-ci.yml
           debian/rules
           debian/source/format
           debian/upstream/metadata
           debian/watch
           doc/out2.gif
           doc/shortcut.md
           example/readline-demo/readline-demo.go
           example/readline-im/README.md
           example/readline-im/readline-im.go
           example/readline-multiline/readline-multiline.go
           example/readline-remote/readline-remote-client/client.go
           example/readline-remote/readline-remote-server/server.go
           history.go
           operation.go
           password.go
           rawreader_windows.go
           readline.go
           readline_test.go
           remote.go
           runebuf.go
           runes.go
           runes/runes.go
           runes/runes_test.go
           runes_test.go
           search.go
           std.go
           std_windows.go
           terminal.go
           utils.go
           utils_test.go
           utils_unix.go
           utils_windows.go
           vim.go
           windows_api.go
Copyright: __NO_COPYRIGHT_NOR_LICENSE__
License:   __NO_COPYRIGHT_NOR_LICENSE__

Files:     example/readline-pass-strength/readline-pass-strength.go
Copyright: 2004 Sam Hocevar <sam@hocevar.net>
License:   __UNKNOWN__
 Everyone is permitted to copy and distribute verbatim or modified
 copies of this license document, and changing it is allowed as long
 as the name is changed.
 .
 DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 .
 0. You just DO WHAT THE FUCK YOU WANT TO.

Files:     term.go
Copyright: 2011 The Go Authors.
License:   __UNKNOWN__
 Use of this source code is governed by a BSD-style
 license that can be found in the LICENSE file.
 .
 +build darwin dragonfly freebsd linux,!appengine netbsd openbsd solaris
 .
 Package terminal provides support functions for dealing with terminals, as
 commonly found on UNIX systems.
 .
 Putting a terminal into raw mode is the most common requirement:

Files:     term_solaris.go
Copyright: 2013 The Go Authors.
License:   __UNKNOWN__
 Use of this source code is governed by a BSD-style
 license that can be found in the LICENSE file.
 .
 +build solaris

Files:     term_bsd.go
Copyright: 2013 The Go Authors.
License:   __UNKNOWN__
 Use of this source code is governed by a BSD-style
 license that can be found in the LICENSE file.
 .
 +build darwin dragonfly freebsd netbsd openbsd

Files:     term_unix.go
Copyright: 2011 The Go Authors.
License:   __UNKNOWN__
 Use of this source code is governed by a BSD-style
 license that can be found in the LICENSE file.
 .
 +build darwin dragonfly freebsd linux,!appengine netbsd openbsd

Files:     term_linux.go
Copyright: 2013 The Go Authors.
License:   __UNKNOWN__
 Use of this source code is governed by a BSD-style
 license that can be found in the LICENSE file.

Files:     term_windows.go
Copyright: 2011 The Go Authors.
License:   __UNKNOWN__
 Use of this source code is governed by a BSD-style
 license that can be found in the LICENSE file.
 .
 +build windows
 .
 Package terminal provides support functions for dealing with terminals, as
 commonly found on UNIX systems.
 .
 Putting a terminal into raw mode is the most common requirement:


7 days ago ● public

Licenserecon

Command: lrc -l
Exit code: 3

en: Versions: licenserecon '11.0'  licensecheck '3.3.9-1'

Parsing Source Tree  ....
Reading d/copyright  ....
Running licensecheck ....

d/copyright      | licensecheck

Expat            | WTFPL-2           example/readline-pass-strength/readline-pass-strength.go
Expat            | Expat             LICENSE

7 days ago ● public

copyright check

Command: cme check dpkg-copyright
Exit code: 0

(no output)

Back to Dashboard | View all reviews for this package