lintian-ssg (1.0.3) unstable; urgency=medium [ Nicolas Peugnet ] * Update documentation files * Fix back manpage links that contains HTML entities * Add a test for emphasis in code * Add support for non numeric-only sections in manpage links * Cleaner log message for panics in renderTag * Add --lintian-version option * Downgrade lintian from Recommends to Suggests dependency * Simplify renderTag() by calling WorkGroup.Done() in the goroutine wrapper * Support SOURCE_DATE_EPOCH environment variable * Limit the number of renderTag workers * Generate a taglist.js script instead of taglist.json * Bundle debian.css stylesheet in the generated website * Change the license of my code from GPL-3+ to GPL-2+ -- Otto Kekäläinen Wed, 13 Nov 2024 22:12:52 -0800 lintian-ssg (1.0.2) unstable; urgency=medium [ Nicolas Peugnet ] * Fix rendering of HTML entities outside of code blocks * Avoid using time.Now() and call it only once (at the start) -- Otto Kekäläinen Wed, 23 Oct 2024 17:02:59 +0100 lintian-ssg (1.0.1) unstable; urgency=medium * Allow building with gccgo >= 12 * Add test for long page name or bug number in goldmark_ext -- Nicolas Peugnet Mon, 07 Oct 2024 15:48:10 +0200 lintian-ssg (1.0.0) unstable; urgency=medium [ Nicolas Peugnet ] * Initial release (Closes: #1081737) -- Otto Kekäläinen Fri, 27 Sep 2024 22:34:09 -0700