Your message dated Sat, 31 Jan 2009 16:35:43 +0000
with message-id <[email protected]>
and subject line Bug#486147: fixed in audacity 1.3.6-3
has caused the Debian Bug report #486147,
regarding audacity: JACK support on powerpc and  amd64 broken
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.)


-- 
486147: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=486147
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ardour
Version: 1:2.1-1.1
Severity: important
Tags: patch

Hi,

it looks like the fix for #406754 is broken. I'm attaching a patch that
fixes JACK support on powerpc and amd64.

Roland

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.25.4-rt3 (SMP w/1 CPU core; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages ardour depends on:
ii  jackd                      0.109.2-3     JACK Audio Connection Kit (server 
ii  libart-2.0-2               2.3.20-2      Library of functions for 2D graphi
ii  libasound2                 1.0.16-2      ALSA library
ii  libatk1.0-0                1.22.0-1      The ATK accessibility toolkit
ii  libc6                      2.7-12        GNU C Library: Shared libraries
ii  libcairo2                  1.6.4-4       The Cairo 2D vector graphics libra
ii  libgcc1                    1:4.3.0-5     GCC support library
ii  libglib2.0-0               2.16.3-2      The GLib library of C routines
ii  libgnomecanvas2-0          2.20.1.1-1    A powerful object-oriented display
ii  libgtk2.0-0                2.12.10-1     The GTK+ graphical user interface 
ii  libjack0                   0.109.2-3     JACK Audio Connection Kit (librari
pn  liblo0                     <none>        (no description available)
ii  liblrdf0                   0.4.0-1.1     a library to manipulate RDF files 
ii  libpango1.0-0              1.20.2-2      Layout and rendering of internatio
ii  libraptor1                 1.4.17-1      Raptor RDF parser and serializer l
ii  libsamplerate0             0.1.3-1       audio rate conversion library
ii  libstdc++6                 4.3.0-5       The GNU Standard C++ Library v3
ii  libxml2                    2.6.32.dfsg-2 GNOME XML library
ii  libxslt1.1                 1.1.24-1      XSLT processing library - runtime 
ii  python                     2.5.2-1       An interactive high-level object-o
ii  python-gtk2                2.12.1-5      Python bindings for the GTK+ widge
ii  python-twisted             8.1.0-1       Event-based framework for internet

Versions of packages ardour recommends:
ii  elinks [www-browser]          0.11.3-8   advanced text-mode WWW browser
ii  elvis [www-browser]           2.2.0-10   powerful clone of the vi/ex text e
ii  epiphany-gecko [www-browser]  2.22.1.1-1 Intuitive GNOME web browser - Geck
ii  galeon [www-browser]          2.0.4-1    GNOME web browser for advanced use
ii  iceape-browser [www-browser]  1.1.9-5    Iceape Navigator (Internet browser
ii  iceweasel [www-browser]       2.0.0.14-2 lightweight web browser based on M
ii  lynx [www-browser]            2.8.6-2    Text-mode WWW Browser
ii  w3m [www-browser]             0.5.2-1    WWW browsable pager with excellent
--- debian/rules.orig   2008-06-13 20:19:33.000000000 +0200
+++ debian/rules        2008-06-13 20:19:50.000000000 +0200
@@ -9,10 +9,10 @@
 ifeq (i386,$(DEB_HOST_ARCH))
 T1_DEB_CONFIGURE_EXTRA_FLAGS := --with-jack=yes
 else
- ifeq (powerpc, ,$(DEB_HOST_ARCH))
+ ifeq (powerpc,$(DEB_HOST_ARCH))
 T1_DEB_CONFIGURE_EXTRA_FLAGS := --with-jack=yes
  else
-  ifeq (amd64, ,$(DEB_HOST_ARCH))
+  ifeq (amd64,$(DEB_HOST_ARCH))
 T1_DEB_CONFIGURE_EXTRA_FLAGS := --with-jack=yes
   else
 T1_DEB_CONFIGURE_EXTRA_FLAGS := --with-jack=no

--- End Message ---
--- Begin Message ---
Source: audacity
Source-Version: 1.3.6-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-data_1.3.6-3_all.deb
  to pool/main/a/audacity/audacity-data_1.3.6-3_all.deb
audacity-dbg_1.3.6-3_amd64.deb
  to pool/main/a/audacity/audacity-dbg_1.3.6-3_amd64.deb
audacity_1.3.6-3.diff.gz
  to pool/main/a/audacity/audacity_1.3.6-3.diff.gz
audacity_1.3.6-3.dsc
  to pool/main/a/audacity/audacity_1.3.6-3.dsc
audacity_1.3.6-3_amd64.deb
  to pool/main/a/audacity/audacity_1.3.6-3_amd64.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.
Fabian Greffrath <[email protected]> (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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 20 Jan 2009 15:45:00 +0100
Source: audacity
Binary: audacity audacity-data audacity-dbg
Architecture: source all amd64
Version: 1.3.6-3
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
<[email protected]>
Changed-By: Fabian Greffrath <[email protected]>
Description: 
 audacity   - A fast, cross-platform audio editor
 audacity-data - A fast, cross-platform audio editor (data)
 audacity-dbg - A fast, cross-platform audio editor (debug)
Closes: 405623 448762 459198 463955 481338 486147
Changes: 
 audacity (1.3.6-3) unstable; urgency=low
 .
   * Added myself to Uploaders.
   * Wrapped Uploaders and Build-Depends fields.
   * Ordered and cleaned up Build-Depends, added autotools-dev.
   * Bumped Standards-Version to 3.8.0.
   * Moved Homepage from package description to Source stanza.
   * Added ${misc:Depends} to Depends.
   * Added MP2-support via libtwolame (Closes: #448762, #481338).
   * Removed obsolete audacity.dirs and blank lines in
     debian/audacity.install and debian/rules.
   * Use Applications/Sound in audacity.menu.
   * Use sf.net redirector in debian/watch.
   * Fixed syntax errors in architecture checks in debian/rules
     (Closes: #486147).
   * Removed redundant debhelper calls from debian/rules and force remove
     of the license file.
   * Added patch to fix hyphen-used-as-minus-sign, thanks lintian.
   * Added an audacity-dbg debug package.
   * Versioned Build-Depends on libsoundtouch1-dev (>= 1.3.1-2) and
     explicitely enable it in the configure flags (Closes: #459198).
   * Added advice to also remove '~/.audacity' to debian/NEWS (Closes: #463955).
   * Added Build-Conflicts against libwxbase2.6-dev and wx2.6-headers
     (Closes: #405623).
   * Explicitely built against the system libsamplerate, effectively disabling
     the internal libresample. This may break support for proprietary VST
     plug-ins! Left a notice in debian/NEWS.
   * Reordered configure flags in debian/rules and renamed
     T1_DEB_CONFIGURE_EXTRA_FLAGS to the more descriptive WITH_JACK_CONFFLAG.
   * Audacity suggests libmp3lame0.
   * Added an arch:all audacity-data package that contains most of the
     architecture-independent content of the '/usr/share' directory.
   * Fixed faulty confflags --with-libid3tag and --with-libvorbis.
   * Remove the redundant LICENSE.txt file immediately after the install rule.
   * Do not manually remove lib-src/libpormixer.a in the clean rule. We build
     --without-portmixer anyway.
Checksums-Sha1: 
 3cc1c6e76978dd1df43b0810a02fa47390a4553c 1760 audacity_1.3.6-3.dsc
 8bd4f888de6b86bf0728bd8ac51ed218fe70206d 29242 audacity_1.3.6-3.diff.gz
 e5814b8cff295e2b02c4b6baaa0ea66e7d8f9e65 1712898 audacity-data_1.3.6-3_all.deb
 4d70c475061f008700caf968b2cdf670abc80a5a 2001048 audacity_1.3.6-3_amd64.deb
 e3517db6b08d0401997c3deed12b2942f3806866 10565716 
audacity-dbg_1.3.6-3_amd64.deb
Checksums-Sha256: 
 9812dee15b560db9eab6155e388a4e1b83956efb4f033565177d9d1a7605ca7c 1760 
audacity_1.3.6-3.dsc
 a4fb99b91c3417be1b9a0c0042abc66d5e0e7d692b8e83c378a42319d4b79a7d 29242 
audacity_1.3.6-3.diff.gz
 551a2c8c0ac5af304ead52feb6c0e3db9c781d5d56ff2c85f8c4497b576b8d97 1712898 
audacity-data_1.3.6-3_all.deb
 3b9449741fabcb6b18a5ab799b0258db756a0207652dcc5110ce7cc1ff129247 2001048 
audacity_1.3.6-3_amd64.deb
 c6d7bf6b109ac3645401e6277828065148346da30bd4b051f72e8be3bdcbe516 10565716 
audacity-dbg_1.3.6-3_amd64.deb
Files: 
 625371a1a93d418cf0ab0fd16947d413 1760 sound optional audacity_1.3.6-3.dsc
 44f29b6abc34f5aff5759f1145d7e866 29242 sound optional audacity_1.3.6-3.diff.gz
 bdb2726d6942d0a66ee4ffa085c2e9fb 1712898 sound optional 
audacity-data_1.3.6-3_all.deb
 c780b18a8bf04879e60d1e6311dad795 2001048 sound optional 
audacity_1.3.6-3_amd64.deb
 440e8aa59a813107337969e53472682b 10565716 devel extra 
audacity-dbg_1.3.6-3_amd64.deb

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

iEYEARECAAYFAkmAyuAACgkQcanJGlcVnlmHxwCff85gAeTE+LYhzDHOFb68GPlD
yG4Ani12ivmoxsY8magexnei6FGsZr5X
=Y+ag
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to