Source: obs-bundled-gems
Section: devel
Priority: optional
Maintainer: hao <hao@local>
Build-Depends: debhelper-compat (= 13),
 autoconf,
 automake,
 chrpath,
 default-libmysqlclient-dev,
 gcc,
 g++,
 libffi-dev,
 libldap-dev,
 libsasl2-dev,
 libtool,
 libxml2-dev,
 libxslt1-dev,
 libyaml-dev,
 make,
 nodejs,
 rake,
 ruby-bundler,
 ruby3.4,
 ruby3.4-dev
Standards-Version: 4.7.2
Rules-Requires-Root: no
Homepage: https://openbuildservice.org/

Package: obs-bundled-gems
Architecture: any
Depends: ruby-rubygems,
 ruby3.4,
 rubygems-integration,
 ${misc:Depends},
 ${shlibs:Depends}
Description: Open Build Service bundled Ruby gems
 This package bundles the Ruby gems required by the Open Build Service API and
 web UI into /usr/lib/obs-api.

Package: obs-api-deps
Architecture: all
Multi-Arch: foreign
Depends: default-mysql-server | mariadb-server,
 libgd-perl,
 memcached,
 obs-build,
 obs-bundled-gems (= ${binary:Version}),
 rake,
 ruby-bundler,
 ruby-rack,
 ruby-rubygems,
 ruby3.4,
 rubygems-integration,
 sphinxsearch,
 ${misc:Depends}
Description: Runtime dependency metapackage for the OBS frontend
 This metapackage pulls in the system services and helper packages required to
 run the Open Build Service API and web UI on Debian testing.

Package: obs-api-testsuite-deps
Architecture: all
Multi-Arch: foreign
Depends: nodejs,
 obs-api-deps (= ${binary:Version}),
 ${misc:Depends}
Description: Test dependency metapackage for the OBS frontend
 This metapackage pulls in additional packages needed to run the OBS frontend
 test suite.
