ruby-enum 1.0.0-1 source package in Ubuntu
Changelog
ruby-enum (1.0.0-1) unstable; urgency=medium
* Team upload.
[ Lucas Nussbaum ]
* debian/gbp.conf: Add for DEP-14
* debian/.gitattributes: remove
* debian/salsa-ci.yml: use team-specific include
[ Simon Quigley ]
* Upgrade the watch file to version 5.
* New upstream release.
* Use --gem-install layout in rules.
* Refresh the upstream metadata.
* Update Standards-Version to 4.7.4.
* Drop {XS,XB}-Ruby-Versions from control.
* Bump debhelper-compat to 14, dropping ${misc:Depends},
${shlibs:Depends}, and ${ruby:Depends} from runtime dependencies.
* Drop Files-Excluded, it's no longer applicable.
-- Simon Quigley <email address hidden> Sat, 20 Jun 2026 15:03:32 -0500
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 | Published | Component | Section | |
|---|---|---|---|---|
| Stonking | release | universe | misc |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| ruby-enum_1.0.0-1.dsc | 1.9 KiB | 2d5d1be294c40251e2a550d75dfc151d86212a84e3fef65575a5a67ed613a2cf |
| ruby-enum_1.0.0.orig.tar.gz | 15.2 KiB | 77862d633e54bedefb0090af6402c0f2e714716fdaa36a72f28366ac81183c6b |
| ruby-enum_1.0.0-1.debian.tar.xz | 3.1 KiB | 436c30a1ddd0c07cb81da3724f6cb9a43283afe4b2394795e17d7d5bc3007041 |
Available diffs
- diff from 0.9.0+ds-1 to 1.0.0-1 (10.7 KiB)
No changes file available.
Binary packages built by this source
- ruby-enum: Enum-like behavior for Ruby
Enums can be defined and accessed either as constants or class methods.
.
All Enumerable methods and hash-like methods are supported.
