ruby-netaddr 1.5.1-3 source package in Ubuntu

Changelog

ruby-netaddr (1.5.1-3) unstable; urgency=medium

  * d/control: Add Rules-Requires-Root field.
    (Maintainer): Set to Debian ruby team.
    (Uploaders): Add myself after talking to Thomas Goirand and taking over
    ruby-netaddr. Thanks to the Debian OpenStack team for their work.
    (Build-Depends): Use debhelper-compat 12.
    (Standards-Version): Bump to 4.5.0.
    (Vcs-Browser, Vcs-Git): Set ruby-team salsa address.
    (Depends): Remove interpreters and use ${ruby:Depends}.
  * d/copyright: Add Upstream-Contact field.
    (Format): Fix insecure-copyright-format-uri (thanks to Daniel Baumann).
    (Copyright): Add the Ruby team.
  * d/ruby-netaddr.docs: Add Errors file.
  * d/rules: Set gem installation layout via DH_RUBY and install upstream
    changelog. Remove executable permissions for library files.
  * d/watch: Use gemwatch.debian.net URI.
  * d/patches/0001-Load-library-from-standard-places.patch: Add patch.
    - Don't try to load the netaddr library from lib/ to fix autopkgtest test.
  * d/patches/series: Enable new patch.
  * d/upstream/metadata: Add upstream metadata.

 -- Daniel Leidert <email address hidden>  Wed, 15 Apr 2020 19:22:50 +0200

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 Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-netaddr_1.5.1-3.dsc 2.0 KiB ab9024c99026b563cfe1c60aa685da8b3b0d8b448e7b0b299eb240219a0e3ca1
ruby-netaddr_1.5.1.orig.tar.gz 37.5 KiB f4ba5f9e6adf90819986d633de36e092224327ad4e286bcbb700968101964aeb
ruby-netaddr_1.5.1-3.debian.tar.xz 2.8 KiB f668a387e79e768d39251ab48dda52d9a700c99a90cf9ece71645733c4490e17

Available diffs

No changes file available.

Binary packages built by this source

ruby-netaddr: manipulating network addresses

 NetAddr easily handle advanced tasks such as automating the
 subnetting/supernetting of IP space, performing calculations on IP CIDR
 blocks, and other various items.