cdrdao 1:1.2.5-1 source package in Ubuntu

Changelog

cdrdao (1:1.2.5-1) unstable; urgency=medium

  * Import new upstream version 1.2.5.
  * Reintroduce the gcdmaster package (Closes: #1029512).
  * d/p/*:
    - Drop patches applies upstream:
      - 0004-Fix-typos.patch
      - 14-stat.h.patch
    - Adapt other patches to new upstream version.
    - Add patches to fix two bugs discovered upstream after the release:
      - version-command.patch
      - uninitialized-toc-data-file-name.patch
    - Add patch to convert latin1 strings to utf-8.
    - Add patch to drop acute accents from manual page.
    - Add patch to fix various typos and spelling errors.
    - Add patch to enhance and correct gcdmaster.desktop.
  * d/t/*:
    - Introduce superficial autopkgtests.
  * d/control:
    - Set myself as Maintainer (Closes: #697287).
    - Drop antlr from Build-Depends, it is not needed at all.
    - Drop configurations related to kfreebsd.
    - Update build dependency pkg-config to pkgconf.
    - Bump Standards-Version to 4.7.0.
    - Update Homepage to point to a secure URI.
    - Drop Recommends of out-dated perl version.
    - Reduce Recommends to Suggests regarding libperl4-corelibs-perl.
    - Add the stanza for the gcdmaster package.
  * d/rules:
    - Drop the override_dh_clean target, it is not needed anymore.
    - Drop the override_dh_auto_install target, it is not needed anymore.
    - Rework override_dh_install to execute_after_dh_auto_install.
  * d/*.install, d/*.manpages:
    - To install manual pages, use only dh_installman, do not use dh_install.
      Hence move all manual pages from *.install to *.manpages.
  * d/cdrdao.lintian-overrides:
    - Update the override so that lintian recognizes it (again).
  * d/u/metadata:
    - Add upstream metadata file.
  * d/copyright:
    - Update Source to a secure URI, update years, add missing copyright
      holders.
  * Apply 'wrap-and-sort -at'.

 -- Sven Geuer <email address hidden>  Fri, 09 Aug 2024 10:52:09 +0200

Upload details

Uploaded by:
Sven Geuer
Uploaded to:
Sid
Original maintainer:
Sven Geuer
Architectures:
linux-any
Section:
otherosfs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe otherosfs

Downloads

File Size SHA-256 Checksum
cdrdao_1.2.5-1.dsc 1.9 KiB 41b4ccff1d763062db51f0ba7a4060122f61ba2e6af9bf093659c5a68f3d4157
cdrdao_1.2.5.orig.tar.bz2 849.7 KiB d19b67c853c5dba2406afaab6cd788e77f35eebe634cac4679528477c7be01b6
cdrdao_1.2.5-1.debian.tar.xz 15.0 KiB 31568d5273f3dc9014c6815a87f605caa83164c107accb20ca0dd6c2773b9442

No changes file available.

Binary packages built by this source

cdrdao: records CDs in Disk-At-Once (DAO) mode

 cdrdao records audio or data CD-Rs in disk-at-once (DAO) mode based on a
 textual description of the CD contents.
 .
 Recording in disk-at-once mode writes the complete disc, i.e. lead-in, one or
 more tracks and lead-out, in a single step. The commonly used track-at-once
 (TAO) mode writes each track independently which requires link blocks between
 two tracks. You probably want to use this if you're copying a CD with multiple
 tracks, like most audio CDs.
 .
 cdrdao can also handle the bin/cue format commonly used for VCDs or disks with
 subchannel data.
 .
 If you just want to burn a normal data CD, you probably want wodim instead.

cdrdao-dbgsym: debug symbols for cdrdao
gcdmaster: GNOME GUI for cdrdao

 GNOME CD Master is a GUI frontend for creating audio CDs and burning them using
 cdrdao.
 .
 Features:
  * Easy to use graphical interface
  * Multiple project support
  * Playing of Audio CD images
  * Easy dump of CDs to disk
  * CD to CD copy
  * Composition of new Audio CDs from wav files
  * Graphical insertion of Track Marks (to divide live recordings)
  * Easy CD-TEXT modification

gcdmaster-dbgsym: debug symbols for gcdmaster