Bug#985327: printconf.c: remove a redeclared "*tmp_directory" and add a prototype for "print_config()"

2021-03-15 Thread Bjarni Ingi Gislason
Source: nn Version: 6.7.3-14 Severity: normal Tags: patch Dear Maintainer, >From 9b661c07514c3d20d200c8c15a88b987fc854c3c Mon Sep 17 00:00:00 2001 >From: Bjarni Ingi Gislason >Date: Tue, 16 Mar 2021 03:29:00 + >Subject: [PATCH] printconf.c: remove a redeclared "*tmp_direc

Bug#985328: awksplit.c: include the header file "awksplit.h"

2021-03-15 Thread Bjarni Ingi Gislason
Source: nn Version: 6.7.3-14 Severity: normal Tags: patch Dear Maintainer, >From 7e5b91de210cef84d001c54c88c67c85bf27199b Mon Sep 17 00:00:00 2001 >From: Bjarni Ingi Gislason >Date: Tue, 16 Mar 2021 03:56:33 + >Subject: [PATCH] awksplit.c: include the header file "awksplit.

Bug#985330: hdbm.h: add types as parameters to declarations

2021-03-15 Thread Bjarni Ingi Gislason
Source: nn Version: 6.7.3-14 Severity: normal Tags: patch Dear Maintainer, >From 05154477edfe69e83283d0310a811f67b5647797 Mon Sep 17 00:00:00 2001 >From: Bjarni Ingi Gislason >Date: Tue, 16 Mar 2021 04:23:07 + >Subject: [PATCH] hdbm.h: add types as parameters to declarations hd

Bug#985331: hash.c: add type declarations as parameters to functions; add a "return 1" to "hdbmtohash()"

2021-03-15 Thread Bjarni Ingi Gislason
Source: nn Version: 6.7.3-14 Severity: normal Tags: patch Dear Maintainer, >From 7385231dd6fad1c396e7bb351bcddf56e8dbd836 Mon Sep 17 00:00:00 2001 >From: Bjarni Ingi Gislason >Date: Tue, 16 Mar 2021 05:00:23 + >Subject: [PATCH] hash.c: add type declarations as parameters to fu

Bug#985381: match.c: add a prototype for the function "regexec_cf()"

2021-03-16 Thread Bjarni Ingi Gislason
Source: nn Version: 6.7.3-14 Severity: normal Tags: patch Dear Maintainer, >From 93542a17c334bcdb6583b3d61203a5918a9b68c6 Mon Sep 17 00:00:00 2001 >From: Bjarni Ingi Gislason >Date: Tue, 16 Mar 2021 03:17:17 + >Subject: [PATCH] match.c: add a prototype for the function

Bug#985382: hdbmint.h: add a type declaration to an empty parenthesis

2021-03-16 Thread Bjarni Ingi Gislason
Source: nn Version: 6.7.3-14 Severity: normal Tags: patch Dear Maintainer, >From 4a86cb235c7fe0faaa4cff0c5fff8c52ccf59e2b Mon Sep 17 00:00:00 2001 >From: Bjarni Ingi Gislason >Date: Tue, 16 Mar 2021 23:01:30 + >Subject: [PATCH] hdbmint.h: add a type declaration to an empty

Bug#985387: prefix.c: remove the prototype for *tmp_directory; add a comment

2021-03-16 Thread Bjarni Ingi Gislason
Source: nn Version: 6.7.3-14 Severity: normal Tags: patch Dear Maintainer, >From e0c34ce475847a65f26f5de685dae047fa22060d Mon Sep 17 00:00:00 2001 >From: Bjarni Ingi Gislason >Date: Wed, 17 Mar 2021 01:47:26 + >Subject: [PATCH] prefix.c: remove the prototype for *tmp_dire

Bug#985388: hdbm.c: add a type declaration to empty parentheses; correct type with a cast

2021-03-16 Thread Bjarni Ingi Gislason
Source: nn Version: 5.7.3-14 Severity: normal Tags: patch Dear Maintainer, >From 68adae10902d62c3efeacdb1f86b334e0a115f10 Mon Sep 17 00:00:00 2001 >From: Bjarni Ingi Gislason >Date: Wed, 17 Mar 2021 04:20:06 + >Subject: [PATCH] hdbm.c: add a type declaration to empty parenthe

Bug#985417: hdbm.c: add an attribute for a fall through in case statements

2021-03-17 Thread Bjarni Ingi Gislason
Source: nn Version: 6.7.3-14 Severity: normal Tags: patch Dear Maintainer, >From 627ef28748d3ff1c9edfd92d7bfb3a314edd0e62 Mon Sep 17 00:00:00 2001 >From: Bjarni Ingi Gislason >Date: Wed, 17 Mar 2021 19:53:36 + >Subject: [PATCH] hdbm.c: add an attribute for a fall thr

Bug#985419: libnov.c: add the header file "libnov.h" for prototypes

2021-03-17 Thread Bjarni Ingi Gislason
Source: nn Version: 6.7.3-14 Severity: normal Tags: patch Dear Maintainer, >From 3e65dc9ae432c8613665a61c3787a402b4a24f81 Mon Sep 17 00:00:00 2001 >From: Bjarni Ingi Gislason >Date: Wed, 17 Mar 2021 20:27:24 + >Subject: [PATCH] libnov.c: add the header file "libnov.h"

Bug#985420: split.c: add the header file "split.h" for a prototype

2021-03-17 Thread Bjarni Ingi Gislason
Source: nn Version: 6.7.3-14 Severity: normal Tags: patch Dear Maintainer, >From 979f308b1dd871bcf51dc9f7bdda7a752710491d Mon Sep 17 00:00:00 2001 >From: Bjarni Ingi Gislason >Date: Wed, 17 Mar 2021 20:40:51 + >Subject: [PATCH] split.c: add the header file "split.h" f

