[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#960310: marked as done (ITP: rgain3 -- Replay Gain volume normalization Python tools)



Your message dated Sun, 12 Jul 2020 16:00:17 +0000
with message-id <E1jueOn-000FSN-GB@fasolo.debian.org>
and subject line Bug#960310: fixed in rgain3 1.0.0-1
has caused the Debian Bug report #960310,
regarding ITP: rgain3 -- Replay Gain volume normalization Python tools
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
960310: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=960310
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist

* Package name    : python3-rgain3
  Version         : 1.0.0
  Upstream Author : Christian Haudum <christian@christianhaudum.at>
* URL             : https://github.com/chaudum/rgain, https://pypi.org/project/rgain3/
* License         : GPL-2+
  Programming Lang: Python
  Description     : Replay Gain volume normalization Python tools

A set of Python modules and utility programmes to deal with Replay Gain
information – calculate it (with GStreamer), read and write it (with
Mutagen). It has support for Ogg Vorbis (or probably anything stored in an
Ogg container), Flac, WavPack, MP4 (aka AAC) and MP3 (in different
incarnations). There's also a command-line programme, replaygain, that works
very similar to its like-named cousins, most prominently vorbisgain and
mp3gain – only that itworks for all those supported formats
alike. collectiongain on the other hand is a kind of fire-and-forget tool
for big amounts of music files.

----

We already had a package called python-rgain in our past releases which was
Python 2 only and, unfortunately, removed.

This new (renamed) fork is, apparently, the official successor of rgain and
is actively maintained.

Simon McVittie mentioned it in bug #938361 that he would switch python-rgain
to this fork.  I really, really miss this package and the useful utilities
that it provides.

It would be nice to have it reintroduced in Debian.


Thanks,

Rogério Brito.

-- 
Rogério Brito : rbrito@{ime.usp.br,gmail.com} : GPG key 4096R/BCFCAAAA
http://cynic.cc/blog/ : github.com/rbrito : profiles.google.com/rbrito
DebianQA: http://qa.debian.org/developer.php?login=rbrito%40ime.usp.br

--- End Message ---
--- Begin Message ---
Source: rgain3
Source-Version: 1.0.0-1
Done: Simon McVittie <smcv@debian.org>

We believe that the bug you reported is fixed in the latest version of
rgain3, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 960310@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Simon McVittie <smcv@debian.org> (supplier of updated rgain3 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 24 May 2020 12:43:33 +0100
Binary: python3-rgain3 replaygain
Source: rgain3
Architecture: all source
Version: 1.0.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Changed-By: Simon McVittie <smcv@debian.org>
Closes: 780915 960310
Description: 
 python3-rgain3 - Replay Gain volume normalization Python library
 replaygain - Replay Gain volume normalization Python tools
Changes:
 rgain3 (1.0.0-1) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * Bump Standards-Version to 4.4.1.
 .
   [ Simon McVittie ]
   * d/salsa-ci.yml: Request standard CI on salsa.debian.org
   * Switch to a new upstream source, supporting Python 3
     (Closes: #960310) (reopens: #798137, #829053, #893660)
     - The upstream version number has been reset to 1.0.0 with the switch to
       a new upstream name, but this is harmless because the source package
       and all binary packages were renamed. The next release of rgain3 will
       probably be versioned 3.x to be less confusing.
     - Update dependencies
     - Update name of README
     - d/copyright: Update
     - Include binary test data.
       This was not included in the upstream tarball release (which will
       hopefully be fixed in the next release), but is necessary to run the
       tests. It consists of several artificial 1-second audio files.
   * Separate replaygain(1) and collectiongain(1) into their own binary
     package to make them more discoverable (Closes: #780915)
     - Add Breaks/Replaces on the removed package python-rgain.
       They cannot be co-installed because both provide replaygain(1)
       and collectiongain(1).
   * d/p/setup.cfg-Only-run-functional-checks-during-Debian-packag.patch:
     Disable non-functional checks (coding style, etc.) during package
     build. These checks add extra dependencies, increase fragility
     (failing when a subjective coding style check is changed), and are
     not really useful for our purposes.
   * d/tests/python3: Run tests as an autopkgtest
   * d/tests/replaygain: Add a test for the replaygain(1) CLI
     - d/tests/*.oga: Copy some Free Software audio files from
       sound-theme-freedesktop to have non-trivial data to test against.
       They are included here to avoid the tests spuriously failing if
       the sounds in sound-theme-freedesktop are changed.
   * d/control, d/p/Replace-link-to-replaygain.org.patch:
     Replace dead links.
     replaygain.org doesn't seem to be under the control of the author of
     the ReplayGain specification any more, and the Hydrogenaudio wiki
     appears to be the de facto reference now.
   * d/p/Use-GLib.MainLoop-instead-of-GObject.MainLoop.patch,
     d/p/Replace-deprecated-assertEquals-with-assertEqual.patch:
     Apply upstreamed patches to fix deprecation warnings
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
     Repository-Browse.
   * Update standards version to 4.5.0, no changes needed.
   * Move to debhelper compat level 13
   * d/p/0001-build-Use-a-reproducible-timestamp-for-man-pages.patch:
     Drop patch, no longer necessary.
     The man pages no longer appear to include a date.
Checksums-Sha1: 
 0305427d584af494929d7484c001c292658f113a 2412 rgain3_1.0.0-1.dsc
 c0d6a7aac2b6f75fe010954ccf159c6ccdadd5f9 30169 rgain3_1.0.0.orig.tar.gz
 15a0a62d080d03a96f51b5d69852a0c81ace3cfc 123224 rgain3_1.0.0-1.debian.tar.xz
 80635d7220c8e5e95a7e3b020910633386431f7e 9863 rgain3_1.0.0-1_source.buildinfo
 10426181fe80646ee0a858e75f3e962c8445d1a1 22660 python3-rgain3_1.0.0-1_all.deb
 10890c8f7cefae25c04a25bf6aa2ed3dca55a3fa 9168 replaygain_1.0.0-1_all.deb
 de777611d1db630f182def6e7721dfc5b5accb93 9254 rgain3_1.0.0-1_all.buildinfo
Checksums-Sha256: 
 e59be0baf3ec2b24e8fb9668e0eed668d6f0ac302cc5581696d0c7780f075061 2412 rgain3_1.0.0-1.dsc
 c6ae1973ba7d1d5255cc10b6dc67b2d5d7414d1c47be267dde42f0f1d6cd469f 30169 rgain3_1.0.0.orig.tar.gz
 51087b5cb213adb1af6e7993739601bf782a33dafa4602eb5784f4ac789eae38 123224 rgain3_1.0.0-1.debian.tar.xz
 51d6681defc289bd3b5878dd119e39a548153ab4ffeec78c66df2bcf4ecc8391 9863 rgain3_1.0.0-1_source.buildinfo
 65cc2ab16fe08f1b58d96ffc798139206e04f804078d687d1b1cd858f08fd92b 22660 python3-rgain3_1.0.0-1_all.deb
 effee4e724b8f6a9e92094dba8dc81495328dc60280997636c4aa8f151d1bb39 9168 replaygain_1.0.0-1_all.deb
 1c239204abc8086ab666e2b8ca4efda291d3518f3d77a9d86d68a25b910e4ebe 9254 rgain3_1.0.0-1_all.buildinfo
Files: 
 5aad73952360ebff983c3116d48ee304 2412 python optional rgain3_1.0.0-1.dsc
 4e7d006240b0dfb234651ef462f516de 30169 python optional rgain3_1.0.0.orig.tar.gz
 5002a4e5501f0e2e85a7a1e8682c4e1e 123224 python optional rgain3_1.0.0-1.debian.tar.xz
 04d8a948387066904d27941b34d9e3ae 9863 python optional rgain3_1.0.0-1_source.buildinfo
 5a3ac20238775810de0766856eea6f32 22660 python optional python3-rgain3_1.0.0-1_all.deb
 de6fe6634fa97d212a76510a60d59c20 9168 sound optional replaygain_1.0.0-1_all.deb
 3b80946ec64d135f2e209cf63b717b0d 9254 python optional rgain3_1.0.0-1_all.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEENuxaZEik9e95vv6Y4FrhR4+BTE8FAl7K178ACgkQ4FrhR4+B
TE81+A/+NUHLfwuEfmtrvFMMBG4qVTMaS1ftKRdMbqwp7M4jrlZj3JZDyUmiTjsa
+y3zL9zsHTjKCx0+upI6qAuuiFX60mOj9TWOICG1fRPSpXOxpaFc1SiKE8MLYQWj
1e9Cy1iTgoL2Jlv95UFX4VPO1cZfUpj1PGDQ2cJF9iHIwxKXjygM+N9CG4hgz/6C
0nOIU/5tj8m7uyv76ExHD066HUnK+TDZ9u40367+V8ATjiLnb/BDC4QJ5wVDdRkC
hbyVK1HJIV5o70YrPx37UVhMgMSA5GmZIcmppku4stQT9hn8x8s3Fuc0qSB9a2Q2
LRytsPtnPjeOZ4qnyQKkfmhHoueBRMKEeNn+fBGRUvzN9tdODlRjyIYlwnwsFW+f
1V4DxfUeCga2u+7z/J2wJZecDA4G4utw3wV4LxXyr9FjHSFl58xEmwM21FCw0MMw
FqWgINe+jHpSt3TPAnZ8ZzIraMTFZG+P1cN3BukJMkK2mSqtpzTW8Z4RvIyNX67H
fOLLwO/klk/4fCmp2L2/ErODa9hwFQ02QQklMisWWZqFSf/Q0aAQUZk54xj7DyrE
k4SJ7XjmPaSAcrpJXTyEF0v21JNCsUbutZa4XT8YtDF0dDy70TYsCLE12Pi7BLnJ
mksMyt+4EziRGhmld02CUHvP+peVBoG35IK5vu4jrsMJLJ6htdk=
=utuE
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: