File: control

package info (click to toggle)
golang-google-cloud 0.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch, stretch-backports
  • size: 3,012 kB
  • sloc: makefile: 38; sh: 27
file content (58 lines) | stat: -rw-r--r-- 2,445 bytes parent folder | download | duplicates (2)
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
Source: golang-google-cloud
Section: devel
Priority: extra
Maintainer: pkg-go <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Martín Ferrari <tincho@debian.org>,
           Michael Stapelberg <stapelberg@debian.org>,
           Tim Potter <tpot@hpe.com>,
Build-Depends: debhelper (>= 9),
               dh-golang (>= 1.17~),
               golang-any,
               golang-github-googleapis-gax-go-dev,
               golang-golang-x-oauth2-google-dev (>= 0.0~git20161103.0.36bc617-3~),
               golang-golang-x-net-dev (>= 0.0+git20150226~),
               golang-golang-x-time-dev,
               golang-google-api-dev (>= 0.0~git20161128~),
               golang-google-appengine-dev,
               golang-google-genproto-dev,
               golang-google-grpc-dev,
               golang-goprotobuf-dev,
Standards-Version: 3.9.8
Homepage: https://cloud.google.com/go/home
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-google-cloud.git
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-google-cloud.git
Xs-Go-Import-Path: cloud.google.com/go

Package: golang-google-cloud-dev
Architecture: all
Depends: ${misc:Depends},
         ${shlibs:Depends},
         golang-github-googleapis-gax-go-dev,
         golang-golang-x-oauth2-google-dev (>= 0.0~git20161103.0.36bc617-3~),
         golang-golang-x-net-dev (>= 0.0+git20150226~),
         golang-golang-x-time-dev,
         golang-google-api-dev (>= 0.0~git20161128~),
         golang-google-appengine-dev,
         golang-google-cloud-compute-metadata-dev (= ${source:Version}),
         golang-google-genproto-dev,
         golang-google-grpc-dev,
         golang-goprotobuf-dev,
Description: Google Cloud Platform APIs
 Package cloud contains Google Cloud Platform APIs related types and common
 functions.
 .
 Provides both the old google.golang.org/cloud and the new cloud.google.com/go
 trees.

Package: golang-google-cloud-compute-metadata-dev
Architecture: all
Depends: ${misc:Depends},
         ${shlibs:Depends},
         golang-golang-x-net-dev (>= 0.0+git20150226~),
Description: Google Cloud Platform APIs (only cloud/compute/metadata)
 This package contains only google.golang.org/cloud/compute/metadata, which is
 required by other packages (such as golang-golang-x-oauth2-dev), hence useful
 to split out to break circular dependencies.
 .
 Provides both the old google.golang.org/cloud and the new cloud.google.com/go
 trees.