libdevice-cdio-perl 2.0.0-2 source package in Ubuntu

Changelog

libdevice-cdio-perl (2.0.0-2) unstable; urgency=medium

  [ Laurent Baillet ]
  * fix lintian file-contains-trailing-whitespace warning

  [ gregor herrmann ]
  * debian/control: update Build-Depends for cross builds.
  * debian/watch: use uscan version 4.
  * Update 'DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow' to '=+all'.

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Submit.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already
    present in machine-readable debian/copyright).
  * Remove constraints unnecessary since stretch:
    + Build-Depends: Drop versioned constraint on debhelper.
  * Remove constraints unnecessary since buster
    * Build-Depends: Drop versioned constraint on libcdio-dev and
      libiso9660-dev.
  * Bump debhelper dependency to >= 10, since that's what is used in
    debian/compat.
  * Update standards version to 4.1.5, no changes needed.

  [ gregor herrmann ]
  * debian/rules: make shipped generated *.c files writeable.
    Otherwise swig fails later.
    Thanks to the perl 5.36 rebuilds on perl.debian.net.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.6.1.
  * Set Rules-Requires-Root: no.
  * Bump debhelper-compat to 13.
  * Annotate test-only build dependencies with <!nocheck>.

 -- gregor herrmann <email address hidden>  Wed, 08 Jun 2022 19:42:30 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libdevice-cdio-perl_2.0.0-2.dsc 2.5 KiB 5d61b3d494eb56a7aa8b2e714f12412fe5cd951d6b8be4b1bbbcc4c92c819168
libdevice-cdio-perl_2.0.0.orig.tar.gz 379.8 KiB 766e1c994304cd384e177e54818dee14e926a3450e8fbb92923439677ff7d330
libdevice-cdio-perl_2.0.0-2.debian.tar.xz 5.7 KiB b4d25e5e4bb836bf40dde7bfff73a64894d784f95d7afa498bdcdae32294f9c0

No changes file available.

Binary packages built by this source

libdevice-cdio-perl: CD Input and control library

 Device::Cdio is an interface to the GNU CD Input and Control library (libcdio)
 and its ISO 9660 library (libiso9660) which are written in C. The library
 encapsulates CD-ROM reading and control and ISO 9660 handling. Perl programs
 wishing to be oblivious of the OS- and device-dependent properties of a
 CD-ROM can use this library.

libdevice-cdio-perl-dbgsym: debug symbols for libdevice-cdio-perl