libaudio-wav-perl 0.14-4 source package in Ubuntu

Changelog

libaudio-wav-perl (0.14-4) unstable; urgency=medium

  * Team upload.
  * Fix autopkgtests.
    Add debian/tests/pkg-perl/smoke-files: smoke tests need
    an additional file.
  * Declare compliance with Debian Policy 4.6.1.
  * Set Rules-Requires-Root: no.
  * Update alternative (build) dependencies.
  * Annotate test-only build dependencies with <!nocheck>.

 -- gregor herrmann <email address hidden>  Wed, 15 Jun 2022 17:09:57 +0200

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
libaudio-wav-perl_0.14-4.dsc 2.4 KiB 56b809aebd90bdac26e659ea933c3aed85abb1b211b615a1e1cc18c446323d15
libaudio-wav-perl_0.14.orig.tar.gz 23.1 KiB caad13f586375094a4212c48b6f4f75d2dd8f34536b295ba74489ffa766117a5
libaudio-wav-perl_0.14-4.debian.tar.xz 3.6 KiB 3963150342964783553b180ae4b33a4cd6ad120b29e1148b8a3265006fb8c54c

Available diffs

No changes file available.

Binary packages built by this source

libaudio-wav-perl: modules for manipulating WAV Audio files

 Audio::Wav is a collection of Perl modules that provide mechanisms to read,
 parse and write uncompressed Microsoft WAV audio files. It is a Pure Perl
 module, so it is extremely portable at the cost of performance.