btag 1.4.1-0.1 source package in Ubuntu

Changelog

btag (1.4.1-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream release.
  * debian/watch: Fix monitoring script.
  * debian/copyright: Updated.
  * debian/: Apply wrap-and-sort -abst.
  * debian/: Refresh packaging:
    + Bump Standards-Version to 4.6.2.
    + Bump debhelper compat to v13.
    + Add missing build-dep libboost-locale-dev, libedit-dev, libcue-dev.
  * debian/control: Fix description typo. (Closes: #743805)
  * debian/control: Add missing build-dep zlib1g-dev (See #997224)
  * debian/patches/0001-Fix-deprecated-funcs-with-Taglib.patch:
    Fix FTBFS with boost1.83. (Closes: #997224) (Closes: #1056092)

 -- Boyuan Yang <email address hidden>  Wed, 27 Dec 2023 12:08:56 -0500

Upload details

Uploaded by:
Ryan Oram
Uploaded to:
Sid
Original maintainer:
Ryan Oram
Architectures:
any
Section:
sound
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe sound
Noble release universe sound

Downloads

File Size SHA-256 Checksum
btag_1.4.1-0.1.dsc 1.9 KiB 2a8607826a55a0a198441c51cd5deb4e35822c94d4615f7940b2d2a3aeb76403
btag_1.4.1.orig.tar.gz 116.5 KiB 22d3d47af15ede91c4afb1e0ce09ba48af5c045280ab6d5ce8dafd289f05430a
btag_1.4.1-0.1.debian.tar.xz 3.7 KiB 145264b07a7127feb3a9f9358d7133e7f149967f659a03bce7157b09bed04441

No changes file available.

Binary packages built by this source

btag: interactive command-line based multimedia tag editor

 btag is an interactive utility for tagging multimedia files in batches.
 It tries to automate most of the process by stripping away stray whitespace
 guessing the best capitalization style for the text fields and keeping
 state on the current album being tagged.
 .
 btag can change the capitalization of text fields even when those contain
 non-ASCII characters, relying on the standard library to perform the
 appropriate case conversions. It works on directories containing complete
 albums as well as on individual files.
 .
 All tag formats supported by TagLib should be supported by btag. This
 includes (among others) ID3v1 and ID3v2 tags found in MP3 files, Ogg
 Vorbis comments, ID3 tags and Vorbis comments in FLAC files.

btag-dbgsym: debug symbols for btag