File: changelog

package info (click to toggle)
golang-github-pelletier-go-toml 1.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 432 kB
  • sloc: sh: 96; makefile: 3
file content (70 lines) | stat: -rw-r--r-- 2,565 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
golang-github-pelletier-go-toml (1.2.0-1) unstable; urgency=medium

  [ Alexandre Viau ]
  * Point Vcs-* urls to salsa.debian.org

  [ Dr. Tobias Quathamer ]
  * New upstream version 1.2.0
  * Update to Standards-Version 4.2.0, no changes needed

 -- Dr. Tobias Quathamer <toddy@debian.org>  Fri, 24 Aug 2018 23:19:54 +0200

golang-github-pelletier-go-toml (1.1.0-1) unstable; urgency=medium

  * New upstream version 1.1.0
  * Use debhelper v11
  * Update to Standards-Version 4.1.3
  * Update d/copyright
  * Remove special code for mips and mipsel, no longer needed.
    The special handling had been introduced to circumvent the
    "waitid: bad address" bug, see https://bugs.debian.org/867358

 -- Dr. Tobias Quathamer <toddy@debian.org>  Wed, 07 Mar 2018 21:23:34 +0100

golang-github-pelletier-go-toml (1.0.1-1) unstable; urgency=medium

  * New upstream version 1.0.1
  * Update to Standards-Version 4.1.1
  * Use Priority: optional

 -- Dr. Tobias Quathamer <toddy@debian.org>  Sun, 08 Oct 2017 15:56:27 +0200

golang-github-pelletier-go-toml (1.0.0+git20170628.7.69d355d-1) unstable; urgency=medium

  * New upstream version 1.0.0+git20170628.7.69d355d
  * Add {Build-,}Depends needed by the new version
    on golang-github-burntsushi-toml-dev and golang-gopkg-yaml.v2-dev
  * Try to beat the "mips-linux-gnu-gccgo-7: waitid: bad address" error
    on mips/mipsel by running build/test in single thread and by
    allowing retries, until the fix enters the Linux kernel.
    See https://bugs.debian.org/867358
  * Add myself to the list of Uploaders

 -- Anthony Fok <foka@debian.org>  Fri, 28 Jul 2017 23:25:36 -0600

golang-github-pelletier-go-toml (1.0.0-1) unstable; urgency=medium

  * New upstream version 1.0.0
    - Update docs to version 1.0.0
  * Update d/copyright
  * Use HTTPS URL for d/copyright
  * Update to Standards-Version 4.0.0
  * Add watch file
  * Add Testsuite: autopkgtest-pkg-go

 -- Dr. Tobias Quathamer <toddy@debian.org>  Wed, 05 Jul 2017 20:59:28 +0200

golang-github-pelletier-go-toml (0.4.0+git20161213.2.017119f-1) unstable; urgency=medium

  * Team upload.
  * New upstream version which fixes "create: Hugo new content creates
    TOML slices with closing bracket on new line" for Hugo 0.18,
    see https://github.com/spf13/hugo/issues/2800

 -- Anthony Fok <foka@debian.org>  Thu, 29 Dec 2016 10:56:50 -0700

golang-github-pelletier-go-toml (0.3.5+git20161123.19.7cb9880-1) unstable; urgency=medium

  * Initial release (Closes: #846282)

 -- Dr. Tobias Quathamer <toddy@debian.org>  Thu, 01 Dec 2016 20:40:13 +0100