Codebase list ruby-gitlab / 67f5029 debian / control
67f5029

Tree @67f5029 (Download .tar.gz)

control @67f5029raw · history · blame

Source: ruby-gitlab
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Sophie Brun <sophie@freexian.com>, Sebastien Delafond <seb@debian.org>
Build-Depends: debhelper (>= 11~),
               gem2deb,
               rake,
               ruby-httparty,
               ruby-rspec,
               ruby-terminal-table,
# for the tests
               ruby-webmock
Standards-Version: 4.3.0
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-gitlab.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-gitlab
Homepage: https://github.com/narkoz/gitlab
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all

Package: ruby-gitlab
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ruby-httparty,
         ruby-terminal-table,
         ${misc:Depends}
Description: Ruby wrapper and CLI for the GitLab API
 This package contains a Ruby wrapper and CLI for the GitLab API.