Bug#985426: aux.c: calculate the size of NBUF to accommodate two arrays and a string

2021-03-17 Thread Bjarni Ingi Gislason
Source: nn Version: 6.7.3-14 Severity: normal Tags: patch Dear Maintainer, >From ced49aa3205279d9e3ea678de129a3326c13f9fb Mon Sep 17 00:00:00 2001 >From: Bjarni Ingi Gislason >Date: Thu, 18 Mar 2021 03:51:31 + >Subject: [PATCH] aux.c: calculate the size of NBUF to accommodat

Bug#985479: hdbm.c: add a comment to show more information about a pointer type mismatch

2021-03-18 Thread Bjarni Ingi Gislason
Source: nn Version: 6.7.3-14 Severity: normal Tags: patch Dear Maintainer, >From e368d43ef3fa7eaeaf124aa1c3f6eb8b79c18bf2 Mon Sep 17 00:00:00 2001 >From: Bjarni Ingi Gislason >Date: Fri, 19 Mar 2021 01:10:45 + >Subject: [PATCH] hdbm.c: add a comment to show more informa

Bug#985839: term.c: reverse the addition of "#if def __osf__" around "cfmakeraw(&raw_tty)" and add comments about it

2021-03-24 Thread Bjarni Ingi Gislason
Source: nn Version: 6.7.3-14 Severity: normal Tags: patch Dear Maintainer, >From f6a0c43e231b1347447fed67f3737d54162c0444 Mon Sep 17 00:00:00 2001 >From: Bjarni Ingi Gislason >Date: Wed, 24 Mar 2021 17:46:57 + >Subject: [PATCH] term.c: reverse the addition of "#if de

Bug#985851: term.c: comment out a redeclaration of "getenv()"

2021-03-24 Thread Bjarni Ingi Gislason
Source: nn Version: 6.7.3-14 Severity: normal Tags: patch Dear Maintainer, >From 38b6313a8f4d991b728260b6c59eb6d97b37a9fb Mon Sep 17 00:00:00 2001 >From: Bjarni Ingi Gislason >Date: Wed, 24 Mar 2021 19:54:26 + >Subject: [PATCH] term.c: comment out a redeclaration of "gete

Bug#985852: nn.c: comment out the absent function "mal_debug()"

2021-03-24 Thread Bjarni Ingi Gislason
Source: nn Version: 6.7.3-14 Severity: normal Tags: patch Dear Maintainer, >From d5b355b2c193ef3fd5430e9d3f4057618a2a1c92 Mon Sep 17 00:00:00 2001 >From: Bjarni Ingi Gislason >Date: Wed, 24 Mar 2021 20:37:58 + >Subject: [PATCH] nn.c: comment out the absent function "mal_deb

Bug#985856: term.c: add "feature_test_macros(7)" definitions for "cfmakeraw()"

2021-03-24 Thread Bjarni Ingi Gislason
Source: nn Version: 6.7.3-14 Severity: normal Tags: patch Dear Maintainer, >From 4e0602f24ba305bea39b7d5eba49d83931d618ab Mon Sep 17 00:00:00 2001 >From: Bjarni Ingi Gislason >Date: Wed, 24 Mar 2021 23:44:55 + >Subject: [PATCH] term.c: add "feature_test_macros(7)

Bug#985860: regexp.c: change format from "%d" to "%ld" for the output of a difference of two pointers of type character

2021-03-24 Thread Bjarni Ingi Gislason
Source: nn Version: 6.7.3-14 Severity: normal Tags: patch Dear Maintainer, >From e8fd7ed864784608ffc0db2955271c8a24e9f8a8 Mon Sep 17 00:00:00 2001 >From: Bjarni Ingi Gislason >Date: Thu, 25 Mar 2021 01:26:35 + >Subject: [PATCH] regexp.c: change format from "%d" to &

Bug#986019: decode.c: define "ostate" when "DEC_DEBUG" is defined

2021-03-27 Thread Bjarni Ingi Gislason
Source: nn Version: 6.7.3-14 Severity: normal Tags: patch Dear Maintainer, >From 36612aefe3a30803894d5ee92b48b4713b100c5a Mon Sep 17 00:00:00 2001 >From: Bjarni Ingi Gislason >Date: Sat, 27 Mar 2021 22:50:22 + >Subject: [PATCH] decode: define "ostate" when "DEC_D

Bug#986020: prefix.c: declare prototypes for "nn_exit()", "nn_exitmsg()", and "nn_msg()"

2021-03-27 Thread Bjarni Ingi Gislason
Source: nn Version: 6.7.3-14 Severity: normal Tags: patch Dear Maintainer, >From af815ae852223e24c2cdd150f6e142dd72c9f1c0 Mon Sep 17 00:00:00 2001 >From: Bjarni Ingi Gislason >Date: Sat, 27 Mar 2021 23:15:49 + >Subject: [PATCH] prefix.c: declare prototypes for "nn_exi

Bug#986024: prefix.c: change "nn_msg()" to "msg()" for a prototype declaration

2021-03-27 Thread Bjarni Ingi Gislason
Source: nn Version: 6.7.3-14 Severity: normal Tags: patch Dear Maintainer, >From a9a54b8966036aa4a29881729fe398d06cbfc809 Mon Sep 17 00:00:00 2001 >From: Bjarni Ingi Gislason >Date: Sun, 28 Mar 2021 02:43:39 + >Subject: [PATCH] prefix.c: change "nn_msg()" to &

Bug#986048: aux.c: change "sigfile[]" to "sigfile_name[]" and move it to the head of the file to make the name usable in it

2021-03-28 Thread Bjarni Ingi Gislason
Source: nn Version: 6.7.3-14 Severity: normal Tags: patch Dear Maintainer, >From b05e6a18cf49e1aca681bebd0e51521af1231c5d Mon Sep 17 00:00:00 2001 >From: Bjarni Ingi Gislason >Date: Sun, 28 Mar 2021 16:06:18 + >Subject: [PATCH] aux.c: change "sigfile[]" to "sig

