ruby-faker 1.9.1-2 source package in Ubuntu

Changelog

ruby-faker (1.9.1-2) unstable; urgency=medium

  * Team upload.

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Lucas Kanashiro ]
  * Add patch to fix failing tests against Ruby 2.7 (Closes: #952080)
  * Bump debhelper compatibility level to 12
  * Declare compliance with Debian Policy 4.5.0
  * Do not runtime depend on ruby interpreter
  * d/copyright: use secure url in Format field

 -- Lucas Kanashiro <email address hidden>  Wed, 18 Mar 2020 16:54:07 -0300

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
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-faker_1.9.1-2.dsc 2.1 KiB ac5b32514f283281651f3bb51b06f3f63913ee3a8602b0d3c7c67b18ff0b2998
ruby-faker_1.9.1.orig.tar.gz 662.0 KiB 5cfefcfec42b37bcec7a7286ddadc75e03759a62fec5e644cf063c3d4eb2705b
ruby-faker_1.9.1-2.debian.tar.xz 4.8 KiB 391f565a9a950f16bab139511e818816659ad36de1f3bc44624daf1fc67309fc

Available diffs

No changes file available.

Binary packages built by this source

ruby-faker: easily generate fake data

 This gem provides a port of Data::Faker from Perl, which can be used to easily
 generate fake data: names, addresses, phone numbers, etc. It comes in very
 handy for taking screenshots, having real-looking test data, and having your
 database populated with more than one or two records while you're doing
 development.