Needed by seastar-addr2line Signed-off-by: Benny Halevy <bhalevy@scylladb.com> Message-Id: <20190101203434.14858-1-bhalevy@scylladb.com>
47 lines
1.7 KiB
Plaintext
47 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, python-yaml, python-urwid, python-requests, curl, util-linux, python3-yaml, python3, uuid-runtime, pciutils, python3-pyudev, 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
|
|
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.
|