ruby-zeitwerk 2.6.1-1 source package in Ubuntu

Changelog

ruby-zeitwerk (2.6.1-1) unstable; urgency=medium

  * Team Upload.
  * New upstream version 2.6.1 (Closes: #1019680)
  * Bump Standards-Version to 4.6.1 (no changes needed)

 -- Nilesh Patra <email address hidden>  Sat, 29 Oct 2022 21:59:15 +0530

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
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-zeitwerk_2.6.1-1.dsc 1.4 KiB d7d78495b3bf1c52a524007e04e17e7d45af24c907430e1a6b1e372e13a15611
ruby-zeitwerk_2.6.1.orig.tar.gz 110.6 KiB 04bfd3e4fae8e9a91d0dcabd3f42f0a0346065b8957f8edfdc0bc12af110cda6
ruby-zeitwerk_2.6.1-1.debian.tar.xz 3.0 KiB addc3258e096d09757a5be39577b444c6922b6dee5adcf92767713da87205a95

Available diffs

No changes file available.

Binary packages built by this source

ruby-zeitwerk: Efficient and thread-safe constant autoloader

 Zeitwerk implements constant autoloading with Ruby semantics. Each gem
 and application may have their own independent autoloader, with its own
 configuration, inflector, and logger. Supports autoloading, preloading,
 reloading, and eager loading.