Your message dated Thu, 13 Jul 2023 16:18:57 +0000
with message-id <[email protected]>
and subject line Bug#1040887: fixed in anacron 2.3-38
has caused the Debian Bug report #1040887,
regarding anacrontab.5: some remarks and editorial fixes for 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.)


-- 
1040887: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1040887
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: anacron
Version: 2.3-37
Severity: minor
Tags: patch

Dear Maintainer,

here are some notes and editorial fixes for the man page.

The patch is in the attachment.

-.-.

The difference between the formatted outputs can be seen with:

  nroff -man <file1> > <out1>
  nroff -man <file2> > <out2>
  diff -u <out1> <out2>

and for groff, using

"groff -man -Z" instead of "nroff -man"

  Read the output of "diff -u" with "less -R" or similar.

-.-.

Output from "mandoc -T lint anacrontab.5":

mandoc: anacrontab.5:14:2: WARNING: skipping paragraph macro: PP empty

-.-.

Wrong distance between sentences.

  Separate the sentences and subordinate clauses; each begins on a new
line.  See man-pages(7) ("Conventions for source file layout") and
"info groff" ("Input Conventions").

  The best procedure is to always start a new sentence on a new line,
at least, if you are typing on a computer.

Remember coding: Only one command ("sentence") on each (logical) line.

E-mail: Easier to quote exactly the relevant lines.

Generally: Easier to edit the sentence.

Patches: Less unaffected text.

  The amount of space between sentences in the output can then be
controlled with the ".ss" request.


28:can be any shell command. The fields can be separated by blank spaces or 
tabs.
31:can only be set to monthly at the present time. This will ensure jobs

-.-.

The section part for a manual page is set in roman font.

52:.B anacron(8)

-.-.

Test nr. 55:

