recutils 1.9-2 source package in Ubuntu

Changelog

recutils (1.9-2) unstable; urgency=medium

  * debian/recutils.emacsen-startup
    - Removed (Closes: #1026375)
  * debian/control
    - Bumped Standards-Version to 4.6.2
  * debian/copyright
    - bumped copyright years

 -- Sven Wick <email address hidden>  Sun, 29 Jan 2023 18:57:27 +0100

Upload details

Uploaded by:
SWick
Uploaded to:
Sid
Original maintainer:
SWick
Architectures:
any
Section:
database
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe database
Lunar release universe database

Downloads

File Size SHA-256 Checksum
recutils_1.9-2.dsc 2.3 KiB d1f623334a7d27560e430cbb7ffefff7145a1d40981dec1cfde7aaa658cce57b
recutils_1.9.orig.tar.gz 2.6 MiB 6301592b0020c14b456757ef5d434d49f6027b8e5f3a499d13362f205c486e0e
recutils_1.9.orig.tar.gz.asc 876 bytes 4d2a3dc7dd888b51e98edeff23aa881c07e07e3ca230e8357e4b216fbf96184d
recutils_1.9-2.debian.tar.xz 46.6 KiB 0e5195aa7f05da4f7fd56b62d0ed2d06cc08549f13e8f6085b41a388e3060a45

Available diffs

No changes file available.

Binary packages built by this source

librec-dev: recutils development files

 librec is a library containing many useful C routines
 that applications can use to access recfiles.
 .
 This package contains header files and the library
 needed to develop applications.

librec1: library for accessing recfiles programmatically

 librec is a library containing many useful C routines
 that applications can use to access recfiles.
 .
 This package contains the shared libraries.

librec1-dbgsym: debug symbols for librec1
recutils: text-based databases called recfiles

 GNU Recutils is a set of tools and libraries
 to access human-editable, text-based databases called recfiles.
 .
 The data is stored as a sequence of records,
 each record containing an arbitrary number of named fields.
 .
 Despite its simplicity,
 recfiles can be used to store medium-sized databases.

recutils-dbgsym: debug symbols for recutils