ruby-zeitwerk 2.6.8-1 source package in Ubuntu

Changelog

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

  * Team upload.
  * New upstream release.
  * Declare compliance with Debian Policy 4.6.2.
  * d/p/0002-Do-not-b-d-on-mintest-proveit-and-warning.patch: avoid dependency
    on minitest-proveit and warning to run tests.
  * d/control: runtime depend on ${ruby:Depends} instead of ruby-interpreter.

 -- Lucas Kanashiro <email address hidden>  Tue, 27 Jun 2023 19:53:18 -0300

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

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-zeitwerk_2.6.8-1.dsc 2.1 KiB a69e61e1a89828180beeb3b1e0eb015c9d2754ec0bf5a787c75fde566f4e416e
ruby-zeitwerk_2.6.8.orig.tar.gz 121.3 KiB 1694ee8f6afb5061ea28a713c869e396f9d06deb7540acb5206c5fa14950d81b
ruby-zeitwerk_2.6.8-1.debian.tar.xz 3.9 KiB 24d321127edca227ecc935b8691824ed20bc62ce24e787693972795c74fcd2ed

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.