vlevel 0.5.1-2 source package in Ubuntu

Changelog

vlevel (0.5.1-2) unstable; urgency=medium

  * Remove trailing whitespace from debian/rules.
  * Switch Vcs-* header and DEP5 format URL to HTTPS.
  * Enable all hardening build flags.
    + Extend fix-hardcoded-makefile-variables.patch to also fix
      vlevel-jack/Makefile.
  * Use …/pkg-info.mk and $(DEB_VERSION) instead of dpkg-parsechangelog.
  * Declare compliance with Debian Policy 4.1.1. (No changes needed.)
  * Bump debhelper compatibility 10.
    + Update versioned debhelper build-dependency accordingly.
    + Replace all calls to make in Makefiles with $(MAKE) to properly pass
      "-j", etc.
  * Set "Rules-Requires-Root: no".
  * Add symlink from vlevel-jack.1.gz to vlevel.1.gz.

 -- Axel Beckert <email address hidden>  Mon, 30 Oct 2017 01:04:13 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe sound

Downloads

File Size SHA-256 Checksum
vlevel_0.5.1-2.dsc 1.9 KiB 142b5d741fedcf9ad8af5de89f8f649952a89b815d90ee16fa4c626ba21d1bfd
vlevel_0.5.1.orig.tar.gz 51.6 KiB 6e26ece9b555e69a12790454e4913064f14497cebb7dfa3f457d54e9ba6ca3a6
vlevel_0.5.1-2.debian.tar.xz 4.1 KiB 09b0271127e91a90286e2039e999850dade14c0742297aedf6ac33ec18efd910

No changes file available.

Binary packages built by this source

vlevel: Levelling audio filter as command-line tool and LADSPA/JACK plugin

 VLevel keeps your music from making you jump out of your seat, and it
 keeps you from having to fiddle with the volume constantly. It's
 different from other dynamic compressors because it looks ahead. You
 can think of VLevel as someone who knows your music by heart, and
 turns the volume up during quiet passages, but smoothly turns it back
 down when he knows a loud part is coming. It's great for making CDs
 to listen to in your car, or to play background music on your
 computer.
 .
 VLevel is currently a LADSPA plugin, a JACK plugin and a command-line
 filter. You can use it with many Linux audio programs including XMMS,
 GStreamer, GLAME, GDAM, and others, and you can use it in shell
 scripts to level your music before burning a CD.
 .
 The commandline filter is also useful for levelling podcasts before
 (encoding and) publishing.

vlevel-dbgsym: debug symbols for vlevel