[rabbitmq-discuss] Rabbit accepted into Debian unstable
John Leuner
jewel at subvert-the-dominant-paradigm.net
Mon Mar 23 09:58:03 GMT 2009
> rabbitmq-server_1.5.0-5_amd64.changes ACCEPTED
Rabbit has finally been accepted in Debian unstable.
Matthias, I think the only files that need to be updated are the
debian/control and debian/changelog files which I have attached.
Let me know when the 1.5.4 release is ready and I'll prepare the new
upload.
John
-------------- next part --------------
rabbitmq-server (1.5.0-5) unstable; urgency=low
* Include the full license for amqp-0.8.json in debian/copyright
-- John Leuner <jewel at debian.org> Fri, 27 Feb 2009 16:16:54 +0200
rabbitmq-server (1.5.0-4) unstable; urgency=low
* Clarify and explicitly list the license and copyright for
codegen/amqp-0.8.json
* Explicitly list the authors and copyright for the rest of the codebase
at the top of debian/copyright
* Clarify the copyright of the files in src/tcp_* . The rabbitmq authors have
confirmed that they are the original authors of this code and that the
files at http://code.google.com/p/cacherl/ were taken without their
knowledge from the rabbitmq project. (Comparing the commit dates in version
control shows that cacherl is newer)
-- John Leuner <jewel at debian.org> Wed, 25 Feb 2009 13:10:15 +0200
rabbitmq-server (1.5.0-3) unstable; urgency=low
* Previous changelog entry had an incorrect Maintainer name
-- John Leuner <jewel at debian.org> Wed, 28 Jan 2009 16:45:33 +0200
rabbitmq-server (1.5.0-2) unstable; urgency=low
* Reupload package to unstable. Mistakenly uploaded to testing last time, closes: #507902
-- John Leuner <jewel at debian.org> Mon, 19 Jan 2009 17:38:43 +0200
rabbitmq-server (1.5.0-1) testing; urgency=low
* New Upstream Release
* First Debian upload, closes: #507902
-- John Leuner <jewel at debian.org> Wed, 17 Dec 2008 18:23:47 +0000
-------------- next part --------------
Source: rabbitmq-server
Section: net
Priority: extra
Maintainer: John Leuner <jewel at debian.org>
Build-Depends: cdbs, debhelper (>= 5), erlang-nox, erlang-dev, python-simplejson
Standards-Version: 3.8.0
Package: rabbitmq-server
Architecture: all
Depends: erlang-nox, adduser, logrotate, ${misc:Depends}
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
scalable implementation of an AMQP broker.
Homepage: http://www.rabbitmq.com/
More information about the rabbitmq-discuss
mailing list