Your message dated Sun, 09 Mar 2025 16:22:25 +0000
with message-id <[email protected]>
and subject line Bug#923355: fixed in unace-nonfree 2.5-10
has caused the Debian Bug report #923355,
regarding unace.1: Fix some formatting mistakes
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.)


-- 
923355: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=923355
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: unace-nonfree
Version: 2.5-9
Severity: minor
Tags: patch

Dear Maintainer,

Input file is unace.1

####

  Use \&.\|.\|.\& for an ellipsis

####

troff: <unace.1>:35: warning: escape character ignored before '+'

####

  Add the option '-h' for the usage message.

####


Use a macro to change to the italic font, instead of \fI [1], if
possible.
The macros have the italic corrections, but "\c" removes them.

  Or

add the italic corrections.
[1] man-pages(7) [package "manpages"]

50:Exclude <\fIfiles\fP> or files in <\fIlist\fP> from process

####

Add a missing italic correction after \fI (and before "\f[BPR]"), or use a macro

43:.BR p <\fIpass\fP>
49:.BR x <\fIfiles\fP/@\fIlist\fP>
50:Exclude <\fIfiles\fP> or files in <\fIlist\fP> from process

#####

--- unace.1     2017-06-18 19:18:45.000000000 +0000
+++ unace.1.new 2019-02-25 02:42:57.000000000 +0000
@@ -4,7 +4,7 @@ unace \- extract, test and view ACE arch
 .SH SYNOPSIS
 .B unace
 .RI < command >
-.RI [\-< sw1 >\ ...]
+.RI [\-< sw1 >\ \&.\|.\|.\&]
 .RI < archive >
 .RI [< base_dir >\e]
 .RI [< files >/@< filelist >]
@@ -32,22 +32,25 @@ Extract files with full path
 .SH SWITCHES
 .TP
 .BR c [\-]
-Show comments (default \+)
+Show comments (default +)
 .TP
 .BR f [\-]
 Full path matching (default \-)
 .TP
+.B h
+Display this help and exit
+.TP
 .BR o [\-]
 Overwrite files (default \-)
 .TP
-.BR p <\fIpass\fP>
+.BR p <\fI\,pass\/\fP>
 Set password
 .TP
 .BR y [\-]
 Assume yes on all queries (default \-)
 .TP
-.BR x <\fIfiles\fP/@\fIlist\fP>
-Exclude <\fIfiles\fP> or files in <\fIlist\fP> from process
+.BR x <\fI\,files\/\fP/@\fI\,list\/\fP>
+Exclude <\fI\,files\/\fP> or files in <\fI\,list\/\fP> from process
 .SH SEE ALSO
 .BR gzip (1),
 .BR bzip2 (1),


-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.144-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 unace-nonfree depends on:
ii  libc6  2.28-7

unace-nonfree recommends no packages.

unace-nonfree suggests no packages.

-- no debconf information

-- 
Bjarni I. Gislason

--- End Message ---
--- Begin Message ---
Source: unace-nonfree
Source-Version: 2.5-10
Done: Fabian Greffrath <[email protected]>

