Hi,
uploading a 0-day NMU to fix this. Thanks a lot to KiBi and 
ron for their help in investigating this bug.

debdiff attached. I also took the liberty to add a source 
package section which was missing before.

Kind regards
Nico

-- 
Nico Golde - http://www.ngolde.de - [EMAIL PROTECTED] - GPG: 0x73647CFF
For security reasons, all text in this mail is double-rot13 encrypted.
diff -u libfishsound-0.7.0/debian/rules libfishsound-0.7.0/debian/rules
--- libfishsound-0.7.0/debian/rules
+++ libfishsound-0.7.0/debian/rules
@@ -7,6 +7,7 @@
 DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
 
+export CFLAGS+=-I/usr/include/speex
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
 	CFLAGS += -O0
 else
diff -u libfishsound-0.7.0/debian/control libfishsound-0.7.0/debian/control
--- libfishsound-0.7.0/debian/control
+++ libfishsound-0.7.0/debian/control
@@ -1,8 +1,8 @@
 Source: libfishsound
-Section: unknown
+Section: sound
 Priority: optional
 Maintainer: Jamie Wilkinson <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 4.0.0), libspeex-dev, libvorbis-dev
+Build-Depends: debhelper (>> 4.0.0), libspeex-dev, libvorbis-dev, pkg-config
 Standards-Version: 3.6.2
 
 Package: libfishsound1
diff -u libfishsound-0.7.0/debian/changelog libfishsound-0.7.0/debian/changelog
--- libfishsound-0.7.0/debian/changelog
+++ libfishsound-0.7.0/debian/changelog
@@ -1,3 +1,13 @@
+libfishsound (0.7.0-2.3) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add pkg-config to build-deps and fix FTBFS if pkg-config already was
+    installed in a unclean buildd chroot by adding -I/usr/include/speex to
+    CFLAGS (Closes: #475732).
+  * Add sound as source package section.
+
+ -- Nico Golde <[EMAIL PROTECTED]>  Sun, 04 May 2008 19:47:46 +0200
+
 libfishsound (0.7.0-2.2) unstable; urgency=high
 
   * Non-maintainer upload by the Security Team.

Attachment: pgpbMOMdkkstK.pgp
Description: PGP signature

Reply via email to