summaryrefslogtreecommitdiff
path: root/packages/google-compute-engine/packaging/debian/control
blob: 4b670f02135121971fe2df6d83ddbcaf0525ab22 (plain)
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
Source: google-compute-engine
Section: admin
Priority: optional
Maintainer: Google Cloud Team <gc-team@google.com>
Build-Depends: debhelper (>= 10)
Standards-Version: 3.9.8
Homepage: https://github.com/GoogleCloudPlatform/compute-image-packages

Package: google-compute-engine
Architecture: all
Depends: google-compute-engine-oslogin,
         python-google-compute-engine,
         python3-google-compute-engine,
         ${misc:Depends},
         systemd
Recommends: rsyslog | system-log-daemon
Provides: irqbalance
Conflicts: google-compute-engine-jessie,
           google-compute-engine-init-jessie,
           google-config-jessie,
           google-compute-engine-stretch,
           google-compute-engine-init-stretch,
           google-config-stretch,
           google-compute-daemon,
           google-startup-scripts,
           irqbalance
Replaces: google-compute-engine-jessie,
          google-compute-engine-init-jessie,
          google-config-jessie,
          google-compute-engine-stretch,
          google-compute-engine-init-stretch,
          google-config-stretch,
          google-compute-daemon,
          google-startup-scripts
Description: Google Compute Engine guest environment.
 This package contains scripts, configuration, and systemd init files for
 features specific to the Google Compute Engine cloud environment.