libmarc-transform-perl 0.003009-1 source package in Ubuntu

Changelog

libmarc-transform-perl (0.003009-1) unstable; urgency=medium

  * Update lintian overrides for renamed tags.
  * Import upstream version 0.003009.
  * Refresh spelling.patch.
  * Update years of upstream copyright.
  * Declare compliance with Debian Policy 4.5.0.
  * Bump debhelper-compat to 13.

 -- gregor herrmann <email address hidden>  Wed, 14 Oct 2020 20:23:52 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
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
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmarc-transform-perl_0.003009-1.dsc 2.5 KiB a85b56b7456de357c96c32064bf2abbb734a8383d52cb524448c5f85372c0f09
libmarc-transform-perl_0.003009.orig.tar.gz 28.6 KiB 0730512fab8d3035764d8f659a3ba380d48fc7f9f06f1c5b101a93a205c9aad7
libmarc-transform-perl_0.003009-1.debian.tar.xz 3.2 KiB f09ac4493f80dfb24c74ffa5efcd3932d8002dd1f7229ea45cd4d1ebb2a11d64

Available diffs

No changes file available.

Binary packages built by this source

libmarc-transform-perl: Perl module to transform a MARC record with a yaml configuration file

 MARC::Transform transforms a MARC record using a YAML configuration file.
 .
 It allows you to create, update, delete, and duplicate fields and subfields of
 a record. You can also use scripts and lookup tables. You can specify
 conditions to execute these actions.
 .
 All conditions, actions, functions and lookup tables are defined by YAML.