File: changelog

package info (click to toggle)
golang-github-yuin-goldmark-highlighting 0.0~git20220208.594be19-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 116 kB
  • sloc: makefile: 2
file content (48 lines) | stat: -rw-r--r-- 2,145 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
golang-github-yuin-goldmark-highlighting (0.0~git20220208.594be19-1) unstable; urgency=medium

  * New upstream version 0.0~git20220208.594be19
    Resolves breakage with golang-github-alecthomas-chroma >= 0.10.0.
    Thanks to Paul Gevers for the bug report! (Closes: #1007737)
  * Bump versioned dependencies as per go.mod:
    - golang-github-alecthomas-chroma-dev (>= 0.10.0)
    - golang-github-yuin-goldmark-dev (>= 1.4.5)
  * Reorder fields in debian/control
    as would be generated in the next dh-make-golang release after 0.6.0-1
  * Use dh-sequence-golang instead of dh-golang and --with=golang
  * Remove obsolete Allow-for-tabindex-0-in-pre-wrapper (chroma-v0.9.2) patch
  * Use new template for debian/gitlab-ci.yml.
    Thanks to Aloïs Micard et al. for fixing the Debian Go CI pipeline!

 -- Anthony Fok <foka@debian.org>  Wed, 23 Mar 2022 02:29:23 -0600

golang-github-yuin-goldmark-highlighting (0.0~git20210516.9216f9c-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit.

  [ Anthony Fok ]
  * New upstream version 0.0~git20210516.9216f9c
  * Patch highlighting_test.go to allow for tabindex="0" in <pre> wrapper.
    This fixes FTBFS with chroma v0.9.2 and up while maintaining backward
    compatibility with older chroma. (Closes: #997567)
  * Change Section from devel to golang
  * Bump debhelper dependency to "Build-Depends: debhelper-compat (= 13)"
  * Bump Standards-Version to 4.6.0 (no change)
  * Mark library package with "Multi-Arch: foreign"
  * Update versioned dependencies as per go.mod

 -- Anthony Fok <foka@debian.org>  Sun, 28 Nov 2021 17:23:18 -0700

golang-github-yuin-goldmark-highlighting (0.0~git20200218.d1af22c-1) unstable; urgency=medium

  * New upstream version 0.0~git20200218.d1af22c
  * Update dependency to chroma v0.7.1 and goldmark v1.1.22
    as per go.mod

 -- Anthony Fok <foka@debian.org>  Mon, 24 Feb 2020 17:19:08 -0700

golang-github-yuin-goldmark-highlighting (0.0~git20191202.78f32c8-1) unstable; urgency=medium

  * Initial release (Closes: #951405)

 -- Anthony Fok <foka@debian.org>  Sat, 15 Feb 2020 21:46:08 -0700