Your message dated Sat, 12 May 2007 12:02:03 +0000 with message-id <E1HmqIV-00020W-HQ@ries.debian.org> and subject line Bug#416864: fixed in audacity 1.3.2-3 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 ---
- To: submit@bugs.debian.org
- Subject: audacity: cannot use any translation (with patch)
- From: Joo Martin <bugs@joomart.de>
- Date: Fri, 30 Mar 2007 23:21:36 +0200
- Message-id: <20070330232136.f3a2f642.bugs@joomart.de>
package: audacity version: 1.3.2-2 severity: normal This version have no translations other then english. The files of the path 'locale' are not copied into the package but in a new source-path. You need a patch like the following: --- old/locale/Makefile.in 2006-10-29 01:06:04.000000000 +0200 +++ new/locale/Makefile.in 2007-03-29 17:29:12.241150000 +0100 @@ -17,7 +17,7 @@ INSTALL=@INSTALL@ AUDACITY_NAME=@AUDACITY_NAME@ ifdef DESTDIR - INSTALL_PATH=$(top_srcdir)/$(DESTDIR) + INSTALL_PATH=$(DESTDIR) else INSTALL_PATH= endif I am using Debian Etch with: kernel 2.6.18 libc6 2.3.6.ds1-11 Ciao, JooAttachment: pgpCF1prtOKKl.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---
- To: 416864-close@bugs.debian.org
- Subject: Bug#416864: fixed in audacity 1.3.2-3
- From: Joost Yervante Damad <andete@debian.org>
- Date: Sat, 12 May 2007 12:02:03 +0000
- Message-id: <E1HmqIV-00020W-HQ@ries.debian.org>
Source: audacity Source-Version: 1.3.2-3 We believe that the bug you reported is fixed in the latest version of audacity, which is due to be installed in the Debian FTP archive: audacity_1.3.2-3.diff.gz to pool/main/a/audacity/audacity_1.3.2-3.diff.gz audacity_1.3.2-3.dsc to pool/main/a/audacity/audacity_1.3.2-3.dsc audacity_1.3.2-3_i386.deb to pool/main/a/audacity/audacity_1.3.2-3_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 416864@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Joost Yervante Damad <andete@debian.org> (supplier of updated audacity 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@debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sat, 12 May 2007 13:09:13 +0200 Source: audacity Binary: audacity Architecture: source i386 Version: 1.3.2-3 Distribution: unstable Urgency: low Maintainer: Debian Multimedia Team <debian-multimedia@lists.debian.org> Changed-By: Joost Yervante Damad <andete@debian.org> Description: audacity - A fast, cross-platform audio editor Closes: 410516 416864 422338 423477 Changes: audacity (1.3.2-3) unstable; urgency=low . [ Joost Yervante Damad ] * Add patch by Joo Martin <bugs@joomart.de> to fix installation of the locales (Closes: #416864, #422338) * Add patch based on work by Mikael Magnusson <mikma@users.sourceforge.net> that enables usage of the portaudio library on the system, however it doesn't work, because portmixer doesn't compile against it, soo we're not using it yet. * Apply changes from #423477 (Closes: #423477) - transparent background for icons - /usr/share/audacity => /usr/share/pixmaps * Look for libmp3lame.so.0 iso libmp3lame.so (Closes: #410516) [ Free Ekanayaka ] * Add icon for .aup files Files: bb116af47d38ec916de3cf83c8efdae3 966 sound optional audacity_1.3.2-3.dsc bc7d0e34e797bef44f4dbf33026af8e3 39493 sound optional audacity_1.3.2-3.diff.gz 589ed9ca8831707b4d144b2f741da0da 2377370 sound optional audacity_1.3.2-3_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGRanC0/r2+3z8lN0RAsKLAJ0csG9J79DTSV9OxEQVDgMmViakAQCfY5Kr cbbHRO5PlEYVttaeFbMhMd8= =EAh9 -----END PGP SIGNATURE-----
--- End Message ---