ruby-packable 1.3.14-2 source package in Ubuntu

Changelog

ruby-packable (1.3.14-2) unstable; urgency=medium

  * Team upload.
  * d/control (Build-Depends): Bump debhelper to version 13.
    (Standards-Version): Bump to 4.6.0.
    (Depends): Use ${ruby:Depends}.
  * d/copyright (Copyright): Update.
  * d/ruby-test-files.yaml: Rename to d/ruby-tests.rake and rewrite.
  * d/patches/fix-ruby-3.0-argumenterror.patch: Add patch.
    - Fix for trying to create a Proc object without a block (closes: #996345).
  * d/patches/series: Add new patch.
  * d/upstream/metadata: Update Changelog URL.

 -- Daniel Leidert <email address hidden>  Thu, 25 Nov 2021 16:00:08 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-packable_1.3.14-2.dsc 2.0 KiB 0ea84a71f1e463e79446895ba652719f0247559306f2e47d4202aadc4112bc6b
ruby-packable_1.3.14.orig.tar.gz 12.2 KiB 147ef618fd3dd2a0e2870bb05f54f46dd3892dcee90acee5f55e3fbc4f497696
ruby-packable_1.3.14-2.debian.tar.xz 4.3 KiB f844024227118d4596e69846d7bbd2d21999e97067e117bac69f36ac2a17f6d0

Available diffs

No changes file available.

Binary packages built by this source

ruby-packable: extensive packing and unpacking capabilities for Ruby

 The packable Ruby library provides a nicer, smarter and more powerful
 alternative to Ruby's Array::pack and String::unpack methods to read and write
 binary data.