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

Changelog

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

  * Team upload
  * d/control:
    - Update Standards-Version to 4.7.0 (no changes needed)
    - Bump debhelper-compat to v13
    - Drop unneeded Build-Depends
    - Set minimum version of golang-github-dgraph-io-badger-dev

 -- Mathias Gibbens <email address hidden>  Fri, 02 Aug 2024 01:47:49 +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
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
garagemq_0.0~git20200204.15e6a9d+ds-5.dsc 2.4 KiB be77976f751957e0ac040dac601c98634b052612a9d0755e2040e37609777449
garagemq_0.0~git20200204.15e6a9d+ds.orig.tar.xz 229.2 KiB def18a9e957c6d984e657070ff86435ccff9a9dced695573e85b3927fec2193f
garagemq_0.0~git20200204.15e6a9d+ds-5.debian.tar.xz 5.9 KiB 04b482f2fdcad3e16f02c8879fa80d0a8f1cad7d05e8f66c7f3d1b4883b75e89

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