ruby-amq-protocol 2.3.2-1 source package in Ubuntu

Changelog

ruby-amq-protocol (2.3.2-1) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Apply multi-arch hints.
    + ruby-amq-protocol: Add :all qualifier for ruby dependency.
  * Update watch file format version to 4.

  [ Antonio Terceiro ]
  * New upstream version 2.3.2
  * Update packaging files with dh-make-ruby
    - debian/.gitattributes: add newline at the end of the file
    - debian/control: Bump debhelper compat to 13
    - debian/control: Bump build dependency on gem2deb to >= 1
    - debian/control: Bump Standards-Version to 4.6.0; no changes needed
    - debian/control: Drop explicit dependency on `ruby | ruby-interpreter`,
      add ${ruby:Depends}
    - debian/ruby-tests.rake: update from new template
    - debian/rules: install using the gem layout
    - debian/upstream/metadata: add Archive and ChangeLog fields
    - debian/watch: update to point to gemwatch.debian.net
  * Refresh patches; drop patch applied upstream

 -- Antonio Terceiro <email address hidden>  Wed, 20 Oct 2021 10:55:27 -0300

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
ruby
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe ruby
Lunar release universe ruby
Kinetic release universe ruby
Jammy release universe ruby

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-amq-protocol_2.3.2-1.dsc 2.1 KiB 28667f24f69fd8b864aa894fac3abc861114c33e27a9399548e09b920f08a440
ruby-amq-protocol_2.3.2.orig.tar.gz 42.8 KiB 20b74d997f0d6da1b5d601d0996e9b2a7f19321a4711c304f3f320e3a2ed0968
ruby-amq-protocol_2.3.2-1.debian.tar.xz 3.7 KiB 738601f650b6c1a5977bed9f8b4111ceed541933df78ac98d9946ba92336ac70

Available diffs

No changes file available.

Binary packages built by this source

ruby-amq-protocol: AMQP 0.9.1 encoder & decoder

 amq-protocol is an AMQP 0.9.1 serialization library for Ruby. It is not an
 AMQP client: amq-protocol only handles serialization and deserialization.
 If you want to write your own AMQP client, this gem can help you with that.