The 0.13.0+dfsg-1 update does not fix the problem due to a mistake in the 
change advertised as "Use architecture wildcards instead of explicit 
architecture list."

Essentially you managed to turn all *anything but kfreebsd* dependencies into 
*kfreebsd only* dependencies, and thus libattr1-dev is still missing on linux 
builds.

The same mistake is also causing unrelated problems, as the build is now done 
without libvdeplug2-dev, libasound2-dev, and libbluetooth-dev on linux, and 
has unsatisfiable dependencies on kfreebsd...

Attaching a patch correcting the above mentioned mistake.

Regards
Jon Severinsson
--- debian/control.orig	2010-10-18 08:45:48.000000000 +0000
+++ debian/control	2010-10-19 22:41:27.329457879 +0000
@@ -8,8 +8,8 @@
  libx11-dev, libsdl1.2-dev (>> 1.2.1), libncurses5-dev, zlib1g-dev,
  texi2html, sharutils, libesd0-dev, libbrlapi-dev,
  libpulse-dev, libcurl4-gnutls-dev, libgnutls-dev, libsasl2-dev, uuid-dev,
- libvdeplug2-dev [kfreebsd-any], libasound2-dev [kfreebsd-any],
- libbluetooth-dev [kfreebsd-any], libattr1-dev [kfreebsd-any],
+ libvdeplug2-dev [linux-any], libasound2-dev [linux-any],
+ libbluetooth-dev [linux-any], libattr1-dev [linux-any],
  libgpmg1-dev [linux-any], linux-libc-dev (>= 2.6.30) [linux-any],
  texinfo
 Build-Conflicts: oss4-dev

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to