Skip to content

Commit 6c82cd5

Browse files
author
Kyle Kloberdanz
committed
(Debian packaging) ignore lintian warnings regarding groff messages
1 parent 7e90fdf commit 6c82cd5

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

debian/libbson-doc.lintian-overrides

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
# Sphinx embeds jQuery
22
libbson-doc: embedded-javascript-library
3+
4+
# Sphinx generated man pages have tables which overflow 80 column lines because
5+
# the names of libbson functions are too long to fit in 80 columns.
6+
libbson-doc: groff-message
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
# Sphinx embeds jQuery
22
libmongoc-doc: embedded-javascript-library
3+
4+
# Sphinx generated man pages have tables which overflow 80 column lines because
5+
# the names of libmongoc functions are too long to fit in 80 columns.
6+
libmongoc-doc: groff-message

0 commit comments

Comments
 (0)