ruby-instantiator 0.0.7-2 source package in Ubuntu

Changelog

ruby-instantiator (0.0.7-2) unstable; urgency=medium

  * Team upload.

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Debian Janitor ]
  * Wrap long lines in changelog entries: 0.0.7-1.
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.4.1, no changes needed.
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.6.0, no changes needed.
  * Update standards version to 4.6.1, no changes needed.

  [ Lucas Kanashiro ]
  * d/p/0003-Fix-FTBFS-with-Ruby-3.2.patch: use Integer instead of Fixnum
  * Declare compliance with Debian Policy 4.6.2
  * d/control: depend on ${ruby:Depends} instead of the ruby interpreter

 -- Lucas Kanashiro <email address hidden>  Thu, 22 Feb 2024 22:10:48 -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 Pocket Published Component Section
Oracular release universe ruby
Noble release universe ruby

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-instantiator_0.0.7-2.dsc 2.1 KiB a1fae0e64099a09a6815394aae0657cbce67228b22aa01efe76faf6263360d2d
ruby-instantiator_0.0.7.orig.tar.gz 3.9 KiB 362d904773935177a4a3ae72296efc37a2d03fe33e584b55f3a9d7509ef19b6e
ruby-instantiator_0.0.7-2.debian.tar.xz 3.4 KiB d9cf730e8f1ea36e56c7983bfe419be275ffb8c3cf7986b07e9d93208a0709e0

Available diffs

No changes file available.

Binary packages built by this source

ruby-instantiator: Ruby library to instantiate an arbitrary class

 This Ruby library permits the instantiation of an arbitrary class without
 knowing anything about the constructor.