summaryrefslogtreecommitdiff
path: root/packaging/debs
diff options
context:
space:
mode:
authorEmile Joubert <emile@rabbitmq.com>2012-09-28 12:39:13 +0100
committerEmile Joubert <emile@rabbitmq.com>2012-09-28 12:39:13 +0100
commit8fad9b7b6d8e8ef91dda74bc623ed4580ed74647 (patch)
treec0d2ce33d9f28f19d65384008e6ca106d79452c2 /packaging/debs
parenta4dbeee912a963f291c75e1b6d42523aa299734f (diff)
downloadrabbitmq-server-git-8fad9b7b6d8e8ef91dda74bc623ed4580ed74647.tar.gz
Lintian warnings
Diffstat (limited to 'packaging/debs')
-rw-r--r--packaging/debs/Debian/debian/control4
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.