mirror of https://github.com/apache/cassandra
21 lines
854 B
Plaintext
21 lines
854 B
Plaintext
Source: cassandra
|
|
Section: misc
|
|
Priority: extra
|
|
Maintainer: Eric Evans <eevans@apache.org>
|
|
Uploaders: Sylvain Lebresne <slebresne@apache.org>
|
|
Build-Depends: debhelper (>= 5), openjdk-7-jdk | java7-jdk, ant (>= 1.7), ant-optional (>= 1.7), python-support
|
|
Homepage: http://cassandra.apache.org
|
|
Vcs-Git: http://git-wip-us.apache.org/repos/asf/cassandra.git
|
|
Vcs-Browser: https://git-wip-us.apache.org/repos/asf?p=cassandra.git
|
|
Standards-Version: 3.8.3
|
|
|
|
Package: cassandra
|
|
Architecture: all
|
|
Depends: openjdk-7-jre-headless | java7-runtime, adduser, python (>= 2.5), python-support (>= 0.90.0), ${misc:Depends}
|
|
Recommends: ntp | time-daemon
|
|
Conflicts: apache-cassandra1
|
|
Replaces: apache-cassandra1
|
|
Description: distributed storage system for structured data
|
|
Cassandra is a distributed (peer-to-peer) system for the management
|
|
and storage of structured data.
|