From 0dbc334ef55db4348b870bd3db12a0b4b7d96df8 Mon Sep 17 00:00:00 2001 From: Carlos O'Ryan Date: Wed, 3 Jun 2020 01:46:06 -0400 Subject: [google-cloud-cpp] Consolidate all google-cloud* packages (#11698) * [google-cloud-cpp] Consolidate all google-cloud* packages Starting with the v1.14.0 release all google-cloud* packages and the googleapis package are kept in a single repository and released simultaneously. * Update CI baseline. google-cloud-cpp used to inherit failures from googleapis, which indicates these are (probably) problems in the generated protobuf/grpc code. --- ports/google-cloud-cpp-spanner/CONTROL | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'ports/google-cloud-cpp-spanner/CONTROL') diff --git a/ports/google-cloud-cpp-spanner/CONTROL b/ports/google-cloud-cpp-spanner/CONTROL index 82d7ea0a6..69cc73635 100644 --- a/ports/google-cloud-cpp-spanner/CONTROL +++ b/ports/google-cloud-cpp-spanner/CONTROL @@ -1,5 +1,4 @@ Source: google-cloud-cpp-spanner -Version: 1.1.0 -Build-Depends: grpc, googleapis, google-cloud-cpp-common -Description: C++ Client Library for Google Cloud Spanner. -Homepage: https://github.com/googleapis/google-cloud-cpp-spanner +Version: alias +Build-Depends: google-cloud-cpp +Description: Deprecated, use google-cloud-cpp instead -- cgit v1.2.3