Source: ruby-gitlab-labkit
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Sruthi Chandran <srud@debian.org>,
           Pirate Praveen <praveen@debian.org>
Section: ruby
Testsuite: autopkgtest-pkg-ruby
Priority: optional
Build-Depends: debhelper-compat (= 13),
               gem2deb,
               quilt,
               ruby-actionpack,
               ruby-activesupport,
               ruby-grpc (>= 1.37~),
               ruby-jaeger-client (>= 1.3~),
               ruby-opentracing,
               ruby-redis,
               ruby-pg-query (>= 4.2.1~)
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-gitlab-labkit
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-gitlab-labkit.git
Homepage: https://gitlab.com/gitlab-org/labkit-ruby
Rules-Requires-Root: no

Package: ruby-gitlab-labkit
Architecture: all
Depends: ${ruby:Depends},
         ${misc:Depends},
         ${shlibs:Depends}
Description: Instrumentation for GitLab
 LabKit-Ruby is minimalist library to provide functionality for Ruby services
 at GitLab.
 .
 LabKit-Ruby is the Ruby companion for LabKit, a minimalist library to provide
 functionality for Go services at GitLab.
 .
 LabKit-Ruby and LabKit are intended to provide similar functionality, but use
 the semantics of their respective languages, so are not intended to provide
 identical APIS.
