Ticket #4602 (closed defect: fixed)
ru: man: groff-message (fix it)
Reported by: | krekhov | Owned by: | zaytsev |
---|---|---|---|
Priority: | major | Milestone: | 4.8.33 |
Component: | translations | Version: | master |
Keywords: | Cc: | ||
Blocked By: | #4170 | Blocking: | |
Branch state: | no branch | Votes for changeset: |
Description
Hi. Dear Developers. I from Debian community. I tested the current mc in Debian using the lintian utility and saw a warning:
W: mc-data: groff-message 2348: warning: macro 'l'' not defined [usr/share/man/ru/man1/mc.1.gz:1]
My commit (https://github.com/MidnightCommander/mc/pull/207) fix it. Thanks.
Change History
comment:1 Changed 6 weeks ago by zaytsev
- Owner set to zaytsev
- Status changed from new to accepted
- Blocked By 4170 added
- Milestone changed from Future Releases to 4.8.33
comment:2 Changed 6 weeks ago by krekhov
I added another commit to the PR (fix typo): https://github.com/MidnightCommander/mc/pull/207/commits/a84d1d02f2ae8d69e68189a6ae491519c89ed6ee
comment:3 follow-up: ↓ 4 Changed 6 weeks ago by zaytsev
Please instead add a patch with git format-patch to #4572 instead, otherwise it is intractable for us. Thank you.
comment:5 Changed 5 weeks ago by zaytsev
- Status changed from accepted to testing
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.
I think I saw some script to check for warnings. Maybe we could activate it in the CI.