Bug#986225: proto.c: Don't call "unlink()" with a "NULL" as an argument

2021-03-31 Thread Bjarni Ingi Gislason
Source: nn Version: 6.7.3-14 Severity: normal Tags: patch Dear Maintainer, >From dd06fa4749ec094ae075d192f966f38bc929e6a6 Mon Sep 17 00:00:00 2001 >From: Bjarni Ingi Gislason >Date: Thu, 1 Apr 2021 01:46:00 + >Subject: [PATCH] proto.c: Don't call "unlink()" w

Bug#986226: db.c: add code to account for the case "line == NULL"

2021-03-31 Thread Bjarni Ingi Gislason
Source: nn Version: 6.7.3-14 Severity: normal Tags: patch Dear Maintainer, >From 7e8a88fd854a4c07f9df9c1c14929870d073fdcf Mon Sep 17 00:00:00 2001 >From: Bjarni Ingi Gislason >Date: Thu, 1 Apr 2021 02:23:54 + >Subject: [PATCH] db.c: add code to account for the case &

Bug#986228: nntp.c: close the file "resolv" to avoid leaking

2021-03-31 Thread Bjarni Ingi Gislason
Source: nn Version: 6.7.3-14 Severity: normal Tags: patch Dear Maintainer, >From 15ca216311a1cc157e627cd0207a8a4422e322f4 Mon Sep 17 00:00:00 2001 >From: Bjarni Ingi Gislason >Date: Thu, 1 Apr 2021 02:53:22 + >Subject: [PATCH] nntp.c: close the file "resolv" to avoid l

Bug#986259: nntp.c: close the file pointer "in" before returning

2021-04-01 Thread Bjarni Ingi Gislason
Source: nn Version: 6.7.3-14 Severity: normal Tags: patch Dear Maintainer, >From 35eacc5e3ac83d71a22139bc8bd52fb43316a47c Mon Sep 17 00:00:00 2001 >From: Bjarni Ingi Gislason >Date: Thu, 1 Apr 2021 23:47:36 + >Subject: [PATCH] nntp.c: close the file pointer "in" b

Bug#986261: folder.c: add code for the case "cur_grp = NULL"

2021-04-01 Thread Bjarni Ingi Gislason
Source: nn Version: 6.7.3-14 Severity: normal Tags: patch Dear Maintainer, >From c91bc29f6ddf5ba18b9e642b3575fa7ddc651dd4 Mon Sep 17 00:00:00 2001 >From: Bjarni Ingi Gislason >Date: Fri, 2 Apr 2021 00:35:55 + >Subject: [PATCH] folder.c: add code for the case "cur_grp = NULL

Bug#986263: db.c: move declaration of "*p" outside of a "while" and "if" construct

2021-04-01 Thread Bjarni Ingi Gislason
Source: nn Version: 6.7.3-14 Severity: normal Tags: patch Dear Maintainer, >From 3dfc43b569d405086b9c8affe32660ffa621cc32 Mon Sep 17 00:00:00 2001 >From: Bjarni Ingi Gislason >Date: Fri, 2 Apr 2021 01:56:54 + >Subject: [PATCH] db.c: move declaration of "*p" outsid

Bug#986264: db.c: add information for the compiler to make analyzing execution paths easier

2021-04-01 Thread Bjarni Ingi Gislason
Source: nn Version: 6.7.3-14 Severity: normal Tags: patch Dear Maintainer, >From 809b3aa962b341be1f9c047bf8c6e2279730239d Mon Sep 17 00:00:00 2001 >From: Bjarni Ingi Gislason >Date: Fri, 2 Apr 2021 02:35:40 + >Subject: [PATCH] db.c: Add information for the compiler to ma

Bug#986348: db.c: give the compiler information about the subroutine "nn_exitmsg()" that uses "exit()"

2021-04-03 Thread Bjarni Ingi Gislason
Source: nn Version: 6.7.3-14 Severity: normal Tags: patch Dear Maintainer, >From 6870dd7c11a62bf6713b0c0dc2790a2f8207bc11 Mon Sep 17 00:00:00 2001 >From: Bjarni Ingi Gislason >Date: Sat, 3 Apr 2021 22:59:32 + >Subject: [PATCH] db.c: give the compiler information about th

Bug#986349: db.c: always close file pointer "actfp"

2021-04-03 Thread Bjarni Ingi Gislason
Source: nn Version: 6.7.3-14 Severity: normal Tags: patch Dear Maintainer, >From 70ac18c4ec83348259c613d1801e24b50731fcc6 Mon Sep 17 00:00:00 2001 >From: Bjarni Ingi Gislason >Date: Sat, 3 Apr 2021 23:43:04 + >Subject: [PATCH] db.c: always close file pointer "actfp"

Bug#992471: segmentation fault with "info -a ..."

2021-08-18 Thread Bjarni Ingi Gislason
Package: info Version: 6.7.0.dfsg.2-6 Severity: normal Dear Maintainer, * What led up to the situation? * What exactly did you do (or not do) that was effective (or ineffective)? "info -a automake" and "info -a bash" * What was the outcome of this action? info[9461]: segfault

Bug#992471: segmentation fault with "info -a ..."

2021-08-19 Thread Bjarni Ingi Gislason
On Thu, Aug 19, 2021 at 02:04:40PM +0900, Norbert Preining wrote: > Hi > > > "info -a automake" and "info -a bash" > > > > info[9461]: segfault at 40 ip 557548b827ee sp 7fffef0e70f0 error > > 4 in info[557548b78000+34000] > > Not reproducible here. > Debugging "info": Reading symbo

Bug#992471: segmentation fault with "info -a ..."

