File: changelog

package info (click to toggle)
golang-google-protobuf 1.32.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 10,724 kB
  • sloc: sh: 94; makefile: 4
file content (116 lines) | stat: -rw-r--r-- 4,004 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
golang-google-protobuf (1.32.0-1) unstable; urgency=medium

  * New upstream version 1.32.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
  * Replace Built-Using field with Static-Built-Using
  * Remove previously backported upstream fix for 32bit platforms
  * Add reflect/protodesc/editions_defaults.binpb to DH_GOLANG_INSTALL_EXTRA

 -- Anthony Fok <foka@debian.org>  Wed, 27 Dec 2023 12:05:11 -0700

golang-google-protobuf (1.31.0-1) unstable; urgency=medium

  * Team upload.
  * Add myself to uploaders.
  * Sync from experimental to unstable.

 -- Anton Gladky <gladk@debian.org>  Mon, 09 Oct 2023 08:18:57 +0200

golang-google-protobuf (1.31.0-1~exp3) experimental; urgency=medium

  * Team upload.
  * Apply upstream fix for 32bit platforms.

 -- Anton Gladky <gladk@debian.org>  Sun, 08 Oct 2023 17:17:20 +0200

golang-google-protobuf (1.31.0-1~exp2) experimental; urgency=medium

  * Team upload.
  * Disable TestDynamicTypesExtensionNotFound
            due to fail on 32-bit archs.

 -- Anton Gladky <gladk@debian.org>  Sun, 08 Oct 2023 09:48:15 +0200

golang-google-protobuf (1.31.0-1~exp1) experimental; urgency=medium

  * Team upload.
  * New upstream version 1.31.0.
  * Apply cme fix dpkg.
  * Remove old patch.

 -- Anton Gladky <gladk@debian.org>  Sat, 07 Oct 2023 21:05:18 +0200

golang-google-protobuf (1.28.1-3) unstable; urgency=medium

  * Backport patch to fix parsing of google.protobuf.Timestamp

 -- Shengjing Zhu <zhsj@debian.org>  Tue, 07 Feb 2023 15:12:57 +0800

golang-google-protobuf (1.28.1-2) unstable; urgency=medium

  * Update Conflicts packages
  * Add Multi-Arch hint
  * Update Standards-Version to 4.6.2 (no changes)
  * Update lintian-overrides syntax

 -- Shengjing Zhu <zhsj@debian.org>  Thu, 29 Dec 2022 16:28:52 +0800

golang-google-protobuf (1.28.1-1) unstable; urgency=medium

  * New upstream version v1.28.1
  * Update package description
  * Update Standards-Version to 4.6.1 (no changes)

 -- Shengjing Zhu <zhsj@debian.org>  Mon, 31 Oct 2022 03:06:07 +0800

golang-google-protobuf (1.27.1-1) unstable; urgency=medium

  [ Anthony Fok ]
  * Bump build-dependency on golang-github-google-go-cmp-dev to (>= 0.5.0)
    as per go.mod
  * Bump build-dependency on dh-golang to (>= 1.48~)
    to prevent "no non-test Go files" errors on backports

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

 -- Shengjing Zhu <zhsj@debian.org>  Sun, 29 Aug 2021 02:43:11 +0800

golang-google-protobuf (1.25.0+git20201208.160c747-1) unstable; urgency=medium

  [ Debian Janitor (Jelmer Vernooij) ]
  * Set upstream metadata fields: Repository, Repository-Browse.

  [ Anthony Fok ]
  * New upstream version 1.25.0+git20201208.160c747
    - all: fix tests for 32-bit architectures
      See https://go-review.googlesource.com/c/protobuf/+/241537
      Fixes #1168 at https://github.com/golang/protobuf/issues/1168
    - cmd/protoc-gen-go: remove reference to legacy ProtoPackageIsVersion4
      See https://go-review.googlesource.com/c/protobuf/+/259901
      Fixes #1077 at https://github.com/golang/protobuf/issues/1077
      (Closes: #961814)
  * debian/watch: Fetch from Git HEAD temporarily to get fixes for GitHub
      issues #1077 and #1168 as listed above (now reverted)
  * debian/control:
    - Change Section from devel to golang
    - Bump Standards-Version to 4.5.1 (no change)
    - Add myself to the list of Uploaders

 -- Anthony Fok <foka@debian.org>  Tue, 05 Jan 2021 08:17:15 -0700

golang-google-protobuf (1.25.0-1) unstable; urgency=medium

  * New upstream version 1.25.0
  * Remove golang-github-google-go-cmp-dev from Depends

 -- Shengjing Zhu <zhsj@debian.org>  Tue, 07 Jul 2020 23:47:40 +0800

golang-google-protobuf (1.23.0-1) unstable; urgency=medium

  * Initial release. (Closes: #960798)

 -- Shengjing Zhu <zhsj@debian.org>  Sun, 17 May 2020 14:48:12 +0800