ruby-text 1.3.1-1 source package in Ubuntu

Changelog

ruby-text (1.3.1-1) unstable; urgency=medium

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Debian Janitor ]
  * Use secure copyright file specification URI.
  * Use secure URI in debian/watch.
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update Vcs-* headers from URL redirect.
  * Use canonical URL in Vcs-Git.
  * Update watch file format version to 4.
  * Bump debhelper from old 12 to 13.

  [ Jenkins ]
  * Remove constraints unnecessary since buster

  [ Cédric Boutillier ]
  * Bump debhelper compatibility level to 9
  * Remove version in the gem2deb build-dependency
  * Use https:// in Vcs-* fields
  * Bump Standards-Version to 3.9.7 (no changes needed)
  * Run wrap-and-sort on packaging files
  * Update team name
  * Add .gitattributes to keep unwanted files out of the source package
  * New upstream version 1.3.1
  * Refresh packaging files with dh-make-ruby -w
  * Add myself to copyright file
  * Use rake method to run tests
  * Change my email address to the debian one

 -- Cédric Boutillier <email address hidden>  Mon, 24 Jan 2022 17:08:55 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe ruby
Noble release universe ruby
Mantic release universe ruby
Lunar release universe ruby
Jammy release universe ruby

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-text_1.3.1-1.dsc 1.4 KiB 775ccf19e57e95456bd60b9b6690120f8db1ac4e7a00c8767eef9093e47d525b
ruby-text_1.3.1.orig.tar.gz 133.9 KiB c58b93f8a176b6bfc0300581cd4331752306d1725f714cf05fc62b4ec0f505d4
ruby-text_1.3.1-1.debian.tar.xz 4.4 KiB 6dd1c690cbdacd804beb74f80bdc679ece9b44b1df525d3abc7d613f88ff40f1

Available diffs

No changes file available.

Binary packages built by this source

ruby-text: collection of text algorithms for Ruby

 A collection of text algorithms: Levenshtein, Soundex,
 Metaphone, Double Metaphone, Figlet, Porter Stemming.
 Library can be used to extend String and compare strings
 with errors or other algos.