garagemq 0.0~git20200204.15e6a9d+ds-4 source package in Ubuntu

Changelog

garagemq (0.0~git20200204.15e6a9d+ds-4) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit.

 -- Jelmer Vernooij <email address hidden>  Tue, 29 Nov 2022 21:00:42 +0000

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
garagemq_0.0~git20200204.15e6a9d+ds-4.dsc 2.5 KiB f867fab104deb77e798d7f54f25d58417cfe18373b7a2d297196dc0cee5c5121
garagemq_0.0~git20200204.15e6a9d+ds.orig.tar.xz 229.2 KiB def18a9e957c6d984e657070ff86435ccff9a9dced695573e85b3927fec2193f
garagemq_0.0~git20200204.15e6a9d+ds-4.debian.tar.xz 5.8 KiB c57dfb174763f9484f45225a5bbf7b6b47d92d83ed0c4b69a9fd8365bbe62a7a

No changes file available.

Binary packages built by this source

garagemq: AMQP message broker implemented with golang

 GarageMQ is a message broker that implement the Advanced Message Queuing
 Protocol (AMQP). Compatible with any AMQP or RabbitMQ clients (tested
 streadway/amqp and php-amqp lib)
 .
 The GarageMQ project is also knowns an KubeMQ (https://kubemq.io).
 .
 This package does not contain the admin-frontend/build files
 since debian packaging npm modules is "complicated". You can,
 after installing this package, download the files from github and
 `cp -a $SRCDIR/admin-frontend/build /var/lib/garagemq/admin-frontend/`
 to be able to use the admin frontend as intended.

garagemq-dbgsym: debug symbols for garagemq