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

Changelog

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

  * No-change rebuild with Go 1.21.

 -- Michael Hudson-Doyle <email address hidden>  Thu, 24 Aug 2023 17:14:03 +1200

Upload details

Uploaded by:
Michael Hudson-Doyle
Uploaded to:
Mantic
Original maintainer:
Debian Go Packaging Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
garagemq_0.0~git20200204.15e6a9d+ds.orig.tar.xz 229.2 KiB def18a9e957c6d984e657070ff86435ccff9a9dced695573e85b3927fec2193f
garagemq_0.0~git20200204.15e6a9d+ds-4build1.debian.tar.xz 5.9 KiB 182e2916fd8c565245f568e11cfdc93647e420edefa0f364e1de4a29b49b3c5d
garagemq_0.0~git20200204.15e6a9d+ds-4build1.dsc 2.5 KiB cf4375c9ea32e45a290dbe5a3625c37a66f1494d3fff610ff6e8694dfac29df7

View changes file

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