libmarc-record-perl 2.0.7-2 source package in Ubuntu

Changelog

libmarc-record-perl (2.0.7-2) unstable; urgency=medium

  [ Damyan Ivanov ]
  * declare conformance with Policy 4.1.3 (no changes needed)

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.

 -- Jelmer Vernooij <email address hidden>  Wed, 15 Jun 2022 16:21:44 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmarc-record-perl_2.0.7-2.dsc 2.2 KiB 2904e2f5b713fb85a37b4fb6d155c1efd6d2284b824cbc1c177fd15f200abc1b
libmarc-record-perl_2.0.7.orig.tar.gz 84.8 KiB e3ac3d209f21494d88c298c69e8552c67716c9220f9e62de89eed9814a77c860
libmarc-record-perl_2.0.7-2.debian.tar.xz 3.3 KiB b7d1cf6d7b44e5c34524621ebd1bad2a593b3bd6dac65d6b2c7bddbeaa87d90f

Available diffs

No changes file available.

Binary packages built by this source

libmarc-record-perl: Perl extension for handling MARC records

 The MARC::* series of modules create a simple object-oriented
 abstraction of MARC record handling. The files are:
 .
 MARC::Doc::Tutorial
 A tutorial explaining how to use MARC::Record.
 .
 MARC::Record
 The core class for representing a single MARC record.
 .
 MARC::Field
 Another core class for representing a single field in a record.
 .
 MARC::Batch
 The basic object for access to a batch of one or more MARC records.
 .
 MARC::File
 Base class for the MARC file.
 .
 MARC::File::USMARC
 MARC::File::MicroLIF
 Subclasses of MARC::File specific to the USMARC and MicroLIF formats
 .
 MARC::Lint
 Extension to check MARC records for validity.