2021-08-19 Thread Bjarni Ingi Gislason
On Thu, Aug 19, 2021 at 11:08:17PM +0900, Norbert Preining wrote: > Hi Bjarni, > > > (No debugging symbols found in info) > > ARggh, there was something I forgot. > > Before running gdb, please do > export DEBUGINFOD_URLS=https://debuginfod.debian.net > to get the debug symbols downloaded.

Bug#992471: segmentation fault with "info -a ..."

2021-08-19 Thread Bjarni Ingi Gislason
File "dir" is only readable by root and is not empy. "automake" installed the latest file. -- Bjarni I. Gislason

Bug#970122: lexgrog: NAME section: does not recognize the \[...] form for a "dash"

2020-09-11 Thread Bjarni Ingi Gislason
Package: man-db Version: 2.9.3-2 Severity: normal Dear Maintainer, * What led up to the situation? Searching the database with "man -k web" * What was the outcome of this action? ... cweb (1) - (unknown subject) ... ## An example is in the manual "cweb.1" in the "texlive-

Bug#970206: "pylint doclifter" produces a lot of warnings

2020-09-12 Thread Bjarni Ingi Gislason
Package: doclifter Version: 2.19-2 Severity: normal Dear Maintainer, * What led up to the situation? Issuing "doclifter groff_diff.7", which produced a few lines on standard error. * What exactly did you do (or not do) that was effective (or ineffective)? Running "pylint /usr/bi

Bug#970472: man -k: long lines are trimmed to $MANWIDTH or $COLUMNS

2020-09-16 Thread Bjarni Ingi Gislason
Package: man-db Version: 2.9.3-2 Severity: wishlist Dear Maintainer, * What led up to the situation? Seeing a line ending with "..." in the output of "man -k ...". * What exactly did you do (or not do) that was effective (or ineffective)? For example "man -k axfer": * What was t

Bug#970477: texhash.1: the sourced manual "mktexlsr.1" is missing

2020-09-16 Thread Bjarni Ingi Gislason
Package: texlive-base Version: 2020.20200804-2 Severity: minor Dear Maintainer, The content of the manual "texhash.1" (".so man1/mktexlsr.1") does not exist. -- System Information: Debian Release: bullseye/sid APT prefers testing APT policy: (500, 'testing'), (500, 'stable') Architecture:

Bug#970482: "lexgrog" uses UTF-8 encoding in its output, not "locale"

2020-09-16 Thread Bjarni Ingi Gislason
Package: man-db Version: 2.9.3-2 Severity: normal Dear Maintainer, * What led up to the situation? ? * What exactly did you do (or not do) that was effective (or ineffective)? lexgrog -d /usr/share/man/man7/groff_me.7.gz * What was the outcome of this action? ruid=1000, euid=10

Bug#970526: "mutt" is forced to use "utf-8" and "base64".

2020-09-17 Thread Bjarni Ingi Gislason
Package: reportbug Version: 7.7.0 Severity: normal Dear Maintainer, If an octet (8bit) character (mu, µ) is used in the body of a report, "reportbug" changes the default encoding for "mutt" to "utf-8" and then "mutt" encodes the body with "base64". The bug tracker does not accept such mails,

Bug#970892: dlocate.1: fix misuses of a two-font macro

2020-09-24 Thread Bjarni Ingi Gislason
Package: dlocate Version: 1.07+nmu1 Severity: minor Tags: patch Dear Maintainer, Correct the misuse of a two-font macro, which function is to 1) use the first font for each odd numbered argument and the second font for all others. 2) join the arguments without an intervening space. The out

Bug#971053: gcc.1: wrong point size after string "C+"

2020-09-26 Thread Bjarni Ingi Gislason
Package: gcc-10-doc Version: 10.1.0-1 Severity: normal Dear Maintainer, the definition of the string "C+" contains size escapes "\s-2...\s0". That string is used in a reduced point size environment, so the overall size changes are: \s-1...\s-2...\s0...s\0 Size changes \s0...\s0 do not work

Bug#971239: grap.1: Some mistakes in the manual

2020-09-27 Thread Bjarni Ingi Gislason
Package: grap Version: 1.45-3 Severity: minor Dear Maintainer, Misspelled words: comarisons retore Trailing space: There is a lot of instances of a space character at the end of a line. Other mistakes: The warnings from "mandoc -T lint" should be fixed. -- System Information: Debian

Bug#971240: Where to set the variable "VERBOSITY"

2020-09-27 Thread Bjarni Ingi Gislason
Package: ifupdown-extra Version: 0.31 Severity: normal Dear Maintainer, the variable "VERBOSITY" is used in the file "/etc/init.d/networking-routes" and the directory "/etc/network/if-up.d". Where can, may it be defined outside these places? N.B. The repository "anonscm.debian.org/collab-ma

Bug#932255: valgrind.1: False indentation caused by lack of '.RE' macros

2019-07-16 Thread Bjarni Ingi Gislason
Package: valgrind Version: 1:3.15.0-1 Severity: minor Dear Maintainer, * What led up to the situation? Warnings from "man valgrind", with MANOPT=-E latin1 --no-hyphenation --warnings=w --no-justification MANWIDTH=80 MAN_KEEP_STDERR=yes and file "~/.manpath" containing: DEFINE troff

Bug#961059: dhclient.8: Use an one-font macro for a single argument

2020-05-19 Thread Bjarni Ingi Gislason
Package: isc-dhcp-client Version: 4.4.1-2.1+b2 Severity: minor Tags: patch Dear Maintainer, :200 (macro IR): only 1 argument, but more are expected :245 (macro BI): only 1 argument, but more are expected :250 (macro BI): only 1 argument, but more are expected :266 (macro BI): only 1 argument,

Bug#961070: dhclient.conf.5: Some minor fixes in the manual

