ruby-msgpack 1.1.0-1 source package in Ubuntu
Changelog
ruby-msgpack (1.1.0-1) unstable; urgency=medium * Team upload * New upstream version 1.1.0 * Bump Standards-Version to 4.1.1 * Set priority from (deprecated) 'extra' to 'optional' * Bump debhelper compatibility level to 10 -- Cédric Boutillier <email address hidden> Sat, 25 Nov 2017 00:49:35 +0100
Upload details
- Uploaded by:
- Debian Ruby Extras Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Ruby Extras Maintainers
- Architectures:
- any
- Section:
- ruby
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ruby-msgpack_1.1.0-1.dsc | 1.7 KiB | e3a16a9fbd8a1c3c0f3129cdf6f8ec6642d97acbb81995cdeb2ddb4cfdf13858 |
ruby-msgpack_1.1.0.orig.tar.gz | 73.7 KiB | 3a5df81e3f85fb4a134b58cd0d84e0bcafcd2313b6d26544e4ac5050df1bcb6b |
ruby-msgpack_1.1.0-1.debian.tar.xz | 4.3 KiB | eb7115688100e40b46f11b721ba5c0fbbef2c87f4756c2d617919f12f0bbc717 |
Available diffs
- diff from 1.0.0-1 to 1.1.0-1 (7.2 KiB)
No changes file available.
Binary packages built by this source
- ruby-msgpack: Ruby library for MessagePack
ruby-msgpack is Ruby library for MessagePack, a binary-based efficient object
serialization. It enables to exchange structured objects between many
languages like JSON. But unlike JSON, it is very fast and small.
- ruby-msgpack-dbgsym: debug symbols for ruby-msgpack