ruby-cassiopee 0.1.13-2 source package in Ubuntu

Changelog

ruby-cassiopee (0.1.13-2) unstable; urgency=medium

  * Team upload

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Debian Janitor ]
  * Use secure copyright file specification URI.
  * Bump debhelper from old 9 to 13.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit.
  * Update Vcs-* headers from URL redirect.
  * Use canonical URL in Vcs-Git.
  * Update watch file format version to 4.
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on ruby-text.
    + ruby-cassiopee: Drop versioned constraint on ruby-text in Depends.

  [ Cédric Boutillier ]
  * Support for ruby3.2: replace .exists?
  * Move debian/watch to gemwatch.debian.net
  * Bump Standards-Version to 4.6.2 (no changes needed)
  * Rules does not require root
  * Use ruby:Depends
  * Drop X?-Versions field
  * Use gem install layout
  * Update upstream metadata

 -- Cédric Boutillier <email address hidden>  Fri, 27 Oct 2023 18:26:30 +0200

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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-cassiopee_0.1.13-2.dsc 1.4 KiB f671f465360b34e30ef095db736c6c466db678d7d24e63c3d282bcc9e5bbf8cc
ruby-cassiopee_0.1.13.orig.tar.gz 10.3 KiB ff1f13c003328518040000b5f0a135a613f2a31d890e0a04967e3455066ba285
ruby-cassiopee_0.1.13-2.debian.tar.xz 3.7 KiB ca5a88f30938907cc2f45756fe52bdb088c41b793b8f82e4532daff3da905cae

Available diffs

No changes file available.

Binary packages built by this source

ruby-cassiopee: Library to index strings and to search with exact or approximate match

 Cassiopee index one String and provide methods to search exact matches
 or approximate matches with Hamming and/or edit distance.
 .
 It supports ambiguous alphabet search and a basic cache implementation.