mdocml 1.14.6-3 source package in Ubuntu

Changelog

mdocml (1.14.6-3) unstable; urgency=medium

  * test-recvmsg.c: pass non-null to recvmsg.
    Fixes build failure on Hurd (Closes: #1086138)

 -- Andrea Pappacoda <email address hidden>  Thu, 05 Dec 2024 00:08:33 +0100

Upload details

Uploaded by:
Andrea Pappacoda
Uploaded to:
Sid
Original maintainer:
Andrea Pappacoda
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Plucky release universe misc

Downloads

File Size SHA-256 Checksum
mdocml_1.14.6-3.dsc 1.4 KiB 6f8ad886f61e7d131dff6e23a295f43101c3dd031d7f97a7da8b1ad3edbdd447
mdocml_1.14.6.orig.tar.gz 680.8 KiB 8bf0d570f01e70a6e124884088870cbed7537f36328d512909eb10cd53179d9c
mdocml_1.14.6-3.debian.tar.xz 5.4 KiB abfa4f697211884dbf7071380b640baff9e22fea8afe49734c2cffef7ba8b83a

Available diffs

No changes file available.

Binary packages built by this source

libmandoc-dev: BSD manpage compiler toolset - library

 mandoc is a suite of tools compiling mdoc, the roff macro language of choice
 for BSD manual pages, and man, the predominant historical language for UNIX
 manuals. It is small, ISO C, ISC-licensed, and quite fast. The main component
 of the toolset is the mandoc utility program, based on the libmandoc
 validating compiler, to format output for UNIX terminals (with support for
 wide-character locales), XHTML, HTML, PostScript, and PDF.
 .
 This package contains the libmandoc static library, which can be used to
 embed mandoc in other programs.

mandoc: BSD manpage compiler toolset

 mandoc is a suite of tools compiling mdoc, the roff macro language of choice
 for BSD manual pages, and man, the predominant historical language for UNIX
 manuals. It is small, ISO C, ISC-licensed, and quite fast. The main component
 of the toolset is the mandoc utility program, based on the libmandoc
 validating compiler, to format output for UNIX terminals (with support for
 wide-character locales), XHTML, HTML, PostScript, and PDF.

mandoc-dbgsym: debug symbols for mandoc