Your message dated Fri, 23 Feb 2007 19:32:10 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#274519: fixed in sox 13.0.0-1 has caused the attached Bug report 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 I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: sox Version: 12.17.5-3 Severity: wishlist Tags: patch Hello, I sometimes find the -V flags of sox quite informative. An simple patch is attached to make the play script understand it as well. It shows some details about the faile being played and what the driver does to adapt it to hardware capabilities. It might be an idea to apply the same patch to the recording script as well. Bye, Joerg --- /usr/bin/play 2004-08-24 11:01:51.000000000 +0200 +++ bin/play 2004-10-02 15:18:11.000000000 +0200 @@ -52,6 +52,7 @@ -x, --xinu reverse bit order of sample (only works with 16-bit and 32-bit integer data) --file next argument is FILE + -V Print a description of processing phases -h, --help display this help and exit --version output version information and exit --silent do not display filename of currently played file @@ -126,6 +127,9 @@ -x|--xinu) fopts="$fopts -x" ;; + -V) + fopts="$fopts -V" + ;; --file) shift if [ -z "$filename_0" ]; then
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---Source: sox Source-Version: 13.0.0-1 We believe that the bug you reported is fixed in the latest version of sox, which is due to be installed in the Debian FTP archive: sox-dev_13.0.0-1_amd64.deb to pool/main/s/sox/sox-dev_13.0.0-1_amd64.deb sox_13.0.0-1.diff.gz to pool/main/s/sox/sox_13.0.0-1.diff.gz sox_13.0.0-1.dsc to pool/main/s/sox/sox_13.0.0-1.dsc sox_13.0.0-1_amd64.deb to pool/main/s/sox/sox_13.0.0-1_amd64.deb sox_13.0.0.orig.tar.gz to pool/main/s/sox/sox_13.0.0.orig.tar.gz 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 [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Pascal Giard <[EMAIL PROTECTED]> (supplier of updated sox 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 [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Fri, 23 Feb 2007 12:07:50 -0500 Source: sox Binary: sox-dev sox Architecture: source amd64 Version: 13.0.0-1 Distribution: unstable Urgency: low Maintainer: Pascal Giard <[EMAIL PROTECTED]> Changed-By: Pascal Giard <[EMAIL PROTECTED]> Description: sox - Swiss army knife of sound processing sox-dev - Development files for the SoX library Closes: 257525 274519 345726 349178 361487 374096 Changes: sox (13.0.0-1) unstable; urgency=low . * New upstream version: - Huge amount of changes (closes: #345726, #274519, #257525). - Please see the upstream changelog. - Warning: some scripts may break with this new version. - Guenter set as co-maintainer. - soxmix no longer exists (closes: #349178, #374096). * Taking over the package with Guenter's permission. - Thanks alot for all those years of maintenance! * [debian/control]: - Added build-depends on libsamplerate0-dev, libgsm1-dev and libsndfile1-dev. - Added !kfreebsd-amd64 to libasound2-dev (closes: #361487). * [debian/patches]: No more patches, everything is fixed upstream. * [debian/rules]: - Added -D_REENTRANT as required by policy on libraries. - Added -Wl,-z,defs to enforce symbol resolution at build time. - Disabled shared library for now, see README.Debian. * [debian/README.Debian]: - Added instructions to build from CVS. - Added information as to why shared lib is disabled for now. Files: 87ed7cb8425fc5ed03235b601968c4e5 762 sound optional sox_13.0.0-1.dsc dc735d2cf51417d1347752f95f452985 723123 sound optional sox_13.0.0.orig.tar.gz 418be523385962c201090d80f1972237 13366 sound optional sox_13.0.0-1.diff.gz 05b7bd0db0ae2b0e246b302c1174868b 223860 sound optional sox_13.0.0-1_amd64.deb 428873b982d42b5b89d15fad2ec11df0 234306 devel optional sox-dev_13.0.0-1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFF3z441Lfd97FsypURAvM/AJwMfAO8qt38djsZXRp5bpgLqbLoGACeLDVS e5GYaZLMwefxpWzTBrxIyDc= =O6w4 -----END PGP SIGNATURE-----
--- End Message ---

