[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1077779: google-guest-agent: FTBFS due to grpc transition



I took the liberty of uploading the patch below to the DELAYED/5-days queue.
Please let me know if you need me to cancel or reschedule this upload.

2 files changed, 8 insertions(+), 1 deletion(-)
debian/changelog | 7 +++++++
debian/control   | 2 +-

modified   debian/changelog
@@ -1,3 +1,10 @@
+google-guest-agent (20211116.00-6.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Build against google/protobuf@v1.5, Closes: #1077779
+
+ -- Reinhard Tartler <siretart@tauware.de>  Sat, 03 Aug 2024 10:32:11 -0400
+
 google-guest-agent (20211116.00-6.1) unstable; urgency=medium
 
   * Non-maintainer upload.
modified   debian/control
@@ -14,7 +14,7 @@ Build-Depends: debhelper-compat (= 13),
                golang-google-cloud-dev,
                golang-github-googlecloudplatform-guest-logging-go-dev,
                golang-google-grpc-dev,
-               golang-goprotobuf-dev
+               golang-github-golang-protobuf-1-5-dev
 Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/cloud-team/google-guest-agent
 Vcs-Git: https://salsa.debian.org/cloud-team/google-guest-agent.git


Reply to: