golang-github-streadway-amqp 0.0~git20200716.e6b33f4-2 source package in Ubuntu

Changelog

golang-github-streadway-amqp (0.0~git20200716.e6b33f4-2) unstable; urgency=medium

  * Team upload.
  * debian/control:
    - Remove "Depends: golang-go" from binary package
      golang-github-streadway-amqp-dev
    - Apply "cme fix dpkg" fixes:
      + Organize debian/control fields
      + Bump Standards-Version to 4.5.1 (no change)
    - Change Section from devel to golang
    - Add "Rules-Requires-Root: no"

 -- Anthony Fok <email address hidden>  Tue, 26 Jan 2021 17:41:50 -0700

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-streadway-amqp_0.0~git20200716.e6b33f4-2.dsc 2.4 KiB fed5c11358fbd1066c909006499a6f0003c51228b460620fa3937a891365a0bc
golang-github-streadway-amqp_0.0~git20200716.e6b33f4.orig.tar.xz 71.3 KiB dc6c1a68c68b4bbee5292ac9ae6330e2e27844e207353404e3be745b493719c9
golang-github-streadway-amqp_0.0~git20200716.e6b33f4-2.debian.tar.xz 3.6 KiB 0c17c1ba30cd07f56de4586e9be9a1a02074e9b95f0c2f6c0285de675eb20628

No changes file available.

Binary packages built by this source

golang-github-streadway-amqp-dev: Go client for AMQP 0.9.1

 The amqp package provides a functional interface that closely
 represents the AMQP 0.9.1 model targeted to RabbitMQ as a server.
 This includes the minimum necessary to interact the semantics of
 the protocol.