ruby-addressable 2.8.1-1 source package in Ubuntu

Changelog

ruby-addressable (2.8.1-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster
  * Update standards version to 4.6.1, no changes needed.

  [ Cédric Boutillier ]
  * New upstream version 2.8.1
  * d/control: use ${ruby:Depends}, set Rules-Requires-Root: no, Drop XS-Ruby-*
  * Remove obsolete part in remove_lib_from_loadpath.patch's Description
  * Bump Standards-Version to 4.6.2 (no changes needed)

 -- Cédric Boutillier <email address hidden>  Sat, 04 Feb 2023 23:44:58 +0100

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
Mantic release universe ruby
Lunar release universe ruby

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-addressable_2.8.1-1.dsc 1.6 KiB a184105e2c57ccd6d8130fff0738a3bfc42d7779b85474740a83a5edaaa60deb
ruby-addressable_2.8.1.orig.tar.gz 103.2 KiB 942b724ddf66808b4e1557a998e1f3f32ea233379071ae9b627ff97c14070462
ruby-addressable_2.8.1-1.debian.tar.xz 4.4 KiB 7db33fa061fd1e615235d516c0c7ba7dc1e23ea452924262a5951e1f24326396

Available diffs

No changes file available.

Binary packages built by this source

ruby-addressable: alternative URI implementation for Ruby

 Addressable is a replacement for the URI implementation that is part of
 Ruby's standard library. It more closely conforms to the relevant RFCs and
 adds support for IRIs and URI templates.