Your message dated Thu, 22 Oct 2020 01:34:36 +0000
with message-id <[email protected]>
and subject line Bug#897946: fixed in unrar-nonfree 1:5.9.4-1
has caused the Debian Bug report #897946,
regarding unrar.1: Make some typographic and formatting changes in the manual
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
897946: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897946
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: unrar
Version: 1:5.5.8-1
Severity: minor
Tags: patch
Dear Maintainer,
* What led up to the situation?
Some warnings from "test-groff" (development version of "groff"):
<unrar.1>:9 (macro BR): only 1 argument, but more are expected
<unrar.1>:21 (macro BR): only 1 argument, but more are expected
<unrar.1>:42 (macro BR): only 1 argument, but more are expected
The patch is in the attachment.
Summary:
See the manual "man-pages.7" in the package "man-pages" (Debian)
about the use of bold and italic words.
Change ".BR <one argument>" to ".B ..."
Protect a full stop (.) with '\&' if it begins or ends a string and does
not mean an end of a sentence.
Change '-' to '\-' if in front of an option.
Move a sentence to the next line, if only one space is in front of it.
###
DETAILS:
Input file is unrar.1
Test nr. 2:
Enable and fix warnings from 'test-groff'.
<unrar.1>:9 (macro BR): only 1 argument, but more are expected
<unrar.1>:21 (macro BR): only 1 argument, but more are expected
<unrar.1>:42 (macro BR): only 1 argument, but more are expected
chk_manuals: Output is from: test-groff -b -e -mandoc -T utf8 -rF0 -t -w w -z
and
Test nr. 15:
Change the name of a macro for two fonts (e.g., BR and IR) to one
letter, if there is only one argument.
Add the second argument if needed. It is sometimes part of the first
one.
9:.BR unrar
21:.BR unrar
42:.BR NOTE:
#####
Test nr. 8:
Protect a full stop (.) with "\&", if it has a blank (white-space) in
front of or (ignoring characters transparent to it) after it, and it
does not mean an end of a sentence.
6:.I "<command> [-<switch 1> -<switch N>] archive [files...] [path\...]"
#####
Test nr. 24:
Change a HYPHEN-MINUS (code 0x55, 2D) to a minus (\-), if in front of a
name for an option.
46:.B -av-
49:.B -c-
52:.B -f
55:.B -kb
58:.B -ierr
61:.B -inul
64:.B -o+
67:.B -o-
70:.B -p<password>
73:.B -p-
76:.B -r
79:.B -u
82:.B -v
85:.B -x<file>
88:.B -x@<list>
91:.B -x@
94:.B -y
#####
Test nr. 28:
Wrong distance between sentences or protect the indicator.
1) Separate the sentences and subordinate clauses; each begins on a new
line. See man-pages(7) [package "manpages"] and "info groff".
Or
2) Adjust space between sentences (two spaces),
3) or protect the indicator by adding "\&" after it.
The "indicator" is an "end-of-sentence character" (.!?).
43:Every switch must be separated by a whitespace. You cannot put them
#####
-- System Information:
Debian Release: buster/sid
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500,
'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.9.88-1 (SMP w/2 CPU cores)
Locale: LANG=is_IS.iso88591, LC_CTYPE=is_IS.iso88591 (charmap=ISO-8859-1),
LANGUAGE=is_IS.iso88591 (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
Versions of packages unrar depends on:
ii libc6 2.27-3
ii libgcc1 1:8-20180425-1
ii libstdc++6 8-20180425-1
unrar recommends no packages.
unrar suggests no packages.
-- no debconf information
--
Bjarni I. Gislason
--- unrar.1 2017-08-21 12:29:11.000000000 +0000
+++ unrar.1.new 2018-05-05 01:38:06.000000000 +0000
@@ -3,22 +3,23 @@
unrar \- extract files from rar archives
.SH SYNOPSIS
.B unrar
-.I "<command> [-<switch 1> -<switch N>] archive [files...] [path\...]"
+.IR command " [" \-switch " \&...\&] " archive \
+" [" file " \&...\&] [" path " \&...\&]"
.SH "DESCRIPTION"
This manual page documents briefly the
-.BR unrar
+.B unrar
command.
.br
This manual page was written for the Debian GNU/Linux distribution
because the original program does not have a manual page.
.br
Commands and options described here are as of unrar 2.02.
-.SH OPTIONS
+.SH COMMANDS
After the program name comes a command and then optional switches with
dashes before them.
A summary of commands is included below.
For a complete description, run
-.BR unrar
+.B unrar
without options.
.TP
.B e
@@ -39,59 +40,59 @@ Verbosely list archive.
.B x
Extract files with full path.
.SH SWITCHES
-.BR NOTE:
-Every switch must be separated by a whitespace. You cannot put them
-together.
+.B NOTE:
+Every switch must be separated by a whitespace.
+You cannot put them together.
.TP
-.B -av-
+.B \-av\-
Disable Authenticity Verification check.
.TP
-.B -c-
+.B \-c\-
Disable comments show.
.TP
-.B -f
+.B \-f
Freshen files.
.TP
-.B -kb
+.B \-kb
Keep broken extracted files.
.TP
-.B -ierr
+.B \-ierr
Send all messages to stderr.
.TP
-.B -inul
+.B \-inul
Disable all messages.
.TP
-.B -o+
+.B \-o+
Overwrite existing files.
.TP
-.B -o-
+.B \-o\-
Do not overwrite existing files.
.TP
-.B -p<password>
+.BI \-p password
Set password.
.TP
-.B -p-
+.B \-p\-
Do not query password.
.TP
-.B -r
+.B \-r
Recurse subdirectories.
.TP
-.B -u
+.B \-u
Update files.
.TP
-.B -v
+.B \-v
List all volumes.
.TP
-.B -x<file>
+.BI \-x file
Exclude specified file.
.TP
-.B -x@<list>
+.BI \-x@ list
Exclude files in specified list file.
.TP
-.B -x@
+.B \-x@
Read file names to exclude from stdin.
.TP
-.B -y
+.B \-y
Assume Yes on all queries.
.SH AUTHOR
This manual page was written by Petr Cech <[email protected]> according
--- End Message ---
--- Begin Message ---
Source: unrar-nonfree
Source-Version: 1:5.9.4-1
Done: Norbert Preining <[email protected]>
We believe that the bug you reported is fixed in the latest version of
unrar-nonfree, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Norbert Preining <[email protected]> (supplier of updated unrar-nonfree
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Thu, 22 Oct 2020 10:12:09 +0900
Source: unrar-nonfree
Architecture: source
Version: 1:5.9.4-1
Distribution: unstable
Urgency: medium
Maintainer: Martin Meredith <[email protected]>
Changed-By: Norbert Preining <[email protected]>
Closes: 694611 866142 897946
Changes:
unrar-nonfree (1:5.9.4-1) unstable; urgency=medium
.
[ YOKOTA Hiroshi ]
* Update to v4 format
* New upstream version 5.9.4
* Use debhelper to build package
* Override default action for build & install
* Disable patch
* Use dh_install to install files
* Don't mix normal objects and PIC objects
* Use newest compatibility level
* Update homepage
* Restore soname
* Show warnings
* Keep debug symbols
* Cosmetic fix
* Import variables from Debian package builder
* Keep output files from "clean" target
* Add install files list
* Add files list
* Use proper library file name
* Use dh-exec to alter file name
* Install man pages
* Use dh_updatealternatives(1)
* Update copyright text
* Add mode line to help Emacs
* Add documents list
* No need to use dh_install(1) here
* Use all substvars variables
* Install static library
* Update watch file
* No need to use root when building objects
* No need PIC option to static lib
* Apply man page update patch (Closes: #897946)
* Refresh quilt patch (Closes: #866142)
* Renumber quilt patch
* Refresh quilt patch set
* Update patch metadata (Closes: #694611)
* Upgrade Debian standards
.
[ Debian Janitor ]
* Trim trailing whitespace.
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Wrap long lines in changelog entries: 1:3.6.8-0ubuntu2.
Checksums-Sha1:
19c8001667eaf1c813d3301b88aba1cf4360529a 1746 unrar-nonfree_5.9.4-1.dsc
7c907ede1aded10449bb5a766d268d909ea51845 229921 unrar-nonfree_5.9.4.orig.tar.gz
8cf7297f388168f48c187ed94801c692cc801b15 7816
unrar-nonfree_5.9.4-1.debian.tar.xz
d46283c8e70447e33757635ff0012e41c075b5b8 6325
unrar-nonfree_5.9.4-1_source.buildinfo
Checksums-Sha256:
01394eb65611ad320fa9b5e9fc5d56a6c72ec33fd4c3868460533ddceeb96663 1746
unrar-nonfree_5.9.4-1.dsc
3d010d14223e0c7a385ed740e8f046edcbe885e5c22c5ad5733d009596865300 229921
unrar-nonfree_5.9.4.orig.tar.gz
8a7a7d30807962a599e76e0f699402e4ea7b1efeb58209813778a44dbd0ebeb1 7816
unrar-nonfree_5.9.4-1.debian.tar.xz
536c615ce4b75c908370aa7f05c48e6f99395881aa20748d3f85fc75e8ef0714 6325
unrar-nonfree_5.9.4-1_source.buildinfo
Files:
6ec8a9cb602f720eafec99210703df9d 1746 non-free/utils optional
unrar-nonfree_5.9.4-1.dsc
b4aa9106e8820b89f11a1c2143a2815b 229921 non-free/utils optional
unrar-nonfree_5.9.4.orig.tar.gz
e251bd2d5ad45405c1e4e9d3ae9b9b23 7816 non-free/utils optional
unrar-nonfree_5.9.4-1.debian.tar.xz
f4c5dc247540fa4bbbb49249dd4159b0 6325 non-free/utils optional
unrar-nonfree_5.9.4-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQEzBAEBCgAdFiEE68ws0vrA2voQX53I2A4JsIcUAGYFAl+Q3g0ACgkQ2A4JsIcU
AGYaZggAr3hNf8o14zKyT/Qv+vPTfTUSZYwpHcyMXV1oXLq5NsotFjYZ+iv0t5Ys
HRESk5T2DhmZEc41Jz51/LQkhH0pF5l5EgrISq0es0sT5hg+xRbgs5QcWhBFEfsa
reN6pbEVzitoPlzOmXsBxa9RYtHk4jdLCvkCPVvtw9pCjwks7VmhVikPeOLruHM3
FeWnIjQmlFgZB7fONwGXkxCvyYIOJEZuM1aCvO7UyabGMD67K70r06EV4srDR4wz
TFoDEgAjGFvkyyHD5/yWtZ89YFq449sFm3R0LNRbQa8Wy6Ku6yHgCJQAu6O61dBs
Ot+dFFxwkgHj1ySb7QOt578bjrnEBg==
=s7Gh
-----END PGP SIGNATURE-----
--- End Message ---