We believe that the bug you reported is fixed in the latest version of
unace-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.
Fabian Greffrath <[email protected]> (supplier of updated unace-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: Sun, 09 Mar 2025 16:56:10 +0100
Source: unace-nonfree
Architecture: source
Version: 2.5-10
Distribution: unstable
Urgency: medium
Maintainer: Fabian Greffrath <[email protected]>
Changed-By: Fabian Greffrath <[email protected]>
Closes: 923355
Changes:
 unace-nonfree (2.5-10) unstable; urgency=medium
 .
   [ Debian Janitor ]
   * Remove constraints unnecessary since stretch:
     + Build-Depends: Drop versioned constraint on debhelper.
   * Use secure copyright file specification URI.
   * Bump debhelper dependency to >= 10, since that's what is used in
     debian/compat.
   * Bump debhelper from old 10 to 13.
   * Set debhelper-compat version in Build-Depends.
   * Change priority extra to priority optional.
   * Update Vcs-* headers to use salsa repository.
   * Fix day-of-week for changelog entries 2.5-7, 2.5-3, 2.5-1.
   * Avoid explicitly specifying -Wl,--as-needed linker flag.
 .
   [ David Seifert ]
   * debian/patches/10-uninorm-signedness.patch: Include patch from
     Gentoo, #include "unincore.h" in unincore.c
 .
   [ Bjarni Ingi Gislason ]
   * unace.1: Fix some formatting mistakes (Closes: #923355)
 .
   [ Fabian Greffrath ]
   * debian/patches/10-uninorm-signedness.patch: Fix some char
     signedness inconsistencies
   * debian/patches/18-stack-corruption.patch: Unfuzz
   * debian/patches/19-max-allocate.patch: Remove unused local
     variables
   * debian/patches/22-increase-percent-str.patch: New patch, increase
     percent string buffer length
   * debian/patches/23-init-local-variables.patch: New patch,
     initialize some local variables, remove some unused ones
   * debian/patches/24-faulty-memcpy.patch: New patch, remove a faulty
     memcpy() call which attempts to copy a DIR to a struct findi64_t
     with the size of a pointer
   * debian/patches/25-string-truncation.patch: New patch, fix some
     potential string truncation issues
   * debian/patches/26-check-return-value.patch: New patch, check
     return values of some critical functions
   * debian/patches/27-build-date.patch: New patch, allow one to build
     reproducibly
   * Include /usr/share/dpkg/pkg-info.mk and define the BUILD_DATE
     macro
   * Rules-Requires-Root: no
   * Update my Debian packaging copyright
   * Fix typos in patch descriptions
   * Bump Standards-Version to 4.7.2
   * Bump debian/watch file standards version to 4
Checksums-Sha1:
 01e8b0e50cd5565bbe5ee760ddc7c8ad90bcbec4 1910 unace-nonfree_2.5-10.dsc
 3c4494d8b05e8e6a0838250a129ec032cd166b74 19608 
unace-nonfree_2.5-10.debian.tar.xz
 f7933e285ccb4e65011b6ae91001d8f4212e9a74 6136 
unace-nonfree_2.5-10_amd64.buildinfo
Checksums-Sha256:
 4df1d4fc310eb772c827e5c70bac5758ea2f11c31c67d88eb78b42cca07425f1 1910 
unace-nonfree_2.5-10.dsc
 fd251e6525ff37bb379a8e9f37b135c4ca11246042871b39a6c5ca3558282a0a 19608 
unace-nonfree_2.5-10.debian.tar.xz
 0a4ecae1675b048fa93be0a019a217d51f21432c2ec8585a63ffc8aa8acf69ae 6136 
unace-nonfree_2.5-10_amd64.buildinfo
Files:
 2eaf7c8071a70dc505e6f2a17216d6f9 1910 non-free/utils optional 
unace-nonfree_2.5-10.dsc
 b7b8513b84312533cce211333cf8eeab 19608 non-free/utils optional 
unace-nonfree_2.5-10.debian.tar.xz
 6ebc0ccbc9017d116ee31803dddc9234 6136 non-free/utils optional 
unace-nonfree_2.5-10_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJGBAEBCgAwFiEEIsF2SKlSa4TfGRyWy+qOlwzNWd8FAmfNu6kSHGZhYmlhbkBk
ZWJpYW4ub3JnAAoJEMvqjpcMzVnf208QANEDB264XsE88QHENx5X2wXAXaRPcbvG
yshJ37z9wMgCI6BDo1/Bh7szEAdol3tyED69iCF4y7EAwzjCI1sf9BA8YphGibXV
++ML+enBP0TY8pjYPnR+iNa5tNp9P3Pz0+84X1Zkfew0PpOfNYO54j+HPubAKZT2
EgyW1/K3L8dcCbhzXtdD+5UBmPHYh0vtuZJ1T3dictILmEcA8++kO3vQPNcuD3Cn
cWDquhkYERNlYCfr92V4T3LxEXau9sbVl+IuxMOPwpVubAiehtwgvSdarIxbNYay
LLudDOjdh0ktyKG2etYy4B9uLtj+Td20w26EQKmcC3tX5abilUjFhKU9z45KCe6w
+YnPGJiQjheAV4jpX1yrsdn4FvTExuXAU0JZeR9z0U68ZzKhhczAmILLsLpM0PVc
c3+I6Vj+md6R+7vY6yMRvNwZ/trrYRveMfYwByTRSGEQwjfxGzM3ilJ8Zp+IRrHE
qJHVviZZGJ67jxvNJdjt0500XLrWpgNsKPmmqN4UsaxSWfbbFP9QQPukxAccLnmM
ladoAnXzBA7AGYM7tV2q6JCSWAMiYf4r6s8PRcxzY5J/pf5YbGrJn5TqnSlv75IZ
HO/6aJ0F7dg1pZhLZFRSnOG3Fwp52TBqTZuNJA4cr1hn81LENkT65e+QhFjVQ6CW
syRAajljyYEC
=NDEX
-----END PGP SIGNATURE-----

Attachment: pgpvHiaN9pXYl.pgp
Description: PGP signature


--- End Message ---

Reply via email to