libmarc-transform-perl 0.003006-2 source package in Ubuntu

Changelog

libmarc-transform-perl (0.003006-2) unstable; urgency=medium

  * Team upload.

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.

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

  [ Niko Tyni ]
  * Add runtime dependency on libyaml-perl (Closes: #896542)
  * Update to debhelper compat level 10
  * Update to Standards-Version 4.1.4
  * Declare that the package does not need (fake)root to build
  * Add Testsuite declaration for autopkgtest-pkg-perl

 -- Niko Tyni <email address hidden>  Sun, 22 Apr 2018 12:30:46 +0300

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
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmarc-transform-perl_0.003006-2.dsc 2.2 KiB ff3eea41e9b29443f1e262548881c886fd56f645305c731e3c855c4f9b4097d6
libmarc-transform-perl_0.003006.orig.tar.gz 28.5 KiB f35d765919b6df6d799019e2c1a0a97dc2357581175574fbb6f4d2d7195246b5
libmarc-transform-perl_0.003006-2.debian.tar.xz 1.8 KiB 38eb09e2891a0fcdae170e10320f996b9031cdf6f0354a0d58396778a601afd8

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.