Protect a period (.) or a apostrophe (') with '\&' from becoming a
control character, if it could end up at the start of a line (by
splitting the line into more lines).

48:lines with white-space followed by a '#' followed by an arbitrary comment.
50:You can continue a line onto the next line by ending it with a '\e'.

-.-.

Name of a manual is set in bold, the section in roman.
See man-pages(7).

7:describes the jobs controlled by \fBanacron(8)\fR.  Its lines can be of

-.-.

Output from "test-nroff -man -b -ww -z -rCHECKSTYLE=3":


[ "test-groff" is a developmental version of "groff" ]

Input file is ./anacrontab.5

Output from "test-groff -b -mandoc -dAD=l -rF0 -rHY=0 -t -w w -z 
-rSTYLECHECK=3":
an.tmac:<stdin>:13: style: 3 leading space(s) on input line
an.tmac:<stdin>:16: style: 3 leading space(s) on input line
an.tmac:<stdin>:37: style: 3 leading space(s) on input line

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

Kernel: Linux 6.3.7-1 (SMP w/2 CPU threads; PREEMPT)
Kernel taint flags: TAINT_WARN
Locale: LANG=is_IS.iso88591, LC_CTYPE=is_IS.iso88591 (charmap=ISO-8859-1), 
LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages anacron depends on:
ii  libc6                      2.37-5
ii  lsb-base                   11.6
ii  sysvinit-utils [lsb-base]  3.07-1

Versions of packages anacron recommends:
ii  cron [cron-daemon]  3.0pl1-162

Versions of packages anacron suggests:
ii  exim4-daemon-light [mail-transport-agent]  4.96-16
pn  powermgmt-base                             <none>
ii  rsyslog [system-log-daemon]                8.2306.0-1

-- no debconf information
The difference between the formatted outputs can be seen with:

  nroff -man <file1> > <out1>
  nroff -man <file2> > <out2>
  diff -u <out1> <out2>

and for groff, using

"groff -man -Z" instead of "nroff -man"

  Read the output of "diff -u" with "less -R" or similar.

-.-.

Output from "mandoc -T lint anacrontab.5":

mandoc: anacrontab.5:14:2: WARNING: skipping paragraph macro: PP empty

-.-.

Wrong distance between sentences.

  Separate the sentences and subordinate clauses; each begins on a new
line.  See man-pages(7) ("Conventions for source file layout") and
"info groff" ("Input Conventions").

  The best procedure is to always start a new sentence on a new line,
at least, if you are typing on a computer.

Remember coding: Only one command ("sentence") on each (logical) line.

E-mail: Easier to quote exactly the relevant lines.

Generally: Easier to edit the sentence.

Patches: Less unaffected text.

  The amount of space between sentences in the output can then be
controlled with the ".ss" request.


28:can be any shell command. The fields can be separated by blank spaces or 
tabs.
31:can only be set to monthly at the present time. This will ensure jobs

-.-.

The section part for a manual page is set in roman font.

52:.B anacron(8)

-.-.

Test nr. 55:

Protect a period (.) or a apostrophe (') with '\&' from becoming a
control character, if it could end up at the start of a line (by
splitting the line into more lines).

48:lines with white-space followed by a '#' followed by an arbitrary comment.
50:You can continue a line onto the next line by ending it with a '\e'.

-.-.

Name of a manual is set in bold, the section in roman.
See man-pages(7).

7:describes the jobs controlled by \fBanacron(8)\fR.  Its lines can be of

-.-.

Output from "test-nroff -man -b -ww -z -rCHECKSTYLE=3":


[ "test-groff" is a developmental version of "groff" ]

Input file is ./anacrontab.5

Output from "test-groff -b -mandoc -dAD=l -rF0 -rHY=0 -t -w w -z 
-rSTYLECHECK=3":
an.tmac:<stdin>:13: style: 3 leading space(s) on input line
an.tmac:<stdin>:16: style: 3 leading space(s) on input line
an.tmac:<stdin>:37: style: 3 leading space(s) on input line

-.-.


--- End Message ---
--- Begin Message ---
Source: anacron
Source-Version: 2.3-38
Done: Lance Lin <[email protected]>

We believe that the bug you reported is fixed in the latest version of
anacron, 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.
Lance Lin <[email protected]> (supplier of updated anacron 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, 13 Jul 2023 22:21:18 +0700
Source: anacron
Architecture: source
Version: 2.3-38
Distribution: unstable
Urgency: medium
Maintainer: Lance Lin <[email protected]>
Changed-By: Lance Lin <[email protected]>
Closes: 1040885 1040887
Changes:
 anacron (2.3-38) unstable; urgency=medium
 .
   * anacron.8: Editorial fixes (Closes: #1040885)
   * anacrontab.5: Editorial fixes (Closes: #1040887)
Checksums-Sha1:
 08aec1fb832988d514476f683284181797f7aacf 1803 anacron_2.3-38.dsc
 202c3b80138018ca2899f7975c4224d63396ff5f 23420 anacron_2.3-38.debian.tar.xz
 4580e85d37b40052b738815126b000cdae7aa04b 6341 anacron_2.3-38_amd64.buildinfo
Checksums-Sha256:
 b6a856cb70a2e8c677fc5c95c11406fe41c4473fb5650260eecf58ec4126779d 1803 
anacron_2.3-38.dsc
 a64aee59c569aaad72770b10627ed716fea19e080c1e7e78e2aef2b0cbe24c59 23420 
anacron_2.3-38.debian.tar.xz
 77455b7dae752ec36307a873ce06438f12fa5c60b7876ebc369fed3c2311c424 6341 
anacron_2.3-38_amd64.buildinfo
Files:
 77fb64e6ac6c2115e7cecb61c4077d68 1803 admin optional anacron_2.3-38.dsc
 108fa9e11427f86e52f87b3f0a510a47 23420 admin optional 
anacron_2.3-38.debian.tar.xz
 e4ddebe4f126911a1d7c5d5e33e58aba 6341 admin optional 
anacron_2.3-38_amd64.buildinfo

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

iQIzBAEBCgAdFiEESjHbWh7kCWyHOZiAkDZJKUwz+bcFAmSwHugACgkQkDZJKUwz
+bfxAQ//fp7zetB4vcSuCut1kQEzTIPm/XvFo+z8VfRY55yyHQezo9weaFkKLHec
aLUJ97NbpMFsRyq8Mq3qcdBtSo5/CL0DiN1CbdcvedKjxlN3l9D8WdseXdkdo7jt
sDMVQ1OkSrBD/a5tvQo7qS7wJ7JQJ2KzQvI4aZW0J4St/UHEjnSGgViXxKbS/NvZ
k6Ucz6GJqGpcelthS06b9FLOaaHHuACoqPnJhFHgxcUahCEKu8QB8z5gnSo2sEqZ
OLNd7JScPSeXDWgef4t7DHsjmGOQrswQ2w5lhWc5W3byD4UBM3+cXWnN6fZeNwW+
u9pJ8cF3OuejvXAxsO0qSyuZrHJ2sI+QeMxSPAG+a9++WRx+SVPB1Uc7j0Q15bVX
NRTnoyDxCkHw+Xdrnou54/fZU9sPDMBhs0MlBdte9dDOZ+YOBY4iEc6YWArCzzuq
DrrFwUSCc2CUgOE+MVlf/rXi+fZ7IBlBDNrGk3UbjPGS4MoRGvZIcl2Q2HbdZw3h
QwSGXUMaHzodO/Xj8ucVgnR6xMVv+Yu4VX7G3lDrCMTcocPd8PzAN+enAzOxCMUM
murY34nGpDIy48KVXzai7SH6FKWcThPapvUixh+Jx0uQcAhU2TzBfY2E3xBCqOi7
uv97oOzgj+7whaRuemV0KNX/t1b0d3nZDC1esONlhCUc25tguB0=
=jAzR
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to