libbusiness-edi-perl 0.05-3 source package in Ubuntu

Changelog

libbusiness-edi-perl (0.05-3) unstable; urgency=medium

  [ gregor herrmann ]
  * Add bug closer to last changelog entry for completeness' sake.
  * Rename autopkgtest configuration file(s) as per new pkg-perl-
    autopkgtest schema.

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

  [ gregor herrmann ]
  * debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS.
  * Remove Ben Webb from Uploaders. Thanks for your work!

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

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

  [ Debian Janitor ]
  * Bump debhelper from deprecated 8 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

 -- Jelmer Vernooij <email address hidden>  Thu, 30 Jun 2022 23:29:58 +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
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libbusiness-edi-perl_0.05-3.dsc 2.2 KiB de7c864952a4251cfdfebb858c283d823b7f38d044f3262bc5a5c73fbeab2b4a
libbusiness-edi-perl_0.05.orig.tar.gz 1.6 MiB 06240c6fb10ddeb6f1a9609be138f4375a9b39901e6126a5636b3f91283b9b02
libbusiness-edi-perl_0.05-3.debian.tar.xz 2.7 KiB 5aeba0d8b3f0bb7fbc77bc0bd383640db533dac8bfa9ff6325730bd21028d01a

Available diffs

No changes file available.

Binary packages built by this source

libbusiness-edi-perl: class for generating U.N. EDI interchange objects

 The focus of Business::EDI is to provide object based access to EDI messages
 and subelements. At present, the EDI input processed by Business::EDI objects
 is JSON from the edi4r ruby library, and there is no EDI output beyond the
 perl objects themselves.