texi2html 1.82+dfsg1-7 source package in Ubuntu
Changelog
texi2html (1.82+dfsg1-7) unstable; urgency=medium * Adopt package as lilypond 2.24.0 still uses texi2html-1.82 explicitly (Closes: #698081) * Add Vcs-Browser and Vcs-Git fields for upload to Salsa * Add debian/gbp.conf and set debian-branch to "debian/sid" * Update debian/watch to version 4, add debian/upstream/signing-key.asc (with two separate keys found in 1.82 and 5.0 respectively), use new HTTPS download URL, and lock to version 1.* so we do not inadvertently upgrade to text2html-5.0 * Convert debian/copyright to machine-readable format and more: - Add Files-Excluded list - Add docs/* under the Latex2e license with FSF exception on translation * Bump Standards-Version to 4.6.2 (no change) * Override Lintian error license-problem-gfdl-invariants as test/manuals/res/texi_mini_ker/mini_ker.passtexi is for testing only -- Anthony Fok <email address hidden> Fri, 03 Feb 2023 01:46:28 -0700
Upload details
- Uploaded by:
- Anthony Fok
- Uploaded to:
- Sid
- Original maintainer:
- Anthony Fok
- Architectures:
- all
- Section:
- text
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | text | |
Lunar | release | universe | text |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
texi2html_1.82+dfsg1-7.dsc | 1.9 KiB | abae0f45222d1c9c0a22070fd3c4cd62c045a95c70213f69b7f3627e7dd06b82 |
texi2html_1.82+dfsg1.orig.tar.gz | 4.1 MiB | 7ac504504593f404162b53c3d822d0718aab30ca04ab54405940c4cb352f0f9b |
texi2html_1.82+dfsg1-7.debian.tar.xz | 14.7 KiB | c1045eab86d91a089853f3f314560c2b73b26d586a2f7421f806715cc5a8f0bd |
Available diffs
- diff from 1.82+dfsg1-6 to 1.82+dfsg1-7 (10.2 KiB)
No changes file available.
Binary packages built by this source
- texi2html: Convert Texinfo files to HTML
texi2html is a Perl script that converts Texinfo files to HTML.
.
The program takes Texinfo files (not info ones) and produces a set of
HTML files. The quality of the output is close to the printed output
and is much better than an info->HTML gateway.
.
Compared to the output of `makeinfo --html', texi2html's output is
more customizable and (subjectively) produces better output by default.