Your message dated Thu, 17 Oct 2013 22:18:34 +0000
with message-id <[email protected]>
and subject line Bug#592754: fixed in multimon 1.0-6
has caused the Debian Bug report #592754,
regarding multimon: Wrong sox syntax in gen.c output
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 [email protected]
immediately.)


-- 
592754: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592754
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: multimon
Version: 1.0-6
Severity: minor
Tags: patch
User: [email protected]
Usertags: origin-ubuntu maverick ubuntu-patch

Sox syntax has changed, particularly "-w" has been changed to "-2". gen.c did 
not contain this change.


*** /tmp/tmpi2bzEE
In Ubuntu, we've applied the attached patch to achieve the following:

  * gen.c: replaced -w reference with -2, many thanks Mathias Bøhn
    Grytemark (LP: #600989)

We thought you might be interested in doing the same. 


-- System Information:
Debian Release: squeeze/sid
  APT prefers maverick-updates
  APT policy: (500, 'maverick-updates'), (500, 'maverick-security'), (500, 
'maverick')
Architecture: i386 (i686)

Kernel: Linux 2.6.35-14-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u multimon-1.0/gen.c multimon-1.0/gen.c
--- multimon-1.0/gen.c
+++ multimon-1.0/gen.c
@@ -320,7 +320,7 @@
 				perror("dup2");
 			close(pipedes[0]); /* close reading pipe end */
 			execlp("sox", "sox", 
-			       "-t", "raw",  "-s", "-w", "-r", srate, "-",
+			       "-t", "raw",  "-s", "-2", "-r", srate, "-",
 			       "-t", type, fname,
 			       NULL);
 			perror("execlp");
diff -u multimon-1.0/debian/changelog multimon-1.0/debian/changelog

--- End Message ---
--- Begin Message ---
Source: multimon
Source-Version: 1.0-6

We believe that the bug you reported is fixed in the latest version of
multimon, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
A. Maitland Bottoms <[email protected]> (supplier of updated multimon 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.8
Date: Wed, 16 Oct 2013 23:02:41 -0400
Source: multimon
Binary: multimon
Architecture: source amd64
Version: 1.0-6
Distribution: unstable
Urgency: low
Maintainer: A. Maitland Bottoms <[email protected]>
Changed-By: A. Maitland Bottoms <[email protected]>
Description: 
 multimon   - Linux Radio Transmission Decoder
Closes: 563295 592754
Changes: 
 multimon (1.0-6) unstable; urgency=low
 .
   * apply sox fix to gen.c as well (Closes: #592754)
   * Use AFMT_S16_NE "native"-endian sound format (Closes: #563295)
   * Incorporate Daniel Bair's patch collection:
    * Fix for stereo only systems
    * Fix to completely flush the buffer on verbprint (LP: #729299)
    * Added option to quiet output messages
    * Added example dtmf_insert.pl script
    * Updated man page to reflect changes
Checksums-Sha1: 
 abdcac99f3708ef4a36a06deb0e82b5244d443c4 1047 multimon_1.0-6.dsc
 daf228a544960836be317e5e40ac492fc007c36f 11439 multimon_1.0-6.debian.tar.gz
 ab0600f2c63b7fcf76654bf31ae6b7f5e0011a3a 33574 multimon_1.0-6_amd64.deb
Checksums-Sha256: 
 cf1a19be3009a93ce71d97c581fde4016af1517d538a82fcef6f34001e6a1964 1047 
multimon_1.0-6.dsc
 b150e71480a4e2d9461b035a136ce36f2a7f54eeacc3de4c43291ff512072da8 11439 
multimon_1.0-6.debian.tar.gz
 562f83b8762e91d53a25c4c60a97aa6f15163726c6b302123cc241a74e57b502 33574 
multimon_1.0-6_amd64.deb
Files: 
 2864fd24f9ebb06f4981e37cdb982962 1047 hamradio optional multimon_1.0-6.dsc
 1a2aa1cc72ff55d44e0b743bb7ee6214 11439 hamradio optional 
multimon_1.0-6.debian.tar.gz
 5d0a2d6e6985191116b00c37188bc364 33574 hamradio optional 
multimon_1.0-6_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlJgYZgACgkQkwbJvNrxBUw6WACfe6S8V9rr1vwlk9+dzg0kB6mZ
omoAn1h0se7y6w+Lx3rjPef8NeyGvcmE
=nAfH
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to