ruby-csv 3.3.5-1 source package in Ubuntu

Changelog

ruby-csv (3.3.5-1) unstable; urgency=medium

  * Team upload.

  [ Lucas Nussbaum ]
  * debian/gbp.conf: Add for DEP-14
  * debian/.gitattributes: remove
  * debian/salsa-ci.yml: use team-specific include

  [ Simon Quigley ]
  * Update Standards-Version to 4.7.3, no changes needed.

 -- Simon Quigley <email address hidden>  Sun, 15 Feb 2026 13:10:21 -0600

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
Stonking release main misc
Resolute release main misc

Builds

Resolute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-csv_3.3.5-1.dsc 1.9 KiB 494653a957c11c9bf9ebf3d1e0c44616798912efab81635fd068a4aadb3e6a44
ruby-csv_3.3.5.orig.tar.gz 92.6 KiB 545a68c50e4afc71930ec31b557ea9e1667c634fe708354b886c4d766b0c57a8
ruby-csv_3.3.5-1.debian.tar.xz 3.1 KiB d7158d387ed73b72fe120f543d30445c5859c50fefc9ce9bfa38800aae44d628

No changes file available.

Binary packages built by this source

ruby-csv: CSV reader and writer

 The CSV library provides a complete interface to CSV files and data. It offers
 tools to enable you to read and write to and from Strings or IO objects, as
 needed.