mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-21 09:00:35 +00:00
We require procps package to use sysctl on postinst script for scylla-kernel-conf. Fixes #5494 Signed-off-by: Takuya ASADA <syuu@scylladb.com> Message-Id: <20191218234100.37844-1-syuu@scylladb.com>
48 lines
1.7 KiB
Plaintext
48 lines
1.7 KiB
Plaintext
Source: {{product}}-server
|
|
Maintainer: Takuya ASADA <syuu@scylladb.com>
|
|
Homepage: http://scylladb.com
|
|
Section: database
|
|
Priority: optional
|
|
X-Python3-Version: >= 3.4
|
|
Standards-Version: 3.9.5
|
|
|
|
Package: {{product}}-conf
|
|
Architecture: any
|
|
Description: Scylla database main configuration file
|
|
Scylla is a highly scalable, eventually consistent, distributed,
|
|
partitioned row DB.
|
|
Replaces: {{product}}-server (<< 1.1)
|
|
Conflicts: {{product}}-server (<< 1.1)
|
|
|
|
Package: {{product}}-server
|
|
Architecture: amd64
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, hwloc-nox, {{product}}-conf, {{product}}-python3, curl, util-linux, uuid-runtime, pciutils, gzip, realpath | coreutils, num-utils, file
|
|
Description: Scylla database server binaries
|
|
Scylla is a highly scalable, eventually consistent, distributed,
|
|
partitioned row DB.
|
|
|
|
Package: {{product}}-server-dbg
|
|
Section: debug
|
|
Priority: extra
|
|
Architecture: amd64
|
|
Depends: {{product}}-server (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
|
|
Description: debugging symbols for {{product}}-server
|
|
Scylla is a highly scalable, eventually consistent, distributed,
|
|
partitioned row DB.
|
|
This package contains the debugging symbols for {{product}}-server.
|
|
|
|
Package: {{product}}-kernel-conf
|
|
Architecture: any
|
|
Depends: procps
|
|
Description: Scylla kernel tuning configuration
|
|
Scylla is a highly scalable, eventually consistent, distributed,
|
|
partitioned row DB.
|
|
|
|
Package: {{product}}
|
|
Section: metapackages
|
|
Architecture: any
|
|
Depends: {{product}}-server, {{product}}-jmx, {{product}}-tools, {{product}}-tools-core, {{product}}-kernel-conf
|
|
Description: Scylla database metapackage
|
|
Scylla is a highly scalable, eventually consistent, distributed,
|
|
partitioned row DB.
|