golang-github-niklasfasching-go-org 1.6.6-1 source package in Ubuntu

Changelog

golang-github-niklasfasching-go-org (1.6.6-1) unstable; urgency=medium

  * New upstream version 1.6.6
    - Fix race condition surrounding global orgWriter
  * Remove 0001-refresh-fixtures-for-chroma-v2.2.0.patch which has been
    merged upstream; see https://github.com/niklasfasching/go-org/pull/84
  * Add 0001-Refresh-test-fixtures-for-chroma-v2.5.0.patch
    as tabindex="0" was removed from <pre> elements in chroma v2.5.0;
    see https://github.com/niklasfasching/go-org/pull/100
  * Bump Standards-Version to 4.6.2 (no change)
  * Bump dependency: golang-github-alecthomas-chroma-v2-dev (>= 2.5.0)
  * Add symlink debian/missing-sources/blorg/testdata/public/about.html
    to ../../../../../blorg/testdata/content to resolve a Lintian
    source-is-missing warning.

 -- Anthony Fok <email address hidden>  Mon, 13 Mar 2023 15:14:49 -0600

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
golang-github-niklasfasching-go-org_1.6.6-1.dsc 2.5 KiB 4de15791202b096953247c4d89641ab02f9eb8d3a1b5cdad728f6d07b20d3728
golang-github-niklasfasching-go-org_1.6.6.orig.tar.gz 234.9 KiB 303dd01be6c5e7fe46750d1f9a6fe291de6cca4c45c708728014623ebf656306
golang-github-niklasfasching-go-org_1.6.6-1.debian.tar.xz 5.8 KiB b8cd2d6ddc7fa4bfe3b5b67b26033eb1a9bb3b9a12a8ed8156e6325301e8b469

Available diffs

No changes file available.

Binary packages built by this source

go-org: Org mode parser with HTML & pretty-printed Org rendering (program)

 go-org is an Org mode parser written in Go.
 .
 Take a look at https://niklasfasching.github.io/go-org/ for some examples
 and an online Org → HTML demo (Wasm based).
 .
 Please note that the goal for the HTML export is to produce sensible HTML
 output, not to exactly reproduce output the output of org-html-export.
 .
 This package contains the go-org executable.

go-org-dbgsym: debug symbols for go-org
golang-github-niklasfasching-go-org-dev: Org mode parser with HTML & pretty-printed Org rendering (Go library)

 github.com/niklasfasching/go-org an Org mode parser written in Go.
 .
 Take a look at https://niklasfasching.github.io/go-org/ for some examples
 and an online Org → HTML demo (Wasm based).
 .
 Please note that the goal for the HTML export is to produce sensible HTML
 output, not to exactly reproduce output the output of org-html-export.
 .
 This package contains the go-org Go library.