File: changelog

package info (click to toggle)
golang-google-protobuf 1.28.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bookworm-backports, bookworm-proposed-updates, sid
  • size: 10,424 kB
  • sloc: sh: 98; makefile: 4
file content (72 lines) | stat: -rw-r--r-- 2,581 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
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