libmp3-tag-perl 1.16-1 source package in Ubuntu

Changelog

libmp3-tag-perl (1.16-1) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Trim trailing whitespace.

  [ gregor herrmann ]
  * Import upstream version 1.16.
  * Drop debian/tests/pkg-perl/use-name.
    The tarballs includes META.yml now.
  * Refresh 01_spelling.patch (offset).
  * Declare compliance with Debian Policy 4.6.2.

 -- gregor herrmann <email address hidden>  Fri, 30 Dec 2022 21:15:19 +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

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmp3-tag-perl_1.16-1.dsc 2.3 KiB b2d4515b50473ff65ee7a44359ff978ad7f4e9db8d24fcb7a6f1cbaec64979e7
libmp3-tag-perl_1.16.orig.tar.xz 225.6 KiB 9714cb1bb9487de1f7988abe5b51b0884af577898379f7c0a5409b53947b1b4f
libmp3-tag-perl_1.16-1.debian.tar.xz 6.1 KiB 6cd38e3642fef9fa6d32fc38e95e60a8fcea114cee49ebb0fef9b331299e775a

Available diffs

No changes file available.

Binary packages built by this source

libmp3-tag-perl: perl module for reading tags of MP3 audio files

 MP3::Tag is a wrapper module to read different tags of mp3 files.
 It provides an easy way to access the functions of separate modules
 which do the handling of reading/writing the tags itself.
 .
 At the moment MP3::Tag::ID3v1 and MP3::Tag::ID3v2 are supported.