ruby-bcrypt 3.0.1-3 source package in Ubuntu

Changelog

ruby-bcrypt (3.0.1-3) unstable; urgency=low


  [ Vasudev Kamath ]
  * Drop myself from uploaders field.
  * Bump Standards-Version to 3.9.4, package did not require any change.

  [ Cédric Boutillier ]
  * Add myself to uploaders.
  * Depend on ruby instead of ruby1.8.
  * Build against gemdeb >= 0.3 to provide rubygems integration.


 -- Cédric Boutillier <email address hidden>  Thu, 06 Jun 2013 23:39:11 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ruby-bcrypt_3.0.1-3.dsc 2.0 KiB 3d8a4588331d74b99e089e45f849c467bb3cc861e6700e6ccb779c8c710db5eb
ruby-bcrypt_3.0.1.orig.tar.gz 38.7 KiB 7a78730032782b61beaf4642349015fb756a82cfc98895bea1a5338d21c5aad5
ruby-bcrypt_3.0.1-3.debian.tar.gz 3.4 KiB 37e3996eab5fcdefa669842e644b15f572f794fe052ca825faa0e518c1a3050d

Available diffs

No changes file available.

Binary packages built by this source

ruby-bcrypt: Ruby binding for the bcrypt() password hashing algorithm

 bcrypt() is a sophisticated and secure hash algorithm designed
 by the OpenBSD project for hashing passwords. bcrypt-ruby provides
 a simple, humane wrapper for safely handling passwords.