File: changelog

package info (click to toggle)
golang-github-coreos-go-systemd 22.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental, forky, sid, trixie
  • size: 656 kB
  • sloc: sh: 101; makefile: 4
file content (233 lines) | stat: -rw-r--r-- 7,014 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
golang-github-coreos-go-systemd (22.5.0-1) unstable; urgency=medium

  [ Tianon Gravi ]
  * Remove self from Uploaders

  [ Anthony Fok ]
  * New upstream version 22.5.0
  * Reorder fields in debian/control and debian/copyright
  * Use dh-sequence-golang instead of dh-golang and --with=golang
  * Invoke dh with --builddirectory=_build
  * Bump versioned dependencies as per go.mod
  * Bump Standards-Version to 4.6.2 (no change)
  * Mark library package with "Multi-Arch: foreign"
  * Set debian-branch to debian/sid for DEP-14 conformance
  * Add "DH_GOLANG_EXCLUDES := examples" to debian/rules
  * Add myself to the list of Uploaders

 -- Anthony Fok <foka@debian.org>  Mon, 26 Feb 2024 14:49:19 -0700

golang-github-coreos-go-systemd (22.3.2-1) unstable; urgency=medium

  * Team upload.

  [ Jenkins ]
  * Remove constraints unnecessary since stretch
    * Build-Depends: Drop versioned constraint on dh-golang.
    Changes-By: deb-scrub-obsolete

  [ Shengjing Zhu ]
  * New upstream version 22.3.2
  * Update Standards-Version to 4.6.0 (no changes)

 -- Shengjing Zhu <zhsj@debian.org>  Mon, 23 Aug 2021 18:55:24 +0800

golang-github-coreos-go-systemd (22.1.0-3) unstable; urgency=medium

  * Team upload.
  * Revert "Temporary add golang-golang-x-crypto-dev as a Depends"

 -- Shengjing Zhu <zhsj@debian.org>  Wed, 02 Dec 2020 00:59:44 +0800

golang-github-coreos-go-systemd (22.1.0-2) unstable; urgency=medium

  * Team upload.
  * Temporary add golang-golang-x-crypto-dev as a Depends.
    To fix autopkgtest regression of golang-github-cloudflare-redoctober
    Once golang-github-cloudflare-redoctober/0.0~git20161017.0.78e9720-5
    has migrated to testing, this can be reverted.

 -- Shengjing Zhu <zhsj@debian.org>  Sat, 28 Nov 2020 17:37:29 +0800

golang-github-coreos-go-systemd (22.1.0-1) unstable; urgency=medium

  * Team upload.

  [ Dmitry Smirnov ]
  * Removed unused "golang-github-coreos-pkg-dev" from
    (Build-)Depends (Closes: #827928).
    As of 22.0.0 "coreos/go-systemd" no longer depends on "coreos/pkg":
    https://github.com/coreos/go-systemd/commit/3344f03f

  [ Debian Janitor ]
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Shengjing Zhu ]
  * New upstream release
  * Update uscan watch file to version 4
  * Update maintainer address to team+pkg-go@tracker.debian.org
  * Add Rules-Requires-Root
  * Bump debhelper-compat to 13
  * Bump Standards-Version to 4.5.1 (no changes)
  * Update Section to golang

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

golang-github-coreos-go-systemd (22.0.0-1) unstable; urgency=medium

  * New upstream release.
  * Standards-Version: 4.4.1.

 -- Dmitry Smirnov <onlyjob@debian.org>  Sun, 15 Dec 2019 15:32:16 +1100

golang-github-coreos-go-systemd (20-1) unstable; urgency=medium

  * New upstream release.
  * Standards-Version: 4.4.0.
  * DH & compat to version 12.
  * (Build-)Depends:
    = golang-dbus-dev (>= 5.0.2~)

 -- Dmitry Smirnov <onlyjob@debian.org>  Mon, 09 Sep 2019 13:05:43 +1000

golang-github-coreos-go-systemd (17-2) unstable; urgency=medium

  * Upload to unstable.
  * Testsuite: autopkgtest-pkg-go.

 -- Dmitry Smirnov <onlyjob@debian.org>  Fri, 17 Aug 2018 22:10:49 +1000

golang-github-coreos-go-systemd (17-1) experimental; urgency=medium

  * New upstream release.
  * Standards-Version: 4.2.0.

 -- Dmitry Smirnov <onlyjob@debian.org>  Tue, 07 Aug 2018 12:01:54 +1000

