Project

General

Profile

« Previous | Next » 

Revision 57f41598

Added by Evgeni Golov about 3 years ago

Fixes #32305 - don't use versioned ruby packages and binaries

we use "the default ruby" of each OS (there are no others), so let's
also refer to it as such in our packaging

View differences:

debian/bionic/foreman/control
Section: web
Priority: extra
Standards-Version: 3.9.1
Build-Depends: debhelper (>= 9.20160709), bundler (>= 1.3), ruby2.5-dev, git | git-core,
Build-Depends: debhelper (>= 9.20160709), bundler (>= 1.3), ruby-dev, git | git-core,
zlib1g-dev, libpq-dev, pkg-config, libvirt-dev,
build-essential, curl, nodejs (>= 8.9),
python, libsystemd-dev, libcurl4-openssl-dev, libxml2-dev, tzdata,
......
Architecture: any
Section: web
Priority: extra
Depends: ruby, ruby2.5, bundler (>= 1.3), zlib1g-dev,
ruby2.5-dev, build-essential, tzdata,
Depends: ruby, ruby, bundler (>= 1.3), zlib1g-dev,
ruby-dev, build-essential, tzdata,
rake (>=0.8.4), gawk, ${misc:Depends}
Recommends: foreman-proxy, foreman-debug (= ${binary:Version}), python-minimal
Conflicts: ruby-activerecord-deprecated-finders, ruby-foreman-tasks (<< 0.10.1), ruby-sequel-pg

Also available in: Unified diff