ruby-ipaddress 0.8.0-3 source package in Ubuntu

Changelog

ruby-ipaddress (0.8.0-3) unstable; urgency=low


  * Bump gem2deb build dep to at least 0.7.0
     This fix the rubygems integration to allow support all Ruby versions
  * Bump Standards-Version to 3.9.5 (no changes needed)

 -- David Suárez <email address hidden>  Fri, 02 May 2014 11:16:35 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Utopic: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
ruby-ipaddress_0.8.0-3.dsc 1.7 KiB cfdd60aba527cf7995aa7566dff2cac86a8309e77ad7bf3ae1a09426eb248bee
ruby-ipaddress_0.8.0.orig.tar.gz 31.2 KiB 9a0fe4ce281bd26b6efa93083de93432c6d79421018b17d764ca8388c71636ed
ruby-ipaddress_0.8.0-3.debian.tar.xz 2.7 KiB 61747bc8d3919d9385cc6e1e0522a6cf76f49542f44ec70b90f0012fa5f1eccb

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.