From 7d94e77ce904281b0c70a22afad1bcca52244ff5 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Thu, 21 Nov 2013 15:51:22 +0000 Subject: [PATCH] Break lupin-support (<< 0.54) due to the rewrite of grub-install in C. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6dc46fe82..594420592 100644 --- a/debian/changelog +++ b/debian/changelog @@ -30,6 +30,7 @@ grub2 (2.00+20131119-1) UNRELEASED; urgency=low after working directories have been created. * Drop "grub-mkrescue --diet" option; never merged upstream and only matters for floppies. Please let me know if you were using this. + * Break lupin-support (<< 0.54) due to the rewrite of grub-install in C. -- Colin Watson Fri, 15 Nov 2013 10:18:57 +0000 diff --git a/debian/control b/debian/control index fdbb41485..4ddd35d75 100644 --- a/debian/control +++ b/debian/control @@ -76,7 +76,7 @@ Recommends: os-prober (>= 1.33) Suggests: multiboot-doc, grub-emu, xorriso (>= 0.5.6.pl00), desktop-base (>= 4.0.6), console-setup # See bugs #435983 and #455746 Conflicts: mdadm (<< 2.6.7-2) -Breaks: lupin-support (<< 0.30), friendly-recovery (<< 0.2.13), apport (<< 2.1.1) +Breaks: lupin-support (<< 0.54), friendly-recovery (<< 0.2.13), apport (<< 2.1.1) Multi-Arch: foreign Description: GRand Unified Bootloader (common files) This package contains common files shared by the distinct flavours of GRUB.