File: changelog

package info (click to toggle)
golang-github-grpc-ecosystem-grpc-gateway 2.20.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 7,236 kB
  • sloc: javascript: 357; makefile: 147; sh: 26
file content (128 lines) | stat: -rw-r--r-- 4,189 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
golang-github-grpc-ecosystem-grpc-gateway (2.20.0-2) unstable; urgency=medium

  * Team upload
  * Add patch to fix FTBFS on 32bit systems (Closes: #1077062)

 -- Mathias Gibbens <gibmat@debian.org>  Thu, 25 Jul 2024 22:00:41 +0000

golang-github-grpc-ecosystem-grpc-gateway (2.20.0-1) unstable; urgency=medium

  * Team upload
  * New upstream major release (Closes: #1074144)
  * d/control:
    - Update Build-Depends and Depends
    - Update Standards-Version to 4.7.0 (no changes needed)
  * Update d/copyright
  * Update list of installed files for bin:golang-grpc-gateway

 -- Mathias Gibbens <gibmat@debian.org>  Thu, 25 Jul 2024 07:35:32 +0000

golang-github-grpc-ecosystem-grpc-gateway (1.16.0-4) unstable; urgency=medium

  * Team upload
  * d/control:
    - Update Section to golang
    - Update Standards-Version to 4.6.2 (no changes needed)
    - Add Rules-Requires-Root: no
    - Update debhelper-compat to v13
    - Replace transitional golang-goprotobuf-dev package
    - Allow golang-github-golang-protobuf-1-5-dev as optional Depends

 -- Mathias Gibbens <gibmat@debian.org>  Fri, 16 Feb 2024 21:49:21 +0000

golang-github-grpc-ecosystem-grpc-gateway (1.16.0-3) unstable; urgency=medium

  * Team upload.
  * Avoid building protoc-gen-swagger, Closes: #1038870
  * revert: Add runtime/internal/examplepb to DH_GOLANG_EXCLUDES.

 -- Reinhard Tartler <siretart@tauware.de>  Sat, 29 Jul 2023 07:19:40 -0400

golang-github-grpc-ecosystem-grpc-gateway (1.16.0-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Wed, 21 Jun 2023 14:00:28 +0200

golang-github-grpc-ecosystem-grpc-gateway (1.16.0-1) experimental; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.5.0, no changes needed.

  [ Thomas Goirand ]
  * New upstream release.
  * Add runtime/internal/examplepb to DH_GOLANG_EXCLUDES.
  * Fix (build-)depends for this release.

 -- Thomas Goirand <zigo@debian.org>  Mon, 10 Oct 2022 10:12:48 +0200

golang-github-grpc-ecosystem-grpc-gateway (1.6.4-2) unstable; urgency=medium

  * Team upload.
  * Set debian-branch to debian/sid in gbp.conf
  * Bump golang-google-genproto-dev to 0.0~git20190111~ (Closes: #919500)
  * Bump golang-goprotobuf-dev to 1.2.0

 -- Arnaud Rebillout <arnaud.rebillout@collabora.com>  Thu, 17 Jan 2019 12:03:44 +0700

golang-github-grpc-ecosystem-grpc-gateway (1.6.4-1) unstable; urgency=medium

  * Team upload.

  [ Martín Ferrari ]
  * debian/control: Add missing dependency on genproto.

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

  [ Dr. Tobias Quathamer ]
  * New upstream release 1.6.4 (Closes: #918618).
    - Add new dependency golang-github-ghodss-yaml-dev
  * Update d/watch
  * Use debhelper v11
  * Update team name
  * Update to Standards-Version 4.3.0

 -- Dr. Tobias Quathamer <toddy@debian.org>  Tue, 15 Jan 2019 21:13:00 +0100

golang-github-grpc-ecosystem-grpc-gateway (1.3.0-1) unstable; urgency=medium

  [ Martín Ferrari ]
  * New upstream release.
  * Remove now unneeded patches.
  * Add myself to Uploaders.
  * Automated cme updates.
  * Stop using pristine-tar.
  * Rearrange the git layout to match team's policy.

 -- Martín Ferrari <tincho@debian.org>  Sun, 21 Jan 2018 20:45:54 +0000

golang-github-grpc-ecosystem-grpc-gateway (1.2.2-1) unstable; urgency=medium

  * Team upload.

  [ Shengjing Zhu ]
  * New upstream release.
  * Update Standards-Version to 4.1.0
    + Change priority to optional
    + Use https in copyright format url
  * d/control:
    + Bump golang-google-grpc-dev to 1.6.0
    + Add Testsuite
  * exclude examples dir when building
  * Add upstream patch to fix failed test

  [ Martín Ferrari ]
  * Differentiate package descriptions.

 -- Martín Ferrari <tincho@debian.org>  Wed, 13 Sep 2017 03:50:30 +0000

golang-github-grpc-ecosystem-grpc-gateway (1.1.0+git20170127.54.6863684-1) unstable; urgency=medium

  * Initial release (Closes: #854642)

 -- Tim Potter <tpot@hpe.com>  Wed, 08 Feb 2017 21:15:45 +1100