ruby-rsec 0.4.2-2 source package in Ubuntu

Changelog

ruby-rsec (0.4.2-2) unstable; urgency=medium

  * Team upload.

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Debian Janitor ]
  * Use secure copyright file specification URI.
  * Strip unusual field spacing from debian/control.
  * Use secure URI in debian/watch.
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Update Vcs-* headers from URL redirect.
  * Use canonical URL in Vcs-Git.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Apply multi-arch hints.
    + ruby-rsec: Add :all qualifier for ruby dependency.
  * Update watch file format version to 4.
  * Bump debhelper from old 12 to 13.

  [ Lucas Kanashiro ]
  * d/p/0001-Fix-FTBFS-with-Ruby-3.2.patch: use Integer instead of Fixnum
  * Declare compliance with Debian Policy 4.6.2
  * d/control: depend on ${ruby:Depends} instead of the ruby interpreter

 -- Lucas Kanashiro <email address hidden>  Thu, 22 Feb 2024 18:09:43 -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
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-rsec_0.4.2-2.dsc 2.0 KiB 7669ae586508d01e0ffc061a3704e294f1b79faf4f1def7e810aff624b40d363
ruby-rsec_0.4.2.orig.tar.gz 20.3 KiB 9e66a5a4b3bd9957c8fd426e862c7e05903cc4b0515bb8424f8173cec05e7f24
ruby-rsec_0.4.2-2.debian.tar.xz 3.3 KiB 3c706b3903ebe59fb3ff25b4c3e7d0a5540fac4b17f419f84af4b2da61265ece

Available diffs

No changes file available.

Binary packages built by this source

ruby-rsec: Parser / Regexp Combinator For Ruby

 Easy to use and extreme fast dynamic Parsing Expression
 Grammar (PEG) parser combinator, based on StringScanner.