File: changelog

package info (click to toggle)
golang-toml 1.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,572 kB
  • sloc: makefile: 4
file content (243 lines) | stat: -rw-r--r-- 8,138 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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
golang-toml (1.5.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 1.5.0
    - Remove patches, have been applied upstream
  * Disable use of pristine-tar
  * Remove Rules-Requires-Root from d/control
  * Update Standards-Version to 4.7.2, no changes needed
  * Update d/copyright

 -- Dr. Tobias Quathamer <toddy@debian.org>  Mon, 20 Oct 2025 12:51:19 +0200

golang-toml (1.4.0-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * Backport Position.Col (needed by golang-honnef-go-tools 2024.1rc1)

 -- Shengjing Zhu <zhsj@debian.org>  Wed, 14 Aug 2024 01:07:47 +0800

golang-toml (1.3.2-2) unstable; urgency=medium

  * Upload to unstable
  * Add more Linitan overrides for "national-encoding" warnings

 -- Anthony Fok <foka@debian.org>  Sun, 03 Dec 2023 07:59:40 -0700

golang-toml (1.3.2-1) experimental; urgency=medium

  * Team upload
  * New upstream release

 -- Reinhard Tartler <siretart@tauware.de>  Thu, 23 Nov 2023 16:31:00 +0000

golang-toml (1.2.1-1) unstable; urgency=medium

  * New upstream version 1.2.1
  * Remove 0001-Fix-32bit-test.patch which has been applied upstream
  * Reorder fields in debian/control and debian/copyright
  * Use dh-sequence-golang instead of dh-golang and --with=golang
  * Bump Standards-Version to 4.6.2 (no change)
  * debian/gbp.conf: Set debian-branch to debian/sid for DEP-14 conformance
  * Add Lintian overrides for golang-github-burntsushi-toml-dev

 -- Anthony Fok <foka@debian.org>  Tue, 20 Jun 2023 00:20:13 -0600

golang-toml (1.2.0-2) unstable; urgency=medium

  * Team upload.
  * Fix tests on 32bit arch

 -- Shengjing Zhu <zhsj@debian.org>  Sun, 21 Aug 2022 13:51:00 +0800

golang-toml (1.2.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 1.2.0
  * Update Standards-Version to 4.6.1 (no changes)

 -- Shengjing Zhu <zhsj@debian.org>  Sat, 20 Aug 2022 15:52:08 +0800

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

  * Team upload.
  * Refresh patches for version 1.1.0
  * New upstream version 1.1.0

 -- Punit Agrawal <punit@debian.org>  Sun, 26 Jun 2022 08:47:30 +0100

golang-toml (1.0.0-2) unstable; urgency=medium

  * Team upload.
  * Fix tests on 32 bit archs

 -- Shengjing Zhu <zhsj@debian.org>  Tue, 22 Feb 2022 23:33:15 +0800

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

  * Team upload.
  * New upstream version 1.0.0
  * Use git mode in uscan watch file
  * Update Standards-Version to 4.6.0 (no changes)
  * Simplify d/rules

 -- Shengjing Zhu <zhsj@debian.org>  Mon, 21 Feb 2022 23:46:25 +0800

golang-toml (0.4.1+git20210923.e0af6a2-1) unstable; urgency=medium

  * Team upload.
  * New upstream snapshot.
  * Fix autopkgtest in 32bit architecture.

 -- Nobuhiro Iwamatsu <iwamatsu@debian.org>  Mon, 04 Oct 2021 08:53:01 +0900

golang-toml (0.4.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 0.4.1.
  * Update d/watch
    - Update to v4
  * Update d/upstream/metadata
    - Add Bug-Database, Bug-Submit and Repository-Browse.
    - Update Repository's url.
  * Update d/rules.
    - Add override_dh_auto_build for fix FTBFS.
  * Drop golang-toml-dev. (Closes: #939237)
  * Update package description.

 -- Nobuhiro Iwamatsu <iwamatsu@debian.org>  Sat, 02 Oct 2021 13:19:20 +0900

golang-toml (0.3.1-2) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Name.
  * Update standards version to 4.4.1, no changes needed.
  * Set upstream metadata fields: Repository.
  * Remove obsolete fields Name from debian/upstream/metadata.
  * Apply multi-arch hints.
    + golang-github-burntsushi-toml-dev: Add Multi-Arch: foreign.
  * Remove constraints unnecessary since buster

  [ Nobuhiro Iwamatsu ]
  * Update d/control
    - Bump debhelper compatibility level to 13
    - Bump Standards-Version to 4.5.1 (no change)
    - Change section to golang
    - Add "Rules-Requires-Root: no"
  * Update d/rules
    - Fix path from golang-toml-dev to tmp in override_dh_auto_install

 -- Nobuhiro Iwamatsu <iwamatsu@debian.org>  Sat, 02 Oct 2021 10:55:52 +0900

golang-toml (0.3.1-1) unstable; urgency=medium

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

  [ Anthony Fok ]
  * New upstream version 0.3.1
  * Apply "cme fix dpkg" fixes
    - compat: '9' -> '12'
    - control source Standards-Version: '4.0.0' -> '4.4.0'
    - control source Priority: 'extra' -> 'optional'
    - control source Testsuite has new value: 'autopkgtest-pkg-go'
    - control source Build-Depends:0: 'debhelper (>= 9)' -> 'debhelper (>= 12~)'
  * Update Maintainer email address to team+pkg-go@tracker.debian.org

 -- Anthony Fok <foka@debian.org>  Sat, 27 Jul 2019 02:00:48 -0600

golang-toml (0.3.0+git20170626.7.a368813-1) unstable; urgency=medium

  * New upstream version 0.3.0+git20170626.7.a368813
  * Update debian/copyright to reflect upstream license change.
    It has been switched from WTFPL to MIT (Expat)
    with consent from all major contributors.
  * Update package description to indicate TOML v0.4.0 compatibility.
  * Bump Standards-Version to 4.0.0:
    Use https form of the copyright-format URL in debian/copyright.

 -- Anthony Fok <foka@debian.org>  Wed, 28 Jun 2017 05:14:48 -0600

golang-toml (0.2.0+git20160717.21.9906417-1) unstable; urgency=medium

  [ Tim Potter ]
  * Add me as uploader

  [ Anthony Fok ]
  * New upstream snapshot

 -- Anthony Fok <foka@debian.org>  Fri, 14 Oct 2016 22:22:57 -0600

golang-toml (0.2.0-3) unstable; urgency=medium

  * Fix version comparison in Breaks and Replaces in debian/control

 -- Anthony Fok <foka@debian.org>  Wed, 08 Jun 2016 01:19:06 -0600

golang-toml (0.2.0-2) unstable; urgency=medium

  * Change Build-Depends to use "golang-any" instead of "golang-go"
  * Transition golang-toml-dev to golang-github-burntsushi-toml-dev
    for pkg-go policy compliance, especially now that other TOML libraries
    for Go are available
  * Note "TOML v0.2.0 compatibility" in package description
    and remove "golang-go | gccgo" from the library package's Depends field
  * Use secure https URLs for Vcs-Git too (Lintian)

 -- Anthony Fok <foka@debian.org>  Mon, 06 Jun 2016 12:25:46 -0600

golang-toml (0.2.0-1) unstable; urgency=medium

  * Team upload
  * New upstream relase (Closes: #822927)
  * Update standards version to 3.9.8

 -- Tim Potter <tpot@hpe.com>  Tue, 17 May 2016 15:20:03 +1000

golang-toml (0.1.0+git20160102.23.5c4df71-1) unstable; urgency=medium

  * New upstream snapshot: Fix endless loop in table name lexing.
  * Allow package to be installed with gccgo where golang-go is unavailable.
  * Update debian/copyright.

 -- Anthony Fok <foka@debian.org>  Thu, 14 Jan 2016 15:32:14 -0700

golang-toml (0.1.0+git20150501.21.056c9bc-1) unstable; urgency=medium

  * New upstream snapshot. Changes include:
    - Added support for UnmarshalTOML() interface.
    - Modified the `Unmarshaler` interface to `.UnmarshalTOML(v interface{})`
    - Support single-line raw strings.
    - Implement multiline strings and raw multiline strings.
    - Simplify lexer for Unicode escapes and add support for `\U`.
    - Forbid '#' in table names.
    - Remove escape for '/'.
    - Support quoted keys.
    - Updated link for TOML v0.2.0
    - Support for omitempty, as well as tests for omitempty.
    - Clean up, remove zero as 'empty' and add 'omitzero' option
  * Refresh debian/gbp.conf
  * Update debian/control: Update Vcs-Browser, add XS-Go-Import-Path, etc.
  * Add an actual entry in debian/watch in case Upstream do make a tarball
    release in the future.

 -- Anthony Fok <foka@debian.org>  Thu, 24 Dec 2015 13:03:32 -0700

golang-toml (0.1.0-1) unstable; urgency=medium

  * New upstream release.
  * Document license of type_fields.go. Thanks Paul Tagliamonte for
    pointing this out.
  * Bump standards version to 3.9.6 (no changes).

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 25 Jan 2015 02:22:32 +0100

golang-toml (0.0~git20140508-1) unstable; urgency=medium

  * Initial release. (Closes: #776030)

 -- Jelmer Vernooij <jelmer@debian.org>  Thu, 08 May 2014 03:03:37 +0200