ruby-ipaddress 0.8.3-3 source package in Ubuntu

Changelog

ruby-ipaddress (0.8.3-3) unstable; urgency=medium

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Debian Janitor ]
  * Use secure copyright file specification URI.
  * Bump debhelper from deprecated 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update Vcs-* headers from URL redirect.
  * Use canonical URL in Vcs-Git.
  * Apply multi-arch hints.
    + ruby-ipaddress: Add :any qualifier for ruby dependency.
  * Update watch file format version to 4.

  [ Lucas Nussbaum ]
  * Move debian/watch to gemwatch.debian.net
  * Bump Standards-Version to 4.5.1 (no changes needed)
  * 0001-gemspec-remove-git-usage.patch: add Forwarded: not-needed
  * Refresh packaging using dh-make-ruby -w

 -- Lucas Nussbaum <email address hidden>  Sat, 09 Jan 2021 08:23:48 +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
Oracular release universe ruby
Noble release universe ruby
Mantic release universe ruby
Lunar release universe ruby
Jammy release universe ruby

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-ipaddress_0.8.3-3.dsc 2.0 KiB c287069c14af7b50df747b25a50306a7f72b762a16ca42959b4e80b82a74a00e
ruby-ipaddress_0.8.3.orig.tar.gz 34.1 KiB 593da6e40db2dc436ff4eec50d5bfc2ce531bca05d80adf3c90a7a76df00ec81
ruby-ipaddress_0.8.3-3.debian.tar.xz 3.3 KiB beedb51dbb49c0367805dc6614d5de0d31cb2befac38e495ef63326270f5015e

Available diffs

No changes file available.

Binary packages built by this source

ruby-ipaddress: Ruby library to manipulate IPv4/IPv6 addresses

 IPAddress is a Ruby library designed to make manipulation
 of IPv4 and IPv6 addresses both powerful and simple. It maintains
 a layer of compatibility with Ruby's own IPAddr, while
 addressing many of its issues.