diff options
| author | Emile Joubert <emile@rabbitmq.com> | 2013-07-24 11:59:43 +0100 |
|---|---|---|
| committer | Emile Joubert <emile@rabbitmq.com> | 2013-07-24 11:59:43 +0100 |
| commit | 9efcf2ec354e275d74ce45cba4c64125fd182405 (patch) | |
| tree | 740ad83d55eae046497ea56ee21ff4f4cac3749b /packaging/debs | |
| parent | 81efcf193975ad4b42b5b50e58e1d0b1eae30f27 (diff) | |
| parent | 2335f5375b0bf39176dfff6bd992faf9e9b89871 (diff) | |
| download | rabbitmq-server-git-9efcf2ec354e275d74ce45cba4c64125fd182405.tar.gz | |
Merged stable into 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 3a15c4b65d..02d23547dd 100644 --- a/packaging/debs/Debian/debian/control +++ b/packaging/debs/Debian/debian/control @@ -4,12 +4,12 @@ Priority: extra 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 +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:12.b.3) | esl-erlang, adduser, logrotate, ${misc:Depends} +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 |
