Break lupin-support (<< 0.54) due to the rewrite of grub-install in C.

This commit is contained in:
Colin Watson 2013-11-21 15:51:22 +00:00
parent 1712e2d09f
commit 7d94e77ce9
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -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 <cjwatson@debian.org> Fri, 15 Nov 2013 10:18:57 +0000

2
debian/control vendored
View File

@ -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.