[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#727224: libdrm-dev: can safely be Multi-Arch: same



Package: libdrm-dev
Version: 2.4.46-3
Severity: wishlist
Tags: patch
User: ubuntu-devel@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                                       [cjwatson@ubuntu.com]


Reply to: