Your message dated Sun, 06 Jan 2008 22:47:02 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#379786: fixed in python-oss 0.0.0.20010624-4 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: python-oss Severity: important Version: 0.0.0.20010624-3.1 Tags: patch Hi, the current version fails to build on GNU/kFreeBSD. It needs small tweak, see bellow. It would also be nice if you can ask upstream to include this change. Thanks in advance Petr --- ossmodule.c~ 2006-07-25 19:40:30.000000000 +0200 +++ ossmodule.c 2006-07-25 19:40:30.000000000 +0200 @@ -112,7 +112,9 @@ #include "structmember.h" #include <sys/soundcard.h> +#ifdef __linux__ #include <linux/awe_voice.h> +#endif #define MOD_MIXER_FILE_DEFAULT "/dev/mixer" #define MOD_SEQUENCER_FILE_DEFAULT "/dev/sequencer"
--- End Message ---
--- Begin Message ---Source: python-oss Source-Version: 0.0.0.20010624-4 We believe that the bug you reported is fixed in the latest version of python-oss, which is due to be installed in the Debian FTP archive: python-oss_0.0.0.20010624-4.diff.gz to pool/main/p/python-oss/python-oss_0.0.0.20010624-4.diff.gz python-oss_0.0.0.20010624-4.dsc to pool/main/p/python-oss/python-oss_0.0.0.20010624-4.dsc python-oss_0.0.0.20010624-4_i386.deb to pool/main/p/python-oss/python-oss_0.0.0.20010624-4_i386.deb 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. Riku Voipio <[EMAIL PROTECTED]> (supplier of updated python-oss 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: Sun, 06 Jan 2008 23:31:23 +0200 Source: python-oss Binary: python-oss Architecture: source i386 Version: 0.0.0.20010624-4 Distribution: unstable Urgency: low Maintainer: Debian QA Group <[EMAIL PROTECTED]> Changed-By: Riku Voipio <[EMAIL PROTECTED]> Description: python-oss - Open Sound System (OSS) interface for Python Closes: 269725 351146 373333 379786 436327 Changes: python-oss (0.0.0.20010624-4) unstable; urgency=low . * QA Group upload orphaning this package * Incorporates previous NMUs, closes: #351146, #269725, #373333 * minor modernisations * Stop including linux/awe_voice.h, it's not used anyway. Closes: #436327, #379786 Files: 272fbd7f81c90787d200f184148b06b6 654 python optional python-oss_0.0.0.20010624-4.dsc 64aa5d8f2b5b728efb4e4e8954d9bf61 4973 python optional python-oss_0.0.0.20010624-4.diff.gz e0fbaa74606b57b70e0726cca3204ac2 39598 python optional python-oss_0.0.0.20010624-4_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHgVaVibPvMsrqrwMRAlEiAJ9GtutJeC3rRU7NOnY9rBwdzVuk9wCfUQlr bkDqyA+vSQA6IYSfAEKp7T8= =xvN/ -----END PGP SIGNATURE-----
--- End Message ---

