File: control

package info (click to toggle)
ruby-google-cloud-core 1.6.1-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 136 kB
  • sloc: ruby: 422; makefile: 3
file content (28 lines) | stat: -rw-r--r-- 1,143 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
Source: ruby-google-cloud-core
Maintainer: Debian Ruby Team <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 (= 13),
               gem2deb,
               ruby-google-cloud-env,
	       ruby-google-cloud-errors
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-google-cloud-core
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-google-cloud-core.git
Homepage: https://github.com/GoogleCloudPlatform/google-cloud-ruby/tree/master/google-cloud-core
Rules-Requires-Root: no

Package: ruby-google-cloud-core
Architecture: all
Depends: ruby-google-cloud-env,
         ${misc:Depends}
Description: Internal shared library for google-cloud-ruby
 This google-cloud-core library contains shared types, such as error classes,
 for the google-cloud project. google-cloud-core is the internal shared library
 for google-cloud-ruby.
 .
 Google provides official support for Ruby versions that are actively supported
 by Ruby Core.