summaryrefslogtreecommitdiff
path: root/packaging/debs/Debian/debian/control
blob: 03f5e3b50f78cf6baab4034f6b3d4237e50da3a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: rabbitmq-server
Section: net
Priority: extra
Maintainer: Tony Garnock-Jones <tonyg@rabbitmq.com>
Build-Depends: cdbs, debhelper (>= 5), erlang-dev, python-simplejson
Standards-Version: 3.8.0

Package: rabbitmq-server
Architecture: all
Depends: erlang-nox, erlang-os-mon | erlang-nox (<< 1:13.b-dfsg1-1), adduser, logrotate, ${misc:Depends}
Description: An 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/