Package: libxklavier11 Version: latest Severity: normal Tags: patch Please don't depend on xbase-clients. It's now been split and is just present as a transitional package. A quick inspection at the libxklavier11 seems to indicate the dependency was there because it executes xkbcomp, which is now provided by x11-xkb-utils. Attached patch makes it prefer this new package.
-- System Information: Debian Release: lenny/sid APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-5-amd64 Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8)
diff -ur libxklavier-3.3/debian/control.in libxklavier-3.3.new/debian/control.in --- libxklavier-3.3/debian/control.in 2007-12-10 19:07:02.000000000 +0100 +++ libxklavier-3.3.new/debian/control.in 2007-12-10 19:07:25.000000000 +0100 @@ -18,7 +18,7 @@ Depends: ${misc:Depends}, ${shlibs:Depends}, xkb-data (>= 0.8) | xkb-data-legacy, - xbase-clients + x11-xkb-utils | xbase-clients Replaces: libxklavier7, libxklavier8, libxklavier10