* seastar 28a143a...5088065 (8): > configure.py: switch cmake to build c-ares to do out-of-source-tree build > iotune: make sure help is working > collectd: send double correctly for gauge > tls: make shutdown/close do "clean" handshake shutdown in background > tls: Make sink/source (i.e. streams) first class channel owners > native-stack: Make sink/source (i.e. streams) first class channel owners > posix-stack: Make sink/source (i.e. streams) first class channel owners > Merge "Detector for tasks blocked" from Glauber Fixes #2085. Packaging updated to require cmake, drop libtool and automake.
47 lines
2.2 KiB
Plaintext
47 lines
2.2 KiB
Plaintext
Source: scylla-server
|
|
Maintainer: Takuya ASADA <syuu@scylladb.com>
|
|
Homepage: http://scylladb.com
|
|
Section: database
|
|
Priority: optional
|
|
Standards-Version: 3.9.5
|
|
Build-Depends: debhelper (>= 9), libyaml-cpp-dev, liblz4-dev, libsnappy-dev, libcrypto++-dev, libjsoncpp-dev, libaio-dev, libthrift-dev, thrift-compiler, antlr3, antlr3-c++-dev, ragel, ninja-build, git, libboost-program-options1.55-dev | libboost-program-options-dev, libboost-filesystem1.55-dev | libboost-filesystem-dev, libboost-system1.55-dev | libboost-system-dev, libboost-thread1.55-dev | libboost-thread-dev, libboost-test1.55-dev | libboost-test-dev, libgnutls28-dev, libhwloc-dev, libnuma-dev, libpciaccess-dev, xfslibs-dev, python3-pyparsing, libxml2-dev, libsctp-dev, python-urwid, pciutils, libprotobuf-dev, protobuf-compiler, systemtap-sdt-dev, cmake, @@BUILD_DEPENDS@@
|
|
|
|
Package: scylla-conf
|
|
Architecture: any
|
|
Description: Scylla database main configuration file
|
|
Scylla is a highly scalable, eventually consistent, distributed,
|
|
partitioned row DB.
|
|
Replaces: scylla-server (<< 1.1)
|
|
Conflicts: scylla-server (<< 1.1)
|
|
|
|
Package: scylla-server
|
|
Architecture: amd64
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, hwloc-nox, collectd, scylla-conf, python-yaml, python-urwid, python-requests, curl, util-linux, realpath, python3-yaml, python3, uuid-runtime, pciutils, @@DEPENDS@@
|
|
Description: Scylla database server binaries
|
|
Scylla is a highly scalable, eventually consistent, distributed,
|
|
partitioned row DB.
|
|
|
|
Package: scylla-server-dbg
|
|
Section: debug
|
|
Priority: extra
|
|
Architecture: amd64
|
|
Depends: scylla-server (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
|
|
Description: debugging symbols for scylla-server
|
|
Scylla is a highly scalable, eventually consistent, distributed,
|
|
partitioned row DB.
|
|
This package contains the debugging symbols for scylla-server.
|
|
|
|
Package: scylla-kernel-conf
|
|
Architecture: any
|
|
Description: Scylla kernel tuning configuration
|
|
Scylla is a highly scalable, eventually consistent, distributed,
|
|
partitioned row DB.
|
|
|
|
Package: scylla
|
|
Section: metapackages
|
|
Architecture: any
|
|
Depends: scylla-server, scylla-jmx, scylla-tools, scylla-kernel-conf
|
|
Description: Scylla database metapackage
|
|
Scylla is a highly scalable, eventually consistent, distributed,
|
|
partitioned row DB.
|