Package: libxrandr-dev Version: 2:1.5.1-1 Severity: important Dear Maintainer,
The pkg-config file for libxrandr-dev (/usr/lib/arm-linux-gnueabihf/pkgconfig/xrandr.pc on my computer) contains this line: Requires: xproto randrproto >= 1.5 But the apt info for it (/var/lib/apt/lists/ ftp.us.debian.org_debian_dists_unstable_main_binary-armhf_Packages) contains this line: Depends: libxrandr2 (= 2:1.5.1-1), libx11-dev, libxext-dev, x11proto-randr-dev (>= 1.4), libxrender-dev As a result, apt and dpkg consider x11proto-randr-dev 1.4.x and libxrandr-dev 1.5.1 to be a valid combination, but pkg-config does not. Then pkg-config fails for all packages that depend on xrandr (such as gtk+-2.0), and pkg-config errors don't tend to get clearly/consistently reported so it's a nuissance. Seems like probably the apt info should be updated? The "System Information" below is after I successfully resolved the issue by updating x11proto-randr-dev. Thanks! - Greg -- System Information: Debian Release: 8.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: armhf (armv7l) Kernel: Linux 3.14.0 (SMP w/4 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages libxrandr-dev depends on: ii libx11-dev 2:1.6.2-3 ii libxext-dev 2:1.3.3-1 ii libxrandr2 2:1.5.1-1 ii libxrender-dev 1:0.9.8-1+b1 ii x11proto-randr-dev 1.5.0-1 libxrandr-dev recommends no packages. libxrandr-dev suggests no packages. -- no debconf information

