ruby-introspection 0.0.4-2 source package in Ubuntu
Changelog
ruby-introspection (0.0.4-2) unstable; urgency=medium
* Team upload.
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Use secure copyright file specification URI.
* 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.
* Update watch file format version to 4.
* Update standards version to 4.5.0, no changes needed.
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on ruby-instantiator and
ruby-metaclass.
+ ruby-introspection: Drop versioned constraint on ruby-instantiator and
ruby-metaclass in Depends.
[ Lucas Nussbaum ]
* debian/gbp.conf: Add for DEP-14
* debian/gbp.conf: remove trailing empty lines
* debian/.gitattributes: remove
* debian/salsa-ci.yml: use team-specific include
[ Simon Quigley ]
* Upgrade the watch file to version 5.
* Refresh the upstream metadata.
* Refresh the rules file.
* Refresh the copyright file.
* Drop {XS,XB}-Ruby-Versions from control.
* Update Standards-Version to 4.7.4.
* Bump debhelper-compat to 14, dropping ${misc:Depends},
${shlibs:Depends}, and ${ruby:Depends} from runtime dependencies.
-- Simon Quigley <email address hidden> Fri, 26 Jun 2026 09:52:13 -0500
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 | Published | Component | Section | |
|---|---|---|---|---|
| Stonking | release | universe | ruby |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| ruby-introspection_0.0.4-2.dsc | 2.1 KiB | 60df68f70e5880ec613fb70a0e0e19cc5bffe689c02e082be6a55f2e9ac191d6 |
| ruby-introspection_0.0.4.orig.tar.gz | 4.9 KiB | b89ce8094f91a21f541024995881caf65836b686a7ee802762cbdc557ca1f647 |
| ruby-introspection_0.0.4-2.debian.tar.xz | 3.2 KiB | cf78987b64da8797bb6c8505d294e59b6b2a81149229ff10894c7b40ed0516a0 |
Available diffs
No changes file available.
Binary packages built by this source
- ruby-introspection: Ruby library for the inspection of method definitions on objects
This library allows a dynamic inspection of the hierarchy of method definitions
on a Ruby object. It can be used in particular to detect undesirable changes
to classes made by other libraries.
