File: control

package info (click to toggle)
ruby-google-cloud-env 1.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 116 kB
  • sloc: ruby: 179; makefile: 3
file content (31 lines) | stat: -rw-r--r-- 1,305 bytes parent folder | download
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
Source: ruby-google-cloud-env
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Samyak Jain <samyak.jn11@gmail.com>,
           Utkarsh Gupta <utkarsh@debian.org>
Section: ruby
Testsuite: autopkgtest-pkg-ruby
Priority: optional
Build-Depends: debhelper-compat (= 12),
               gem2deb,
               ruby-faraday (>= 0.17.3~)
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-google-cloud-env
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-google-cloud-env.git
Homepage: https://github.com/googleapis/google-cloud-ruby/tree/master/google-cloud-env
Rules-Requires-Root: no
XS-Ruby-Versions: all

Package: ruby-google-cloud-env
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ruby-faraday (>= 0.17.3~),
         ${misc:Depends}
Description: Google Cloud Platform hosting environment information
 This library provides information on the application hosting environment for
 apps running on Google Cloud Platform.
 .
 This library is supported on Ruby 2.3+.
 Google provides official support for Ruby versions that are actively supported
 by Ruby Core—that is, Ruby versions that are either in normal maintenance or
 in security maintenance, and not end of life.