From aeef912f4c526f208e742974b45e2273a177dc8c Mon Sep 17 00:00:00 2001 From: Maximilian Attems Date: Tue, 12 Feb 2008 10:09:17 +0000 Subject: [PATCH] set yaird dependency relation to latest 0.0.12-25 even with that one 2.6.24 is reported not to install, but the one in stable will certainly fail. motivation of the tighten dependency is to use newer update-initmamfs calls syntax. latest yaird does support that too. allowing to get rid of the old mkinitrd wrappers like. svn path=/dists/trunk/linux-2.6/; revision=10513 --- debian/changelog | 1 + debian/config/defines | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6b88ba814..254198b4f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -26,6 +26,7 @@ linux-2.6 (2.6.25~rc1-1~experimental.1) UNRELEASED; urgency=low * topconfig: Set UTF8 as default encoding. (closes: #417324) * [amd64, i386]: Enable ACPI_CUSTOM_DSDT_INITRD allowing to override DSDT useful for old broken acpi tables. (closes: #251023) + * Tighten yaird dependency. (closes: #403171) [ Martin Michlmayr ] * [arm] Update IXP4xx Ethernet patches. diff --git a/debian/config/defines b/debian/config/defines index 155c3bc87..62db7df30 100644 --- a/debian/config/defines +++ b/debian/config/defines @@ -49,5 +49,5 @@ gcc-4.1: gcc-4.1 initramfs-fallback: linux-initramfs-tool initramfs-tools: initramfs-tools (>= 0.55) util-vserver: util-vserver (>= 0.30.210) -yaird: yaird (>= 0.0.12-8) +yaird: yaird (>= 0.0.12-25)