2020-05-19 Thread Bjarni Ingi Gislason
Package: isc-dhcp-client Version: 4.4.1-2.1+b2 Severity: minor Tags: patch Dear Maintainer, :32 (macro IR): only 1 argument, but more are expected troff: backtrace: file '':169 troff: :169: warning: trailing space troff: backtrace: file '':172 troff: :172: warning: trailing space troff: backtrace

Bug#961080: lynx.1: Minor fixes in the manual

2020-05-19 Thread Bjarni Ingi Gislason
Package: lynx Version: 2.9.0dev.5-1 Severity: minor Tags: patch Dear Maintainer, Input file is lynx.1 chk_man: Next line: execute mandoc -T lint lynx.1 mandoc: lynx.1:1117:16: STYLE: whitespace at end of input line mandoc: lynx.1:1118:47: STYLE: whitespace at end of input line mandoc: lynx.1:27:

Bug#961082: dhclient.leases.5: Minor fixes to the manual

2020-05-19 Thread Bjarni Ingi Gislason
Package: isc-dhcp-client Version: 4.4.1-2.1+b2 Severity: minor Tags: patch Dear Maintainer, Input file is dhclient.leases.5 chk_man: Next line: execute mandoc -T lint dhclient.leases.5 mandoc: dhclient.leases.5:29:2: WARNING: missing date, using today's date: TH Is not in the patch. #

Bug#961247: mutt -s'a b c' x < somefile sends post also to "b" and "c"

2020-05-21 Thread Bjarni Ingi Gislason
Package: mutt Version: 1.14.0-1+b1 Severity: normal Dear Maintainer, * What led up to the situation? mutt -s'Test the mailer' bg < Answer from mailer-daemon: ... A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following ad

Bug#961304: ischroot.1: Minor fixes to the manual

2020-05-22 Thread Bjarni Ingi Gislason
Package: debianutils Version: 4.9.1 Severity: minor Tags: patch Dear Maintainer, Input file is ischroot.1 Details: chk_man: Next line: execute mandoc -T lint ischroot.1 mandoc: ischroot.1:9:2: WARNING: skipping paragraph macro: PP after SH ### Test nr. 2: Enable and fix warnings from

Bug#961305: tempfile.1: Minor fixes in the manual

2020-05-22 Thread Bjarni Ingi Gislason
Package: debianutils Version: 4.9.1 Severity: minor Tags: patch Dear Maintainer, Details: Input file is tempfile.1 chk_man: Next line: execute mandoc -T lint tempfile.1 mandoc: tempfile.1:10:2: WARNING: skipping paragraph macro: PP after SH ### Input file is tempfile.1 Test nr. 2: En

Bug#961306: which.1: Minor reformatting of the source

2020-05-22 Thread Bjarni Ingi Gislason
Package: debianutils Version: 4.9.1 Severity: minor Tags: patch Dear Maintainer, Input file is which.1 Test nr. 36: Wrong distance between sentences. a) Separate the sentences and subordinate clauses; each begins on a new line. See man-pages(7) and "info groff". The best procedure is to a

Bug#961308: add-shell.8: Minor reformatting of the manual's source

2020-05-22 Thread Bjarni Ingi Gislason
Package: debianutils Version: 4.9.1 Severity: minor Tags: patch Dear Maintainer, Input file is add-shell.8 Test nr. 21: Use a macro to change to the italic font, instead of \fI [1], if possible. The macros have the italic corrections, but "\c" removes the "\/" part. Or add the italic corr

Bug#961309: installkernel.8: minor reformatting of the manual's source

2020-05-22 Thread Bjarni Ingi Gislason
Package: debianutils Version: 4.9.1 Severity: minor Tags: patch Dear Maintainer, Input file is installkernel.8 chk_man: Next line: execute mandoc -T lint installkernel.8 mandoc: installkernel.8:16:19: STYLE: whitespace at end of input line mandoc: installkernel.8:7:2: WARNING: skipping paragr

Bug#961310: remove-shell.8: reformat the manual's source

2020-05-22 Thread Bjarni Ingi Gislason
Package: debianutils Version: 4.9.1 Severity: minor Tags: patch Dear Maintainer, Input file is remove-shell.8 Test nr. 21: Use a macro to change to the italic font, instead of \fI [1], if possible. The macros have the italic corrections, but "\c" removes the "\/" part. Or add the italic c

Bug#961312: savelog.8: minor formatting changes to the manual

2020-05-22 Thread Bjarni Ingi Gislason
Package: debianutils Version: 4.9.1 Severity: minor Tags: patch Dear Maintainer, Input file is savelog.8 Test nr. 2: Enable and fix warnings from 'test-groff'. Output is from: test-groff -b -e -mandoc -T utf8 -rF0 -t -w w -z [ "test-groff" is a developmental version of "groff" ] Input f

Bug#894454: xz.1: Some tidying of the manual

2020-12-27 Thread Bjarni Ingi Gislason
On Sun, Dec 27, 2020 at 11:16:21AM +0100, Sebastian Andrzej Siewior wrote: > control: tags -1 fixed-upstream > > On 2018-03-30 15:18:36 [+], Bjarni Ingi Gislason wrote: > > Dear Maintainer, > > > > the patch is in the attachment. > > I didn't figure

Bug#971930: a2ps-lpr-wrapper.1: fix some typographic issues

2021-01-10 Thread Bjarni Ingi Gislason
On Tue, Dec 29, 2020 at 08:16:30PM -0800, Vagrant Cascadian wrote: > Control: tags 971930 - patch > [...] > Thanks for the patch! > > Unfortunately it cannot be applied to the package, as a2ps-lpr-wrapper.1 > is generated from debian/manpages/a2ps-lpr-wrapper.sgml: > > > https://browse.dgit.d

Bug#979728: man pages: manuals created from docbook files need postprocessing

