Package: libbluray1 Version: 1:0.2.2-1 Severity: normal Tags: patch Dear Maintainer,
If pkg-config is not installed the libbluray configure script will happily disalbe libxml2/metadata support without a fuss. This is what apears to be what happened do the current version in testing, 0.2.2-1. By chance the current experimental version, 0.2.3-1, was built with libxml2 support. Pretty simple fix to avoid future troublesome builds like 0.2.2-1. :-) diff --git a/debian/control b/debian/control index 4dc8013..04a0a77 100644 --- a/debian/control +++ b/debian/control @@ -18,6 +18,7 @@ Build-Depends: debhelper (>= 8.1.3~), texlive-latex-extra, latex-xcolor, texlive-fonts-recommended, + pkg-config, Standards-Version: 3.9.3 Homepage: http://www.videolan.org/developers/libbluray.html Vcs-Git: git://git.debian.org/git/pkg-multimedia/libbluray.git -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-3-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages libbluray1 depends on: ii libc6 2.13-35 ii multiarch-support 2.13-35 Versions of packages libbluray1 recommends: ii libaacs0 0.4.0-1 Versions of packages libbluray1 suggests: pn libbluray-bdj <none> -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org