libcsv 3.0.3+dfsg-6 source package in Ubuntu

Changelog

libcsv (3.0.3+dfsg-6) unstable; urgency=medium

  * Bump Standards-Version to 4.6.1, no changes required.
  * Bump the debhelper compatibility to 13:
    - switch the debhelper-compat build dependency to 13
  * Drop the 'prune-nonfree' target from debian/rules, as Files-Excluded in
    debian/copyright does the same for uscan.
  * Drop the dbgsym migration, no more needed after two Debian stable releases.
  * Use execute_after_dh_auto_install to avoid invoking dh_auto_install
    manually.
  * Add this year to my copyright for the packaging.
  * Bump debian/watch to v4, and switch to https.
  * Set upstream metadata fields: Archive, Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update lintian overrides.

 -- Pino Toscano <email address hidden>  Thu, 23 Jun 2022 08:49:30 +0200

Upload details

Uploaded by:
Pino Toscano
Uploaded to:
Sid
Original maintainer:
Pino Toscano
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc
Kinetic release universe misc

Downloads

File Size SHA-256 Checksum
libcsv_3.0.3+dfsg-6.dsc 1.9 KiB 3e0a27ba29b9435d8bf7cbd825a1cdbec8375dedc8bffaf7ea458c15f238bc3f
libcsv_3.0.3+dfsg.orig.tar.gz 298.2 KiB 06fddfaca720a4be7603bad63eb1833bca5b6c5a69b42b1c518a02cda2a73aef
libcsv_3.0.3+dfsg-6.debian.tar.xz 7.7 KiB 5af11eef753b3bd3a2ce46515b593f8fba3316d51473ca113322daa3b8c83311

Available diffs

No changes file available.

Binary packages built by this source

libcsv-dev: CSV parser and writer library - development files

 The CSV library provides a flexible, intuitive interface for parsing and
 writing CSV data.
 .
 This package contains development files for building software that uses
 libcsv.

libcsv3: CSV parser and writer library

 The CSV library provides a flexible, intuitive interface for parsing and
 writing CSV data.
 .
 This package contains the shared library.

libcsv3-dbgsym: debug symbols for libcsv3