Package: libdrm-dev Version: 2.4.46-3 Severity: wishlist Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu ubuntu-patch trusty
libdrm-dev has some conditional contents, but they all amount to files being present or absent based on build-time conditionals; as far as I can see there are no cases where the same file names are installed with different versions on different architectures. libdrm-dev can therefore safely be declared Multi-Arch: same, which will make it easier to cross-build packages that build-depend on it. * Declare libdrm-dev Multi-Arch: same. diff -u libdrm-2.4.46/debian/control libdrm-2.4.46/debian/control --- libdrm-2.4.46/debian/control +++ libdrm-2.4.46/debian/control @@ -30,6 +30,7 @@ libdrm-nouveau2 (= ${binary:Version}) [linux-any], libdrm-omap1 (= ${binary:Version}) [any-arm], ${misc:Depends}, +Multi-Arch: same Replaces: linux-libc-dev (<< 2.6.32-10) Description: Userspace interface to kernel DRM services -- development files Thanks, -- Colin Watson [cjwat...@ubuntu.com] -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20131023144558.gg16...@riva.ucam.org