debian/0000755000000000000000000000000012144513766007177 5ustar debian/source/0000755000000000000000000000000012144513766010477 5ustar debian/source/format0000644000000000000000000000001411665017725011706 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000117112144513117011037 0ustar rgain (1.2-1) unstable; urgency=low [ Simon Chopin ] * New upstream release. * Now Depends on python-gi and gstreamer 1.0 * Bump Standards version to 3.9.4: + B-D on debhelper >= 8.1 to get build-arch and build-indep targets * Update copyright years and use the Copyright-Format 1.0 documentation. * Use the upstream man pages [ Jakub Wilk ] * Use canonical URIs for Vcs-* fields. -- Simon Chopin Tue, 14 May 2013 21:53:51 +0200 rgain (1.0.1-1) unstable; urgency=low * Initial release (Closes: #650154) -- Simon Chopin Thu, 01 Dec 2011 00:53:18 +0200 debian/control0000644000000000000000000000221512144513754010577 0ustar Source: rgain Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: Simon Chopin Build-Depends: debhelper (>= 8.1), python-all (>= 2.6.6-3~), python-docutils X-Python-Version: >=2.5 Standards-Version: 3.9.4 Homepage: https://bitbucket.org/fk/rgain/ Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/rgain/trunk/ Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/rgain/trunk/ Package: python-rgain Architecture: all Depends: python-gi, gir1.2-gstreamer-1.0, python-mutagen, gstreamer1.0-plugins-base, gstreamer1.0-plugins-good, ${misc:Depends}, ${python:Depends} Description: 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/ . debian/python-rgain.manpages0000644000000000000000000000001412130637530013315 0ustar build/man/* debian/copyright0000644000000000000000000000207212144423132011116 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: rgain Source: https://bitbucket.org/fk/rgain/ Files: * Copyright: 2009-2013 Felix Krull License: GPL-2+ Files: debian/* Copyright: 2011-2013 Simon Chopin License: GPL-2+ License: GPL-2+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". debian/rules0000755000000000000000000000016312130637530010246 0ustar #!/usr/bin/make -f #export DH_VERBOSE=1 %: dh $@ --with python2 override_dh_clean: rm -rf build/man dh_clean debian/watch0000644000000000000000000000011512144423132010210 0ustar version=3 https://pypi.python.org/packages/source/r/rgain/rgain-(.+).tar.gz debian/docs0000644000000000000000000000000711665017725010050 0ustar README debian/compat0000644000000000000000000000000211665017725010376 0ustar 8