golang-google-protobuf (1.25.0+git20201208.160c747-1)
[PTS] [DDPO]
COMMITS: VCS has seen 2 commits since the debian/1.25.0+git20201208.160c747-1 tag
- Git: https://salsa.debian.org/go-team/packages/golang-google-protobuf.git
-
- Branch: debian/sid
- Path: debian/changelog
- Browser: https://salsa.debian.org/go-team/packages/golang-google-protobuf
- Last scan: 2021-04-08 15:49:09+00
- Next scan: 2021-04-15 10:01:00+00
- CI pipeline status: failed
- Debian changelog in Git:
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
- This branch is 2 commits ahead of tag debian/1.25.0+git20201208.160c747-1
- Git log:
commit d12a1cdc8300cf383c761827e2d8319f40d5cdd0
Author: Anthony Fok <foka@debian.org>
Date: Sun Jan 31 02:24:38 2021 -0700
Bump build-dependency on dh-golang to (>= 1.48~)
to prevent "no non-test Go files" errors on backports
commit bed46839596b319582af6c6bb3b45c620ea384b4
Author: Anthony Fok <foka@debian.org>
Date: Sun Jan 31 02:13:03 2021 -0700
Bump build-dependency on golang-github-google-go-cmp-dev to (>= 0.5.0)
as per go.mod