2021-01-10 Thread Bjarni Ingi Gislason
Package: texlive-binaries Version: 2020.20200327.54578-5 Severity: minor Dear Maintainer, the attachment contains a shell script to fix man pages created from a docbook file. Main improvements are: # Remove trailing spaces. # Remove .PP after .SH and .SH. # Remove '\&' before a period insid

Bug#979735: man pages: manuals created from a docbook file need postprocessing

2021-01-10 Thread Bjarni Ingi Gislason
Package: apt-utils Version: 2.1.15 Severity: minor Dear Maintainer, the attachment contains a shell script to fix man pages created from a docbook file. Main improvements are: # Remove trailing spaces. # Remove .PP after .SH and .SH. # Remove '\&' before a period inside or after a word. #

Bug#979736: man pages: manuals created from a docbook file need postprocessing

2021-01-10 Thread Bjarni Ingi Gislason
Package: aptitude-common Version: 0.8.13-2 Severity: minor Dear Maintainer, the attachment contains a shell script to fix man pages created from a docbook file. Main improvements are: # Remove trailing spaces. # Remove .PP after .SH and .SH. # Remove '\&' before a period inside or after a w

Bug#979737: man pages: manuals created from a docbook file need postprocessing

2021-01-10 Thread Bjarni Ingi Gislason
Package: apt Version: 2.1.15 Severity: minor Dear Maintainer, the attachment contains a shell script to fix man pages created from a docbook file. Main improvements are: # Remove trailing spaces. # Remove .PP after .SH and .SH. # Remove '\&' before a period inside or after a word. # '\&' s

Bug#971817: Some manuals have trailing spaces

2020-10-07 Thread Bjarni Ingi Gislason
Package: a2ps Version: 1:4.14-5 Severity: minor Dear Maintainer, some manuals in this package contain trailing spaces. These should be removed before the files are compressed. a2ps-lpr-wrapper.1.gz composeglyphs.1.gz fixnt.1.gz ogonkify.1.gz -- System Information: Debian Release: bullseye/

Bug#971818: ogonkify.1: fix a misuse of a two-font macro

2020-10-07 Thread Bjarni Ingi Gislason
Package: a2ps Version: 1:4.14-5 Severity: minor Tags: patch Dear Maintainer, correct the misuse of a two-fonts macro, which function is to 1) use the first font for each odd numbered argument and the second font for all others. 2) join the arguments without an intervening space. ### Patch:

Bug#971820: composeglyphs.1: Remove a repeated word

2020-10-07 Thread Bjarni Ingi Gislason
Package: a2ps Version: 1:4.14-5 Severity: minor Tags: patch Dear Maintainer, remove a repeated word "that". Patch: --- composeglyphs.1 2020-10-08 01:39:14.0 + +++ composeglyphs.1.new 2020-10-08 01:42:57.0 + @@ -18,7 +18,7 @@ composeglyphs \- generate an encoding ve

Bug#971819: manuals created with a "help2man" version that is far too old

2020-10-07 Thread Bjarni Ingi Gislason
Package: a2ps Version: 1:4.14-5 Severity: normal Dear Maintainer, the used version of "help2man" is from the year 1999 (version 1.019). It should not be local in the package. The current version is from the year 2020 (version 1.47.16). -- System Information: Debian Release: bullseye/sid

Bug#971821: fixnt.1: fix formatting of references to manuals

2020-10-07 Thread Bjarni Ingi Gislason
Package: a2ps Version: 1:4.14-5 Severity: minor Tags: patch Dear Maintainer, see man-pages(7), about formatting of references to man pages (bold typeface). Patch: --- fixnt.1 2020-10-08 01:50:28.0 + +++ fixnt.1.new 2020-10-08 01:51:55.0 + @@ -11,7 +11,8 @@ fixnt \-

Bug#971822: ogongify.1: fix some formatting in the manual

2020-10-07 Thread Bjarni Ingi Gislason
Package: a2ps Version: 1:4.14-5 Severity: minor Tags: patch Dear Maintainer, the only change in the output is 1) \- (minus) replaces - for options (only visible in "troff" output) 2) Two spaces (if groff request ".ss .. 0" is not used) after an end of a sentence instead of a single space. Pa

Bug#971929: manuals: remove trailing spaces in manuals

2020-10-09 Thread Bjarni Ingi Gislason
Package: alsa-utils Version: 1.2.3-1 Severity: minor Tags: patch Dear Maintainer, some manuals have trailing spaces. They should be removed (e.g. "sed -i -e 's% *$%%' ") before the files are compressed. -- System Information: Debian Release: bullseye/sid APT prefers testing APT policy:

Bug#971930: a2ps-lpr-wrapper.1: fix some typographic issues

2020-10-09 Thread Bjarni Ingi Gislason
Package: a2ps Version: 1:4.14-5 Severity: minor Tags: patch Dear Maintainer, Fix warnings from "mandoc -T lint" (superfluous macro ".PP"). Fix warnings from test-groff (space at the end of an argument). Reduce space between words. Begin a sentence on a new line. Remove an unnecessary second f

Bug#971931: speaker-test.1: fix some formatting issues

