Package: opentracker / 0.0~git20240622.c854b3d-2

Metadata

Package Version Patches format
opentracker 0.0~git20240622.c854b3d-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 testsuite send 4 requests instead of infinity.patch | (download)

tests/testsuite.sh | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 testsuite: send 4 requests instead of infinity

For Debian autopkgtest needs, we want to run send a definite amount of
requests instead of an infinite amount. 4 requests should be enough, as
response time can be quite long.

0003 Makefile create directory if missing.patch | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 makefile: create directory if missing

When building as a package, the destination directory needs to
be created before installing the target file.

0004 man drop empty Nm sections.patch | (download)

man1/opentracker.1 | 9 0 + 9 - 0 !
man4/opentracker.conf.4 | 2 0 + 2 - 0 !
2 files changed, 11 deletions(-)

 man: drop empty nm sections

Nm seems to be used for automatic line numbering and should not be used
alone.

0006 man Remove unknown .B and .Br commands.patch | (download)

man1/opentracker.1 | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 man: remove unknown .b and .br commands


0009 man use NAME section.patch | (download)

man1/opentracker.1 | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 man: use name section

This patch fixes the following Lintian warning:

W: opentracker-common: bad-whatis-entry [usr/share/man/man1/opentracker.1.gz]
N:
N:   A manual page should start with a NAME section, which lists the program
N:   name and a brief description. The NAME section is used to generate a
N:   database that can be queried by commands like apropos and whatis. You are
N:   seeing this tag because lexgrog was unable to parse the NAME section.

0009 Makefile allow override of LIBOWFAT_HEADERS.patch | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 makefile: allow override of libowfat_headers