ruby-ruby2-keywords 0.0.5-1 source package in Ubuntu

Changelog

ruby-ruby2-keywords (0.0.5-1) unstable; urgency=low

  * Team upload.
  * New upstream release.

  [ Debian Janitor ]
  * Set field Upstream-Contact in debian/copyright.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already
    present in machine-readable debian/copyright).
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.

  [ Daniel Leidert ]
  * d/control (Build-Depends): Add ruby-test-unit for upstream tests.
    (Standards-Version): Bump to 4.6.0.
  * d/copyright: Remove the comment. Upstream added the license.
    (License): Fix short name.
    (Copyright): Add team.
  * d/ruby-tests.rb: Include upstream tests.
  * d/watch: Update file and use github sources.
  * d/patches/0001-gemspec-don-t-read-version-from-git.patch: Drop patch.
  * d/patches/series: Ditto.
  * d/upstream/metadata: Fix template file.

 -- Daniel Leidert <email address hidden>  Wed, 01 Dec 2021 02:13:35 +0100

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main misc
Noble release main misc
Mantic release main misc
Lunar release main misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-ruby2-keywords_0.0.5-1.dsc 2.1 KiB 11d7c7e4b5ce6f7d336a2c382039acf857409effcee3316156c68ea9bc4e70f8
ruby-ruby2-keywords_0.0.5.orig.tar.gz 4.8 KiB e4e9cbcb02ae68903d8fe50391c0a912296511043340c3f5da47e9bbc282938f
ruby-ruby2-keywords_0.0.5-1.debian.tar.xz 2.7 KiB 93728f1a6bc1dddc2a828d26377d836f068f01ccbab9eab670fc1f06d136d6b7

Available diffs

No changes file available.

Binary packages built by this source

ruby-ruby2-keywords: source-level compatibility library between ruby2.7 and ruby3

 This package provides an empty `Module#ruby2_keywords` method for ruby2.7,
 used to achieve source-level compatibility between ruby2.7 and ruby3. On
 ruby3, it does nothing.