lv2proc - command line effect processor
# sudo apt-get update
# sudo apt-get install lv2proc
2013-10-05 - Alessio Treglia <alessio@debian.org> lv2proc (0.5.0-2) unstable; urgency=low * Upload to unstable. * Add patch to prevent failure with GCC's newer versions.
2013-02-17 - Alessio Treglia <alessio@debian.org> lv2proc (0.5.0-1) experimental; urgency=low * New upstream release: - Fixed bogus warning w.r.t. lv2:sampleRate ports. - Build system fixes. - Updated manpage. * Drop 0001-buildsystem.patch, applied upstream. * Fix Homepage field and VCS fields. * Update debian/copyright. * Bump Standards.
2012-05-30 - Alessio Treglia <alessio@debian.org> lv2proc (0.4.0-4) unstable; urgency=low * Fix build failure with GCC 4.7. Thanks to Matthias Klose (Closes: #674352)
2012-05-16 - Alessio Treglia <alessio@debian.org> lv2proc (0.4.0-3) unstable; urgency=low * Change section from libs to sound. (Closes: #663076) * Replace lv2core with lv2-dev in Build-Depends. * Update copyright file to machine-readable format. * Bump Standards.
2012-02-05 - Alessio Treglia <alessio@debian.org> lv2proc (0.4.0-2) unstable; urgency=low * Add Provides: lv2-host. * Build with --as-needed enabled. * Add patch to prevent build failure with --as-needed.
2012-01-31 - Alessio Treglia <alessio@debian.org> lv2proc (0.4.0-1) unstable; urgency=low * Initial release. (Closes: #658131)