ruby-bcrypt 3.1.13-1 source package in Ubuntu

Changelog

ruby-bcrypt (3.1.13-1) unstable; urgency=medium

  * New upstream version 3.1.13
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Bump Standards-Version to 4.5.0 (no changes needed)
  * Rubygems gem install style

 -- Cédric Boutillier <email address hidden>  Tue, 28 Jan 2020 15:22:01 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ruby-bcrypt_3.1.13-1.dsc 1.7 KiB 8d0eb8c7c4c09a4beede035c49aec19682999bd20a33aebaaa2b65908d737924
ruby-bcrypt_3.1.13.orig.tar.gz 49.2 KiB 1b74dd65d3bd0b8bb1f12a285f237b3b0cf58eb2f968def30ca82988f57e7f37
ruby-bcrypt_3.1.13-1.debian.tar.xz 3.9 KiB fdccade7b5ee23f15989c81ae2257479b59f116a76bc784ad656fafabf86cb49

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.

ruby-bcrypt-dbgsym: debug symbols for ruby-bcrypt