File: changelog

package info (click to toggle)
golang-github-golang-protobuf-1-3 1.3.5-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bookworm-backports, bookworm-proposed-updates, experimental, forky, sid, trixie
  • size: 1,956 kB
  • sloc: sh: 37; makefile: 15
file content (218 lines) | stat: -rw-r--r-- 7,242 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
golang-github-golang-protobuf-1-3 (1.3.5-4) unstable; urgency=medium

  * Team upload
  * Upload to unstable
  * Update Standards-Version to 4.6.2 (no changes)

 -- Shengjing Zhu <zhsj@debian.org>  Sun, 08 Jan 2023 20:54:48 +0800

golang-github-golang-protobuf-1-3 (1.3.5-3) experimental; urgency=medium

  * Team upload
  * Rename source package name from golang-goprotobuf to
    golang-github-golang-protobuf-1-3

 -- Shengjing Zhu <zhsj@debian.org>  Thu, 29 Dec 2022 17:49:14 +0800

golang-goprotobuf (1.3.5-2) unstable; urgency=medium

  * Team upload
  * Update package description

 -- Shengjing Zhu <zhsj@debian.org>  Mon, 31 Oct 2022 02:44:53 +0800

golang-goprotobuf (1.3.5-1) unstable; urgency=medium

  * Team upload
  * Update uscan watch file to track v1.3.x
  * New upstream version v1.3.5
  * Split protoc-gen-go plugin from -dev package.
    So we can use old protoc-gen-go-1-3 to generate pb.go files but
    use golang-github-golang-protobuf-1-5-dev same time.

 -- Shengjing Zhu <zhsj@debian.org>  Sun, 30 Oct 2022 17:11:23 +0800

golang-goprotobuf (1.3.4-2) unstable; urgency=medium

  * 03-Regenerate_all.patch: Add -p option to mkdir vendor
    to fix "mkdir: cannot create directory ‘vendor’: File exists" error
    in autopkgtest run

 -- Anthony Fok <foka@debian.org>  Sun, 01 Mar 2020 04:46:03 -0700

golang-goprotobuf (1.3.4-1) unstable; urgency=medium

  * New upstream version 1.3.4
  * Bump Standards-Version to 4.5.0 (no change)
  * Add "Rules-Requires-Root: no" to debian/control
  * Tweak debian/rules

 -- Anthony Fok <foka@debian.org>  Thu, 27 Feb 2020 00:33:45 -0700

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

  * Set GOCACHE so that regenerate.sh works with Go 1.12

 -- Anthony Fok <foka@debian.org>  Sun, 11 Aug 2019 00:14:41 -0600

golang-goprotobuf (1.3.2-1) unstable; urgency=medium

  * New upstream version 1.3.2
  * Update debian/watch with filenamemangle and without recompression
  * Apply "cme fix dpkg" fixes
    - Update debhelper dependency to "Build-Depends: debhelper-compat (= 12)"
    - Bump Standards-Version to 4.4.0 (no change)
    - Fix empty synopsis in 02-Disable_benchmarks_gccgo.patch
  * Remove dependency on golang-golang-x-sync-dev as per upstream
  * Remove old gccgo-6 workaround patches and see if we can do without them
    with gccgo-8:
    - 01-Workaround_gccgo_bug.patch
    - 02-Disable_benchmarks_gccgo.patch
  * Refresh 03-Regenerate_all.patch

 -- Anthony Fok <foka@debian.org>  Sun, 28 Jul 2019 23:30:55 -0600

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

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

  [ Dmitry Smirnov ]
  * watch file to track upstream releases.  Finally upstream realized
    importance of tagging formal releases.

  [ Martín Ferrari ]
  * New upstream release (not using git snapshots any more!)
  * Regenerate all .pb.go files when building.
  * debian/gbp.conf: Stop using pristine-tar, and update standard.
  * Automated cme fixes.
  * debian/control: Update Standards-Version with no changes.

  [ Anthony Fok ]
  * Use debhelper (>= 11~).
  * Bump Standards-Version to 4.3.0 (no change).
  * Build-Depend on dh-golang (>= 1.31~) which installs testdata/.
    and remove DH_GOLANG_INSTALL_EXTRA entries in debian/rules.
  * Add myself to the list of Uploaders.

 -- Anthony Fok <foka@debian.org>  Tue, 01 Jan 2019 22:35:44 -0700

golang-goprotobuf (0.0~git20170808.0.1909bc2-2) unstable; urgency=medium

  * Set Built-Using

 -- Michael Stapelberg <stapelberg@debian.org>  Mon, 05 Mar 2018 18:45:53 +0100

