diff options
| author | Francesco Mazzoli <francesco@rabbitmq.com> | 2012-10-24 12:00:14 +0100 |
|---|---|---|
| committer | Francesco Mazzoli <francesco@rabbitmq.com> | 2012-10-24 12:00:14 +0100 |
| commit | 9d672ce2d6cc7b255a2513568b1dc7130809dfd5 (patch) | |
| tree | 5db2904bf6acdbb98ee2fcbc6b3d9123e85866b9 /packaging/debs | |
| parent | 1a1fb95a782a65d4150696bfb8a0afed2818bf14 (diff) | |
| parent | 49de8c92cb93a763f53592214e10d70ecbc934b3 (diff) | |
| download | rabbitmq-server-git-9d672ce2d6cc7b255a2513568b1dc7130809dfd5.tar.gz | |
merge default
Diffstat (limited to 'packaging/debs')
| -rw-r--r-- | packaging/debs/Debian/debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/debs/Debian/debian/control b/packaging/debs/Debian/debian/control index 943ed48fa2..d4526d877d 100644 --- a/packaging/debs/Debian/debian/control +++ b/packaging/debs/Debian/debian/control @@ -5,12 +5,12 @@ Maintainer: RabbitMQ Team <packaging@rabbitmq.com> Uploaders: Emile Joubert <emile@rabbitmq.com> DM-Upload-Allowed: yes Build-Depends: cdbs, debhelper (>= 5), erlang-dev, python-simplejson, xmlto, xsltproc, erlang-nox (>= 1:12.b.3), erlang-src (>= 1:12.b.3), unzip, zip -Standards-Version: 3.8.0 +Standards-Version: 3.9.2 Package: rabbitmq-server Architecture: all Depends: erlang-nox (>= 1:12.b.3), adduser, logrotate, ${misc:Depends} -Description: An AMQP server written in Erlang +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. |