2020-10-09 Thread Bjarni Ingi Gislason
Package: alsa-utils Version: 1.2.3-1 Severity: minor Tags: patch Dear Maintainer, Summary: Fix warnings from "mandoc -T lint". Fix warnings from test-groff. Change [\]- to \(en if it is a numeric range (use an en-dash for ranges). Begin a sentence on a new line. Split long lines (> 80). S

Bug#972047: unicode.1: trim trailing whitespace, fix usage of font macros and usage of '-' for options

2020-10-11 Thread Bjarni Ingi Gislason
Package: unicode Version: 2.7-1 Severity: minor Tags: patch Dear Maintainer, Summary: Remove space at end of lines. Fix warnings from test-groff. Change a two-fonts macro to an one-font macro for a single argument. Split a single argument into two for a two-font macro. Change a HYPHEN-MINU

Bug#972063: paracode.1: fix some formatting issues in the manual

2020-10-11 Thread Bjarni Ingi Gislason
Package: unicode Version: 2.7-1 Severity: minor Tags: patch Dear Maintainer, remove space at end of lines. Fix warnings from test-groff. Reduce space between words or start the sentence on a new line. Change a two-fonts macro to an one-font macro for a single argument. Change a HYPHEN-MINUS

Bug#972842: "asciidoctor --backend=manpage" has at least two bugs

2020-10-24 Thread Bjarni Ingi Gislason
Package: asciidoctor Version: 2.0.10-2 Severity: normal Dear Maintainer, I found defects in some manuals in the linux-perf-5.[89] packages. 1) Wrong escape, '\F' (which means the font family) perf_5.9-data.1:.SH "OPTIONS FOR \FICONVERT\FP" perf_5.9-sched.1:.SH "OPTIONS FOR \FIPERF SCHED MAP\F

Bug#958728: dvi2tty.1: Correct some mistakes and typographic issues in the manual

