summaryrefslogtreecommitdiff
path: root/packaging/debs
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2013-05-30 17:27:12 +0100
committerSimon MacMullen <simon@rabbitmq.com>2013-05-30 17:27:12 +0100
commit59ddfb4dd60ea2a9eb9e3593b988e9c6c5383b4e (patch)
treeafaeca41b29fabba34db6016eba8206ce0675c0f /packaging/debs
parentd0eac028ceb128be50b23954034423f59321a450 (diff)
downloadrabbitmq-server-git-59ddfb4dd60ea2a9eb9e3593b988e9c6c5383b4e.tar.gz
Change version dependencies for the RPM and deb files. And for the Windows installer in case any Windows user is crazy enough to be running R12.
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 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