diff options
| author | Michael Klishin <mklishin@pivotal.io> | 2015-10-09 16:17:28 +0300 |
|---|---|---|
| committer | Michael Klishin <mklishin@pivotal.io> | 2015-10-09 16:17:28 +0300 |
| commit | 379258b9d9ff7d9c52c1fd1fe05e76d0d3a9120d (patch) | |
| tree | 3ab03c598a912ae85b31bff87a8c2bc76b796366 | |
| parent | 91d032439502cf4b080213c480316de725e8d848 (diff) | |
| parent | c232c3ea056e949df8473f29878373e2d293218d (diff) | |
| download | rabbitmq-server-git-379258b9d9ff7d9c52c1fd1fe05e76d0d3a9120d.tar.gz | |
Merge branch 'stable'
| -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 79cc567535..8d018dd46c 100644 --- a/packaging/debs/Debian/debian/control +++ b/packaging/debs/Debian/debian/control @@ -1,8 +1,8 @@ Source: rabbitmq-server Section: net Priority: extra -Maintainer: RabbitMQ Team <team@rabbitmq.com> -Uploaders: RabbitMQ Team <team@rabbitmq.com> +Maintainer: RabbitMQ Team <info@rabbitmq.com> +Uploaders: RabbitMQ Team <info@rabbitmq.com> Build-Depends: cdbs, debhelper (>= 5), erlang-dev, python-simplejson, xmlto, xsltproc, erlang-nox (>= 1:16.b.3), erlang-src (>= 1:16.b.3), unzip, zip Standards-Version: 3.9.2 |
