File: changelog

package info (click to toggle)
golang-logrus 1.9.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bookworm-backports, bookworm-proposed-updates, experimental, forky, sid, trixie, trixie-proposed-updates
  • size: 432 kB
  • sloc: sh: 7; makefile: 2
file content (227 lines) | stat: -rw-r--r-- 6,649 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
golang-logrus (1.9.0-1) unstable; urgency=medium

  * Team upload.

  [ Tianon Gravi ]
  * Remove self from Uploaders

  [ Drew Parsons ]
  * New upstream release.
  * Standards-Version: 4.6.1

 -- Drew Parsons <dparsons@debian.org>  Wed, 09 Nov 2022 18:09:13 +0100

golang-logrus (1.7.0-2) unstable; urgency=medium

  * Team upload.
  * Mark golang-github-sirupsen-logrus-dev as Multi-Arch foreign

 -- Benjamin Drung <bdrung@debian.org>  Fri, 08 Jan 2021 20:39:39 +0100

golang-logrus (1.7.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 1.7.0
  * Update Section to golang
  * Update Standards-Version to 4.5.1 (no changes)
  * Update debhelper-compat to 13

 -- Shengjing Zhu <zhsj@debian.org>  Fri, 27 Nov 2020 00:58:15 +0800

golang-logrus (1.6.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 1.6.0

 -- Reinhard Tartler <siretart@tauware.de>  Sat, 11 Jul 2020 13:28:27 -0400

golang-logrus (1.5.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 1.5.0
    Same as 1.4.2.98 but upstream releases a new tag.

 -- Shengjing Zhu <zhsj@debian.org>  Mon, 23 Mar 2020 22:18:16 +0800

golang-logrus (1.4.2.98.gd417be0-1) unstable; urgency=medium

  * Team upload.
  * New upstream snapshot
    Fix building with go1.14 (Closes: #954610)
  * Remove golang-github-stretchr-testify-dev from Depends.
    Only used for testing
  * Update maintainer address to team+pkg-go@tracker.debian.org
  * Add Rules-Requires-Root
  * Switch to debhelper-compat syntax
  * Update Standards-Version to 4.5.0 (no changes)
  * Remove outdated DH_GOLANG_EXCLUDES in d/rules

 -- Shengjing Zhu <zhsj@debian.org>  Mon, 23 Mar 2020 02:01:04 +0800

golang-logrus (1.4.2-1) unstable; urgency=medium

  * New upstream release.
  * Standards-Version: 4.4.1.
  * DH & compat to version 12.
  * Removed transitional package "golang-logrus-dev" (Closes: #939233).
    Thanks, Holger Levsen.
  * Added myself to Uploaders.
  * (Build-)Depends:
    - golang-golang-x-crypto-dev

 -- Dmitry Smirnov <onlyjob@debian.org>  Sat, 30 Nov 2019 13:26:47 +1100

golang-logrus (1.3.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Standards-Version: 4.3.0.

 -- Dmitry Smirnov <onlyjob@debian.org>  Tue, 12 Feb 2019 22:12:35 +1100

golang-logrus (1.0.6-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Debhelper & compat to version 11.

 -- Dmitry Smirnov <onlyjob@debian.org>  Mon, 10 Sep 2018 07:42:42 +1000

golang-logrus (1.0.5-2) unstable; urgency=medium

  * Team upload.
  * Cherry-pick "Fix a race condition in TestLoggingWithHooksRace" from
    upstream because autopkgtest was failing randomly for 1.0.5-1.
    See https://ci.debian.net/data/autopkgtest/testing/amd64/g/golang-logrus/286167/log.gz
    and https://github.com/sirupsen/logrus/issues/740

 -- Anthony Fok <foka@debian.org>  Fri, 18 May 2018 09:33:36 -0600

golang-logrus (1.0.5-1) unstable; urgency=medium

  * Team upload.

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

  [ Dmitry Smirnov ]
  * New upstream release.
  * (Build-)Depends:
    + golang-golang-x-crypto-dev
    + golang-golang-x-sys-dev
  * Priority: optional.
  * Standards-Version: 4.1.4.

 -- Dmitry Smirnov <onlyjob@debian.org>  Sun, 06 May 2018 01:55:29 +1000

golang-logrus (1.0.2-2) unstable; urgency=high

  * Add maintscript to handle symlink to dir conversions.
    Closes: 870843.

 -- Martín Ferrari <tincho@debian.org>  Thu, 17 Aug 2017 05:52:43 +0000

golang-logrus (1.0.2-1) unstable; urgency=medium

  * New upstream release.
  * Upstream changed its name: update everywhere and revert compat linking.
  * debian/control: Update Standards-Version (no changes).
  * debian/control: Mark package as autopkgtest-able.
  * Re-enable disabled tests.

 -- Martín Ferrari <tincho@debian.org>  Fri, 14 Jul 2017 18:20:59 +0000

golang-logrus (0.11.0-2) unstable; urgency=medium

  * Team upload.
  * Add a symlink for github.com/sirupsen/logrus package.

 -- Vincent Bernat <bernat@debian.org>  Tue, 04 Jul 2017 11:12:17 +0200

golang-logrus (0.11.0-1) unstable; urgency=medium

  [ Paul Tagliamonte ]
  * Team upload.
  * Use a secure transport for the Vcs-Git and Vcs-Browser URL

  [ Martín Ferrari ]
  * Add myself to Uploaders.
  * debian/control: Replace golang-go with golang-any in Build-Depends.
  * New upstream release.

 -- Martín Ferrari <tincho@debian.org>  Thu, 17 Nov 2016 16:50:11 +0100

golang-logrus (0.10.0-3) UNRELEASED; urgency=medium

  * Require dh-golang 1.10, for XS-Go-Import-Path.

 -- Martín Ferrari <tincho@debian.org>  Wed, 04 May 2016 13:28:46 +0100

golang-logrus (0.10.0-2) unstable; urgency=medium

  * Team upload.
  * Make pkg-go the maintainer. Closes: #823345.

 -- Martín Ferrari <tincho@debian.org>  Tue, 03 May 2016 21:30:40 +0000

golang-logrus (0.10.0-1) unstable; urgency=medium

  * Team upload.
    Closes: #822926

  [ Tim Potter ]
  * New upstream version
  * Add d/docs and d/examples instead of building with DH_GOLANG_INSTALL_ALL
  * Update standards version to 3.9.8
  * Various dependencies removed as hooks moved out of repository

 -- Martín Ferrari <tincho@debian.org>  Tue, 03 May 2016 17:52:34 +0000

golang-logrus (0.8.7-3) unstable; urgency=medium

  * Team upload.
  * Drop "no-bugsnag.patch";
  * Build-Depends += "golang-github-bugsnag-bugsnag-go-dev".
  * Synchronized Build-Depends and Depends (added missing packages).

 -- Dmitry Smirnov <onlyjob@debian.org>  Wed, 09 Mar 2016 11:23:15 +1100

golang-logrus (0.8.7-2) unstable; urgency=medium

  * Fix Replaces/Breaks version number to be correct (Closes: #801559).

 -- Tianon Gravi <tianon@debian.org>  Sat, 24 Oct 2015 06:21:25 -0700

golang-logrus (0.8.7-1) unstable; urgency=medium

  * Update to 0.8.7 upstream release.

 -- Tianon Gravi <tianon@debian.org>  Fri, 23 Oct 2015 13:21:38 -0700

golang-logrus (0.7.3-2) unstable; urgency=medium

  * Rename binary package to "golang-github-sirupsen-logrus-dev" to be in line
    with pkg-go team policy.
  * Modify some other minor bits of packaging to be more in line with pkg-go
    policy/norm.

 -- Tianon Gravi <tianon@debian.org>  Mon, 05 Oct 2015 01:26:00 -0700

golang-logrus (0.7.3-1) unstable; urgency=medium

  * Team upload.
  * Upgrade to 0.7.3.

 -- Tianon Gravi <admwiggin@gmail.com>  Wed, 20 May 2015 09:13:56 -0600

golang-logrus (0.7.1-1) unstable; urgency=medium

  * Upgrade to 0.7.1.

 -- Jessie Frazelle <jess@docker.com>  Tue, 24 Mar 2015 17:54:48 -0600

golang-logrus (0.6.0-1) experimental; urgency=medium

  * Initial release.

 -- Jessie Frazelle <jess@docker.com>  Tue, 10 Mar 2015 22:21:30 +0000