Package: audacity
Version: 1.3.5-2
Severity: normal
Tags: patch

Hi,

when issuing dpkg-buildpackage multiple times, I get:

dpkg-source: info: using source format `1.0'
dpkg-source: info: building audacity using existing audacity_1.3.5.orig.tar.gz
dpkg-source: info: building audacity in audacity_1.3.5-2.diff.gz
dpkg-source: error: cannot represent change to 
audacity-1.3.5/lib-src/libvamp/vamp-sdk/PluginAdapter.o: binary file contents 
changed
dpkg-source: error: cannot represent change to 
audacity-1.3.5/lib-src/libvamp/vamp-sdk/RealTime.o: binary file contents changed
dpkg-source: error: cannot represent change to 
audacity-1.3.5/lib-src/libvamp/vamp-sdk/libvamp-sdk.a: binary file contents 
changed
dpkg-source: error: cannot represent change to 
audacity-1.3.5/lib-src/libvamp/vamp-sdk/PluginHostAdapter.o: binary file 
contents changed
dpkg-source: error: cannot represent change to 
audacity-1.3.5/lib-src/libvamp/vamp-sdk/libvamp-hostsdk.a: binary file contents 
changed
dpkg-source: error: cannot represent change to 
audacity-1.3.5/lib-src/libvamp/vamp-sdk/hostext/PluginBufferingAdapter.o: 
binary file contents changed
dpkg-source: error: cannot represent change to 
audacity-1.3.5/lib-src/libvamp/vamp-sdk/hostext/PluginChannelAdapter.o: binary 
file contents changed
dpkg-source: error: cannot represent change to 
audacity-1.3.5/lib-src/libvamp/vamp-sdk/hostext/PluginInputDomainAdapter.o: 
binary file contents changed
dpkg-source: error: cannot represent change to 
audacity-1.3.5/lib-src/libvamp/vamp-sdk/hostext/PluginLoader.o: binary file 
contents changed
dpkg-source: error: cannot represent change to 
audacity-1.3.5/lib-src/libvamp/vamp-sdk/hostext/PluginWrapper.o: binary file 
contents changed

I propose the attached patch.

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 audacity depends on:
ii  libasound2                1.0.16-2       ALSA library
ii  libc6                     2.7-12         GNU C Library: Shared libraries
ii  libexpat1                 1.95.8-4       XML parsing C library - runtime li
ii  libflac++6                1.2.1-1.2      Free Lossless Audio Codec - C++ ru
ii  libflac8                  1.2.1-1.2      Free Lossless Audio Codec - runtim
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  libgtk2.0-0               2.12.10-1      The GTK+ graphical user interface 
ii  libid3tag0                0.15.1b-10     ID3 tag reading library from the M
ii  libjack0                  0.109.2-3      JACK Audio Connection Kit (librari
ii  libmad0                   0.15.1b-3      MPEG audio decoder library
ii  libogg0                   1.1.3-3        Ogg Bitstream Library
ii  libsndfile1               1.0.17-4       Library for reading/writing audio 
ii  libsoundtouch1c2          1.3.1-2        sound stretching library
ii  libstdc++6                4.3.0-5        The GNU Standard C++ Library v3
ii  libvorbis0a               1.2.0.dfsg-3.1 The Vorbis General Audio Compressi
ii  libvorbisenc2             1.2.0.dfsg-3.1 The Vorbis General Audio Compressi
ii  libvorbisfile3            1.2.0.dfsg-3.1 The Vorbis General Audio Compressi
ii  libwxbase2.6-0            2.6.3.2.2-2    wxBase library (runtime) - non-GUI
ii  libwxgtk2.6-0             2.6.3.2.2-2    wxWidgets Cross-platform C++ GUI t

audacity recommends no packages.

-- no debconf information
--- debian/rules.orig   2008-06-13 20:19:33.000000000 +0200
+++ debian/rules        2008-06-13 21:30:35.000000000 +0200
@@ -43,4 +43,5 @@
 
 clean::
        rm -f lib-src/libpormixer.a
+       [ ! -f lib-src/libvamp/Makefile ] || $(MAKE) -C lib-src/libvamp 
distclean
 

Reply via email to