debian/changelog | 6 ++++++ debian/control | 6 +++--- 2 files changed, 9 insertions(+), 3 deletions(-)
New commits: commit f519a4852b093c73473f846352a5e69b69de3123 Author: Sven Joachim <svenj...@gmx.de> Date: Sun Jun 16 20:42:15 2013 +0200 Build libdrm-intel1 on x32 diff --git a/debian/changelog b/debian/changelog index 5c001a9..3b2fa20 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libdrm (2.4.45-4) UNRELEASED; urgency=low + + * Build libdrm-intel1 on x32 (Closes: #712515). + + -- Sven Joachim <svenj...@gmx.de> Sun, 16 Jun 2013 20:40:09 +0200 + libdrm (2.4.45-3) unstable; urgency=low * Team upload. diff --git a/debian/control b/debian/control index ec12408..873ce22 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,7 @@ Section: libdevel Architecture: any Depends: libdrm2 (= ${binary:Version}), - libdrm-intel1 (= ${binary:Version}) [amd64 i386 kfreebsd-amd64 kfreebsd-i386], + libdrm-intel1 (= ${binary:Version}) [amd64 i386 kfreebsd-amd64 kfreebsd-i386 x32], libdrm-radeon1 (= ${binary:Version}) [linux-any], libdrm-nouveau2 (= ${binary:Version}) [linux-any], libdrm-omap1 (= ${binary:Version}) [any-arm], @@ -87,7 +87,7 @@ Description: Userspace interface to kernel DRM services -- debugging symbols Package: libdrm-intel1 Section: libs -Architecture: amd64 i386 kfreebsd-amd64 kfreebsd-i386 +Architecture: amd64 i386 kfreebsd-amd64 kfreebsd-i386 x32 Depends: ${shlibs:Depends}, ${misc:Depends}, @@ -102,7 +102,7 @@ Description: Userspace interface to intel-specific kernel DRM services -- runtim Package: libdrm-intel1-dbg Section: debug Priority: extra -Architecture: amd64 i386 kfreebsd-amd64 kfreebsd-i386 +Architecture: amd64 i386 kfreebsd-amd64 kfreebsd-i386 x32 Depends: libdrm-intel1 (= ${binary:Version}), ${misc:Depends}, -- 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/e1uohwd-0006jn...@vasks.debian.org