lv2file 0.84-1 source package in Ubuntu

Changelog

lv2file (0.84-1) unstable; urgency=medium

  [ Felipe Sateler ]
  * Change maintainer address to <email address hidden>

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field

  [ Dennis Braun ]
  * New upstream release (Closes: #852439)
    + Allow piping raw FP audio from stdin to stdout (Closes: #776244)
  * d/control:
    + Use dh-compat instead of debian/compat
    + Bump dh-compat to 12
    + Bump Standards-Version to 4.5.0
    + Add me as uploader
    + Use https protocol for homepage
    + Set RRR: no
  * d/copyright:
    + Update source url
    + Update year
    + http > https
  * Add patch to fix the debug package

 -- Dennis Braun <email address hidden>  Wed, 05 Feb 2020 21:52:25 +0100

Upload details

Uploaded by:
Debian Multimedia Team
Uploaded to:
Sid
Original maintainer:
Debian Multimedia Team
Architectures:
any
Section:
sound
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe sound
Focal release universe sound

Downloads

File Size SHA-256 Checksum
lv2file_0.84-1.dsc 2.0 KiB e43a10c188edfd7338181605a290a8c5557d8761f3b049c4b4a35ddd1937303a
lv2file_0.84.orig.tar.gz 7.0 KiB 2c63498a76c52f6712e5e5d0bce8686efd407364e1218cf0a698f1a7e52ad979
lv2file_0.84-1.debian.tar.xz 4.3 KiB 0e7bcc5cc6d4f0d10242ed9e97fb19b9717905500bddaa0c7bb7b809dda005c6

No changes file available.

Binary packages built by this source

lv2file: Command-line program to apply LV2 effects to audio files

 lv2file is a simple program which you can use to apply LV2 effects to your
 audio files without much hassle.
 .
 Possible use cases of lv2file are:
  * Apply an effect without having to open a GUI or start a project.
  * Apply effects to a large number of files, or in an automated manner.
  * You need a deterministic environment to debug a plugin you are developing.
  * Command-line only audio processing.
 .
 lv2file does not come with any built-in effects, so you must install other
 packages containing LV2 plugins to use with lv2file.

lv2file-dbgsym: debug symbols for lv2file