diff --git a/debian/changelog b/debian/changelog index 1cdb996c6..dacc773e7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -118,6 +118,7 @@ linux-2.6 (2.6.26-1~experimental.1) UNRELEASED; urgency=low * [s390] Enable support for PCI-attached cryptographic adapters. * Use control group as base for group CPU scheduler. This reenabled traditional nice behaviour. (closes: #489223) + * Bump yaird dependencies to at least 0.0.13. [ Christian T. Steigies ] * [m68k] enable SERIAL_CONSOLE for amiga and atari diff --git a/debian/config/defines b/debian/config/defines index c804001a8..391eeb9d0 100644 --- a/debian/config/defines +++ b/debian/config/defines @@ -52,6 +52,6 @@ gcc-4.0: gcc-4.0 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-25) +util-vserver: util-vserver (>= 0.30.215) +yaird: yaird (>= 0.0.13)