ruby-validates-hostname 1.0.11-1 source package in Ubuntu

Changelog

ruby-validates-hostname (1.0.11-1) unstable; urgency=medium

  * Team upload

  [ Cédric Boutillier ]
  * Update team name
  * Add .gitattributes to keep unwanted files out of the source package

  [ Pirate Praveen ]
  * Bump Standards-Version to 4.5.1 (no changes needed)
  * New upstream version 1.0.11

 -- Pirate Praveen <email address hidden>  Fri, 05 Feb 2021 00:29:55 +0530

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

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-validates-hostname_1.0.11-1.dsc 2.3 KiB 7e7cc9355f5721ae5dd02b3f21bb2daf967f6f414f106a0e32ebefb023de3c10
ruby-validates-hostname_1.0.11.orig.tar.gz 13.0 KiB abe64fcc6dacff5aa12a8102c5c92f0cdb684b6b85306468e5c696180907e4a5
ruby-validates-hostname_1.0.11-1.debian.tar.xz 2.7 KiB a3b9f8e4e5b47185bd0d032ae92decf9f8060e3e60d623512ba283d69f0ae8e1

Available diffs

No changes file available.

Binary packages built by this source

ruby-validates-hostname: checks for valid hostnames

 This package provides the gem validates_hostname. This gem is basically an
 extension to ActiveRecord::Base for validating hostnames. The gem can be used
 with ActiveRecord objects to check whether a provided hostname is valid or
 not.