summaryrefslogtreecommitdiff
path: root/packaging/debs/Debian/debian/control
blob: 0d5ec7cee4b95e2b7e463eaa7a64d6fff0d5d7be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: rabbitmq-server
Section: net
Priority: extra
Maintainer: RabbitMQ Team <packaging@rabbitmq.com>
Uploaders: Blair Hester <bhester@gopivotal.com>
Build-Depends: cdbs, debhelper (>= 5), erlang-dev, python-simplejson, xmlto, xsltproc, erlang-nox (>= 1:13.b.3), erlang-src (>= 1:13.b.3), unzip, zip
Standards-Version: 3.9.2

Package: rabbitmq-server
Architecture: all
Depends: erlang-nox (>= 1:13.b.3) | esl-erlang, adduser, logrotate, ${misc:Depends}
Description: AMQP server written in Erlang
 RabbitMQ is an implementation of AMQP, the emerging standard for high
 performance enterprise messaging. The RabbitMQ server is a robust and
 scalable implementation of an AMQP broker.
Homepage: http://www.rabbitmq.com/