From 3a4b6883b52b91cf7613d282bb5908c5878cf65b Mon Sep 17 00:00:00 2001 From: Maximilian Attems Date: Wed, 25 Mar 2009 10:07:34 +0000 Subject: [PATCH] linux-libc-dev: Fix the Replaces according to xorg team input /usr/include/drm/drm_mode.h is now also in linux-libc-dev, so it's also in libdrm-dev 2.4.5. Fixed for 2.4.5-2 without that file. Reported-by: Julien Cristau svn path=/dists/sid/linux-2.6/; revision=13258 --- debian/changelog | 3 +++ debian/templates/control.libc-dev.in | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 64f203143..8309a01e5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,9 @@ linux-2.6 (2.6.29-2) UNRELEASED; urgency=low [ Martin Michlmayr ] * [arm/ixp4xx] Build in LEDS_TRIGGER_TIMER (closes: #521141). + [ maximilian attems ] + * linux-libc-dev: Bump versioned replaces libdrm-dev. + -- Martin Michlmayr Wed, 25 Mar 2009 08:57:14 +0100 linux-2.6 (2.6.29-1) unstable; urgency=low diff --git a/debian/templates/control.libc-dev.in b/debian/templates/control.libc-dev.in index 007712b0a..2f9b0aaa1 100644 --- a/debian/templates/control.libc-dev.in +++ b/debian/templates/control.libc-dev.in @@ -2,7 +2,7 @@ Package: linux-libc-dev Section: devel Priority: optional Provides: linux-kernel-headers -Replaces: linux-kernel-headers, libdrm-dev (<< 2.4.5) +Replaces: linux-kernel-headers, libdrm-dev (<= 2.4.5-1) Conflicts: linux-kernel-headers Description: Linux support headers for userspace development This package provides userspaces headers from the Linux kernel. These headers