mirror of
https://git.jff.email/cgit/dmidecode.git
synced 2026-08-07 01:28:12 +00:00
Remove obsolate debian/dmidecode.lintian-overrides
This commit is contained in:
parent
1c2b6b0e5f
commit
7b14f9c38f
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -4,6 +4,7 @@ dmidecode (3.6-2) UNRELEASED; urgency=medium
|
||||
- Change VCS-Git from git to https.
|
||||
* Declare compliance with Debian Policy 4.7.0 (No changes needed).
|
||||
* New debian/patches/0600-Fix-groff-error.patch to fix groff error.
|
||||
* Remove obsolate debian/dmidecode.lintian-overrides.
|
||||
|
||||
-- Jörg Frings-Fürst <debian@jff.email> Sun, 07 Jul 2024 11:47:33 +0200
|
||||
|
||||
|
||||
6
debian/dmidecode.lintian-overrides
vendored
6
debian/dmidecode.lintian-overrides
vendored
@ -1,6 +0,0 @@
|
||||
#
|
||||
# LC_ALL=C.UTF-8 MANROFFSEQ='' MANWIDTH=80 man --warnings -E UTF-8 -l -Tutf8 -Z dmidecode.8 >/dev/null
|
||||
#
|
||||
# has no error
|
||||
#
|
||||
groff-message an.tmac:<standard input>:251: warning: tbl preprocessor failed, or it or soelim was not run; table(s) likely not rendered (TE macro called with TW register undefined) [usr/share/man/man8/dmidecode.8.gz:1]
|
||||
8
debian/patches/0600-Fix-groff-error.patch
vendored
8
debian/patches/0600-Fix-groff-error.patch
vendored
@ -8,11 +8,9 @@ Index: trunk/man/dmidecode.8
|
||||
===================================================================
|
||||
--- trunk.orig/man/dmidecode.8
|
||||
+++ trunk/man/dmidecode.8
|
||||
@@ -1,5 +1,7 @@
|
||||
.TH DMIDECODE 8 "February 2023" "dmidecode"
|
||||
.\"
|
||||
@@ -1,3 +1,5 @@
|
||||
+'\" t
|
||||
+.\" ** The above line should force tbl to be a preprocessor **
|
||||
.SH NAME
|
||||
dmidecode \- \s-1DMI\s0 table decoder
|
||||
.TH DMIDECODE 8 "February 2023" "dmidecode"
|
||||
.\"
|
||||
.SH NAME
|
||||
|
||||
Loading…
Reference in New Issue
Block a user