ruby-amq-protocol 2.0.1-1 source package in Ubuntu
Changelog
ruby-amq-protocol (2.0.1-1) unstable; urgency=medium * Team upload. [ Cédric Boutillier ] * Bump debhelper compatibility level to 9 * Remove version in the gem2deb build-dependency * Use https:// in Vcs-* fields * Bump Standards-Version to 3.9.7 (no changes needed) * Run wrap-and-sort on packaging files [ Lucas Kanashiro ] * Imported Upstream version 2.0.1 * debian/rules: add --check-dependencies flag * debian/patches: refresh disable_bundler patch * debian/copyright: update year of upstream copyright * debian/copyright: update Debian packaging copyright * debian/ruby-tests.rake: change spec.pattern * debian/control: add build dependency on ruby-rspec-its -- Lucas Kanashiro <email address hidden> Wed, 09 Mar 2016 23:57:07 -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 | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | ruby | |
Xenial | release | universe | ruby |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ruby-amq-protocol_2.0.1-1.dsc | 2.1 KiB | ecb5796b525cb078cd8ae8828987bc7339000badffecd30af71a542074a01767 |
ruby-amq-protocol_2.0.1.orig.tar.gz | 40.8 KiB | 4dc2db26b7ee6187dae5a34c192c165f595786dfbf2d0d2c7cc0a4c0d886ee4b |
ruby-amq-protocol_2.0.1-1.debian.tar.xz | 3.0 KiB | d02ffd3e33c4446c3d3390c34e5754904d6080aa0a8f85a851b0a0d94f8558f3 |
Available diffs
- diff from 1.9.2-2 to 2.0.1-1 (19.7 KiB)
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.