2020-04-24 Thread Bjarni Ingi Gislason
Package: texlive-binaries Version: 2019.20190605.51237-3 Severity: minor Tags: patch Dear Maintainer, Summary: Fix spelling of cahracters powerfull Scandinavion Delete repeated words. Change '-' to '\-', if it is a minus. Change "c.f." to "cf.", as this is one word. Mark periods (

Bug#959214: hdparm.8: Some cleaning of the manual

2020-04-30 Thread Bjarni Ingi Gislason
Package: hdparm Version: 9.58+ds-5 Severity: minor Tags: patch Dear Maintainer, The patch is in the attachment. Summary: Remove space at end of lines. Change [\]- to \(en if it is a numeric range. Change misused metric prefixes to binary ones, Ki, Mi, Gi, or Ti, if indicated. Change -- i

Bug#959404: paperconf.1: trim trailing spaces

2020-05-01 Thread Bjarni Ingi Gislason
Package: libpaper-utils Version: 1.1.28+b1 Severity: minor Tags: patch Dear Maintainer, Input file is paperconf.1 chk_man: Next line: execute mandoc -T lint paperconf.1 mandoc: paperconf.1:99:19: STYLE: whitespace at end of input line mandoc: paperconf.1:105:19: STYLE: whitespace at end of inpu

Bug#959405: paperconfig.8: Some tiding in the manual

2020-05-01 Thread Bjarni Ingi Gislason
Package: libpaper-utils Version: 1.1.28+b1 Severity: minor Tags: patch Dear Maintainer, Input file is paperconfig.8 chk_man: Next line: execute mandoc -T lint paperconfig.8 mandoc: paperconfig.8:68:67: STYLE: whitespace at end of input line ### Add a space after a comma. ### Test nr. 36

Bug#959403: papersize.5: Some tiding in the manual

2020-05-01 Thread Bjarni Ingi Gislason
Package: libpaper1 Version: 1.1.28+b1 Severity: minor Tags: patch Dear Maintainer, Input file is papersize.5 chk_man: Next line: execute mandoc -T lint papersize.5 mandoc: papersize.5:32:10: STYLE: whitespace at end of input line ### Use two-fonts macros instead of font escapes. ### Co

Bug#959406: apt-get: Language and numeric formatting in the output do not match

2020-05-01 Thread Bjarni Ingi Gislason
Package: apt Version: 2.0.2 Severity: normal Dear Maintainer, there is an inconsistency between used language (English) in the output and the used punctuation marks for numbers. LC_LANG=is_IS, decimal_point="," thousands_sep="." LC_LANG=C, decimal_point="." thousands_sep="" LC_LANG=C.UTF-8,

Bug#974173: Line length for "man --html" is too long

2020-11-10 Thread Bjarni Ingi Gislason
Package: man-db Version: 2.9.3-2 Severity: minor Dear Maintainer, the "MANWIDTH" variable is not used for the html-output. Instead the width of the display, $COLUMNS" is used, and that is too wide to be pleasant for reading man-pages. I suggest that the definition COLUMNS=$MANWIDTH be us

Bug#974174: man.1: Add a reference to "man-pages(7)" to the manual

2020-11-10 Thread Bjarni Ingi Gislason
Package: man-db Version: 2.9.3-2 Severity: wish Dear Maintainer, add a reference to "man-pages(7)" (man-pages - conventions for writing Linux man pages) to the man(1) manual. For example in the paragraph 7 Miscellaneous (including macro packages and conventions), e.g. man(7)

Bug#894399: gzip.1: Some typographic corrections and cleaning of the manual

2018-03-29 Thread Bjarni Ingi Gislason
Package: gzip Version: 1.6-5+b1 Severity: minor Tags: patch Dear Maintainer, The patch is in the attachment. Test nr. 6: Change two HYPHEN-MINUSES (code 0x055, 2D) to an em-dash (\[em]), if one is intended. An en-dash is usually surrounded by a space, while an em-dash is used without spaces.

Bug#893318: grep.1: Some fixes in the manual

2018-03-29 Thread Bjarni Ingi Gislason
On Tue, Mar 27, 2018 at 03:55:58PM +0200, Santiago R.R. wrote: > Hi Bjarni, > > El 17/03/18 a las 23:15, Bjarni Ingi Gislason escribió: > > Package: grep > > Version: 3.1-2 > > Severity: minor > > Tags: patch > > > > Dear Maintainer, > &g

Bug#894454: xz.1: Some tidying of the manual

2018-03-30 Thread Bjarni Ingi Gislason
Package: xz-utils Version: 5.2.2-1.3 Severity: minor Tags: patch Dear Maintainer, the patch is in the attachment. Input file is xz.1 Test nr. 2: Enable and fix warnings from 'test-groff'. Input file is /tmp/xz.1 :408 (macro BR): only 1 argument, but more are expected :1724 (macro BR): only

Bug#894480: ps.1: Some tidying of the manual

2018-03-30 Thread Bjarni Ingi Gislason
Package: procps Version: 2:3.3.12-4 Severity: minor Tags: patch Dear Maintainer, the patch is in the attachment. Input file is ps.1 Test nr. 2: Enable and fix warnings from 'test-groff'. :152 (macro BR): only 1 argument, but more are expected chk_manuals: Output is from: test-groff -b -e -

Bug#894530: run-parts.8: Some tidying of the manual

2018-03-31 Thread Bjarni Ingi Gislason
Package: debianutils Version: 4.8.4 Severity: minor Tags: patch Dear Maintainer, Test nr. 12: Change -- in x--y to \(em (em-dash), or, if an option, to \-\- 55:but don't actually run them. This option cannot be used with --test. 95:.B --arg # Test nr. 27: Split lines longer than 80 char

Bug#889865: bash(1): Some corrections in the manual

2018-02-07 Thread Bjarni Ingi Gislason
Package: bash Version: 4.4-5 Severity: minor Tags: patch Dear Maintainer (Debian and upstream), The result of some tests. The patch is in the attachment. Test nr. 1: Remove space at end of lines. 413:does not attempt to read any other startup files. 1391:Expands to the current option flags

Bug#890008: init(8): Some corrections to the manual

2018-02-09 Thread Bjarni Ingi Gislason
Package: init Version: 1.51 Severity: minor Tags: patch Dear Maintainer, Test nr. 1: Remove space at end of lines. 122:it is signaled by \fBtelinit\fP to change the system's runlevel. 177:tell \fBinit\fP to re-execute itself (preserving the state). No re-examining of # Test nr. 2: Fix

Bug#890044: whiptail(1): Some corrections to the manual

2018-02-10 Thread Bjarni Ingi Gislason
Package: whiptail Version: 0.52.20-2 Severity: minor Tags: patch Dear Maintainer, Test nr. 1: Remove space at end of lines. 67:these types of dialog boxes are implemented: 83:The dialog box will open with the cursor over the 91:Use full buttons. (By default, 93:uses compact buttons). 96:The

Bug#890041: init(8): Some corrections to the manual

2018-02-10 Thread Bjarni Ingi Gislason
Package: sysvinit-core Version: 2.88dsf-59.10 Severity: minor Tags: patch Dear Maintainer, Test nr. 1: Remove space at end of lines. 122:it is signaled by \fBtelinit\fP to change the system's runlevel. 177:tell \fBinit\fP to re-execute itself (preserving the state). No re-examining of #

Bug#890478: pidof.8: Some corrections to the manual

2018-02-14 Thread Bjarni Ingi Gislason
Package: sysvinit-utils Version: 2.88dsf-59.10 Severity: minor Tags: patch Dear Maintainer, Test nr. 17: Start an empty line with ".sp 1". 84: # Test nr. 25: Find a repeated word ! 56 --> the ! 81 --> that fixes bug #815 839 from 24 February 2016 # Test nr. 27: Wrong distance betw

Bug#890842: xpdf.1: Some formatting improvements in the manual

2018-02-19 Thread Bjarni Ingi Gislason
Package: xpdf Version: 3.04-5 Severity: minor Tags: patch Dear Maintainer, Input file is xpdf.1 Test nr. 2: Fix warning from man/groff :221 (macro BI): only 1 argument, but more are expected chk_manuals: Output is from: test-groff -Tutf8 -b -e -mandoc -rF0 -t -w w -z Test nr. 5: Change

Bug#880706: Warnings about statements that might fall through

2017-11-03 Thread Bjarni Ingi Gislason
Package: bison++ Version: 1.21.11-4+b1 Severity: minor Dear Maintainer, * What led up to the situation? Compilation of "groff" * What was the outcome of this action? Some warnings from the compiler. This should be fixed, or if correct, an explanation should be added to the correspondi

Bug#897208: cdtool.1: Some fixes of the manual

2018-04-29 Thread Bjarni Ingi Gislason
Package: cdtool Version: 2.1.8-release-5 Severity: minor Tags: patch Dear Maintainer, * What led up to the situation? Warning about only one argument for the two-fonts macro "IR". The patch is in the attachment. Summary: Input file is cdtool.1 Spelling: give -> given Remove spa

Bug#897208: cdtool.1: Some fixes of the manual

2018-04-29 Thread Bjarni Ingi Gislason
Dear Maintainer, I sent the wrong file in the attachment in the earlier e-mail. -- Bjarni I. Gislason --- cdtool.12018-04-22 18:54:11.0 + +++ cdtool.1.new2018-04-29 03:15:58.0 + @@ -6,51 +6,52 @@ cdtool \- play and catalog audio CDROMs on CDROM drive(s) .S

Bug#897669: at.1: Some fixes in the manual

2018-05-03 Thread Bjarni Ingi Gislason
Package: at Version: 3.1.20-5 Severity: minor Tags: patch Dear Maintainer, * What led up to the situation? warnings from: test-groff -b -e -mandoc -T utf8 -rF0 -t -w w -z :54 (macro BR): only 1 argument, but more are expected :57 (macro BR): only 1 argument, but more are expected :62 (macro

Bug#897670: atd.8: Some fixes in the manual

2018-05-03 Thread Bjarni Ingi Gislason
Package: at Version: 3.1.20-5 Severity: minor Tags: patch Dear Maintainer, * What led up to the situation? Warnings from "test-groff": :26 (macro IR): only 1 argument, but more are expected :40 (macro BR): only 1 argument, but more are expected :66 (macro IR): only 1 argument, but more are e

<    2   3   4   5   6   7   8   9   >