golang-goprotobuf (0.0~git20170808.0.1909bc2-1) unstable; urgency=medium

  [ Alexandre Viau ]
  * Team upload.
  * New upstream version.
  * Testsuite: autopkgtest-pkg-go.
  * Bump Standards-Version to 4.0.0.
  * Refresh patches.
  * Depend on golang-golang-x-sync-dev.
  * Remove unused statically-linked-binary lintian override.

  [ Martín Ferrari ]
  * Update dh-golang dependency.

 -- Alexandre Viau <aviau@debian.org>  Sun, 13 Aug 2017 01:34:01 -0400

golang-goprotobuf (0.0~git20161116.0.224aaba-3) unstable; urgency=medium

  * Fix typo in patch that made it useless, and also patch out decode_test.go.

 -- Martín Ferrari <tincho@debian.org>  Sat, 19 Nov 2016 15:50:44 +0100

golang-goprotobuf (0.0~git20161116.0.224aaba-2) unstable; urgency=medium

  * Disable some tests that fail to compile in gccgo (differences in the
    testing library).

 -- Martín Ferrari <tincho@debian.org>  Sat, 19 Nov 2016 05:37:50 +0000

golang-goprotobuf (0.0~git20161116.0.224aaba-1) unstable; urgency=medium

  * New upstream release.
  * Add missing testdata dirs.

 -- Martín Ferrari <tincho@debian.org>  Sat, 19 Nov 2016 04:45:11 +0000

golang-goprotobuf (0.0~git20160815.0.7390af9-3) unstable; urgency=medium

  * Include patch that works around a bug in gccgo, thanks to Michael
    Hudson-Doyle.

 -- Martín Ferrari <tincho@debian.org>  Fri, 30 Sep 2016 02:06:11 +0200

golang-goprotobuf (0.0~git20160815.0.7390af9-2) unstable; urgency=medium

  * Remove Tonnerre LOMBARD from Uploaders per MIA-team request.
    Closes: #836488.
  * Switch to golang-any for better platform support.
  * Add a lintian override for static binaries, as lintian does not seem to
    realise this is a golang package.

 -- Martín Ferrari <tincho@debian.org>  Sun, 25 Sep 2016 17:31:57 +0000

golang-goprotobuf (0.0~git20160815.0.7390af9-1) unstable; urgency=medium

  * Team upload.

  [ Martín Ferrari ]
  * Require dh-golang 1.10, for XS-Go-Import-Path.

  [ Dmitry Smirnov ]
  * New upstream snapshot.

 -- Dmitry Smirnov <onlyjob@debian.org>  Sun, 21 Aug 2016 22:40:06 +1000

golang-goprotobuf (0.0~git20160425.7cc19b7-1) unstable; urgency=medium

  * New upstream snapshot.
  * debian/control: add myself to Uploaders, update Standards-Version with no
    changes, and remove unneeded dependency on gogo-protobuf.
  * Move to use XS-Go-Import-Path, and update various URIs.

 -- Martín Ferrari <tincho@debian.org>  Sun, 01 May 2016 06:32:32 +0100

golang-goprotobuf (0.0~git20160330-1) unstable; urgency=medium

  * Team upload.

  [ Tonnerre LOMBARD ]
  * Fix compatibility symlink target (protobuf -> goprotobuf)

  [ Tianon Gravi ]
  * Switch to https in Vcs-Browser

  [ Dmitry Smirnov ]
  * New upstream snapshot.
  * Standards-Version: 3.9.7.
  * Removed "protobuf-source-files" patch;
    missing .proto files provided by "gogo-protobuf".
  * Build-Depends += "golang-github-gogo-protobuf-dev".
  * copyright: use actual text of the license.
  * Added "gbp.conf", "TODO.Debian", "watch".

 -- Dmitry Smirnov <onlyjob@debian.org>  Fri, 01 Apr 2016 13:31:58 +1100

golang-goprotobuf (0.0~git20150526-2) unstable; urgency=medium

  * Add compatibility symlink to not break non-updated rdeps

 -- Michael Stapelberg <stapelberg@debian.org>  Sat, 27 Jun 2015 12:46:45 +0200

golang-goprotobuf (0.0~git20150526-1) unstable; urgency=low

  * New upstream release.
  * Bump Standards-Version to 3.9.6 (no changes necessary).

 -- Michael Stapelberg <stapelberg@debian.org>  Sat, 13 Jun 2015 16:25:36 +0200

golang-goprotobuf (0.0~git20130901-1) unstable; urgency=low

  * Initial release. Closes: #722975

 -- Tonnerre Lombard <tonnerre@ancient-solutions.com>  Sun, 01 Sep 2013 02:44:09 +0200