summaryrefslogtreecommitdiff
path: root/packaging/debs/Debian/debian/control
diff options
context:
space:
mode:
authorSimon MacMullen <simon@lshift.net>2008-11-27 18:16:48 +0000
committerSimon MacMullen <simon@lshift.net>2008-11-27 18:16:48 +0000
commit78470dbf73ba14333c7f06082775e873846a2c20 (patch)
tree02cfb5c0498839192a4d01998971f7017ad8c041 /packaging/debs/Debian/debian/control
parent3fbbd2cf95dbf2aa82229511906d91c0684bee5f (diff)
downloadrabbitmq-server-78470dbf73ba14333c7f06082775e873846a2c20.tar.gz
Add some debconf questions so that an upgrade stands a chance of not
breaking. Note that although the documentation suggests this should go in a separate "config" file if we do that then it tries to bring up the server first THEN configure the package...
Diffstat (limited to 'packaging/debs/Debian/debian/control')
-rw-r--r--packaging/debs/Debian/debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/debs/Debian/debian/control b/packaging/debs/Debian/debian/control
index 749791a4..a0d858be 100644
--- a/packaging/debs/Debian/debian/control
+++ b/packaging/debs/Debian/debian/control
@@ -7,7 +7,7 @@ Standards-Version: 3.7.2
Package: rabbitmq-server
Architecture: all
-Depends: erlang-nox, adduser, logrotate
+Depends: erlang-nox, adduser, logrotate, debconf
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