golang-github-coreos-go-systemd (16-1) unstable; urgency=medium

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

  [ Dmitry Smirnov ]
  * New upstream release.
  * Standards-Version: 4.1.4
  * debhelper & compat to version 11.
  * Install examples.

 -- Dmitry Smirnov <onlyjob@debian.org>  Sat, 26 May 2018 18:07:17 +1000

golang-github-coreos-go-systemd (14-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

 -- Dmitry Smirnov <onlyjob@debian.org>  Wed, 07 Dec 2016 15:36:56 +1100

golang-github-coreos-go-systemd (12-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

 -- Dmitry Smirnov <onlyjob@debian.org>  Mon, 19 Sep 2016 13:31:41 +1000

golang-github-coreos-go-systemd (10-2) unstable; urgency=medium

  [ Michael Hudson-Doyle ]
  * Drop now unnecessary DH_GOLANG_EXCLUDES.

  [ Tim Potter ]
  * Remove unused dbus-x11 dependency (Closes: #836098).

 -- Tim Potter <tpot@hpe.com>  Wed, 31 Aug 2016 07:17:56 +1000

golang-github-coreos-go-systemd (10-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

 -- Dmitry Smirnov <onlyjob@debian.org>  Mon, 27 Jun 2016 19:41:07 +1000

golang-github-coreos-go-systemd (9-1) unstable; urgency=medium

  * Team upload.

  [ Dmitry Smirnov ]
  * New upstream release.
  * Removed "Built-Using" from -dev package.
  * (Build-)Depends += "golang-github-coreos-pkg-dev".
  * Corrected "capitalization-error-in-description-synopsis dbus D-Bus".

  [ Martín Ferrari ]
  * debian/control:
    - Update Standards-Version with no changes.
    - Add versioning to dh-golang and golang-go dependencies.
    - Switch from golang-go to golang-any.
    - Change Vcs-* fields to use HTTPS.
    - Fix formatting.

  [ Tim Potter ]
  * Add B-D on newer version dh-golang to build in jessie-backports.

 -- Dmitry Smirnov <onlyjob@debian.org>  Mon, 20 Jun 2016 05:54:54 +1000

golang-github-coreos-go-systemd (5-1) unstable; urgency=medium

  * New upstream release [March 2016].
  * Removed obsolete "libsystemd.patch".
  * Added myself to Uploaders.
  * Depends:
    + libsystemd-dev
    + pkg-config

 -- Dmitry Smirnov <onlyjob@debian.org>  Tue, 22 Mar 2016 03:02:22 +1100

golang-github-coreos-go-systemd (4-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Build-Depends:
    - golang-dbus-dev
    + golang-dbus-dev (>= 3)
    + pkg-config
    + libsystemd-dev
  * New "libsystemd.patch" to correct name of .pc file.
  * Standards-Version: 3.9.7.

 -- Dmitry Smirnov <onlyjob@debian.org>  Mon, 07 Mar 2016 08:17:37 +1100

golang-github-coreos-go-systemd (3-2) unstable; urgency=medium

  * Add "golang-dbus-dev" to Depends where it belongs (Closes: #804464)

 -- Tianon Gravi <tianon@debian.org>  Sun, 08 Nov 2015 13:41:42 -0800

golang-github-coreos-go-systemd (3-1) unstable; urgency=medium

  [Tianon Gravi]
  * Updated to v3 upstream release.

  [Tim Potter]
  * Renamed to comply with new naming scheme.

 -- Tianon Gravi <admwiggin@gmail.com>  Fri, 14 Aug 2015 14:59:08 -0600

golang-go-systemd (2~git20150505-1) unstable; urgency=medium

  * Updated to latest git master.

 -- Tim Potter <tpot@hp.com>  Thu, 21 May 2015 11:25:45 +1000

golang-go-systemd (2-1) unstable; urgency=medium

  * Updated to v2 upstream release.

 -- Tianon Gravi <admwiggin@gmail.com>  Wed, 11 Jun 2014 19:41:04 -0400

golang-go-systemd (1-1) unstable; urgency=medium

  * Initial release (Closes: #745507).

 -- Tianon Gravi <admwiggin@gmail.com>  Thu, 08 May 2014 09:48:52 -0400