rgain 1.3.4-1 source package in Ubuntu

Changelog

rgain (1.3.4-1) unstable; urgency=medium

  * Team upload.

  [ Debian Python Modules Team ]
  * Move from svn to git-dpm

  [ Ondřej Nový ]
  * Fixed VCS URL (https)

  [ Simon McVittie ]
  * Update debian/watch file to use pypi.debian.net
  * New upstream version
    - d/copyright: update
  * Recommend gstreamer1.0-plugins-ugly | gstreamer1.0-libav, for
    MP3 decoding via libmad or ffmpeg respectively (Closes: #822859)
  * Standards-Version: 3.9.8 (no changes required)

 -- Simon McVittie <email address hidden>  Tue, 26 Jul 2016 22:49:11 +0100

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe python

Builds

Yakkety: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
rgain_1.3.4-1.dsc 1.9 KiB 2a09c33fb76e7284bc18dbaf5c32c9acae748bc3e207d830c3c4df60a61e73fd
rgain_1.3.4.orig.tar.bz2 27.0 KiB 9357908dc4daa019a72e922ab833c6fafafc515d93e696e0043cfe1b53df5ff2
rgain_1.3.4-1.debian.tar.xz 2.5 KiB a1a47656731cae6066b57bf0bc82c4efeafca35b76bab6106028003a15a82d4e

Available diffs

No changes file available.

Binary packages built by this source

python-rgain: Replay Gain volume normalization Python tools

 This package provides a Python package to calculate the Replay Gain values of
 audio files and normalize the volume of those files according to the values.
 Two basic scripts exploiting these capabilities are shipped as well.
 .
 Replay Gain is a proposed standard designed to solve the very problem of
 varying volumes across audio files. Its specifications are available at
 http://replaygain.org/ .