Build-depend on wamerican, newly required by the test suite.

This commit is contained in:
Colin Watson 2013-11-27 14:11:09 +00:00
parent 100063319d
commit 3ee518e737
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -35,6 +35,7 @@ grub2 (2.00+20131127-1) UNRELEASED; urgency=low
* Break lupin-support (<< 0.55) due to the rewrite of grub-install in C. * Break lupin-support (<< 0.55) due to the rewrite of grub-install in C.
* Remove build-dependency on autogen, no longer needed. * Remove build-dependency on autogen, no longer needed.
* Compress GRUB files on grub-rescue-floppy.img using xz. * Compress GRUB files on grub-rescue-floppy.img using xz.
* Build-depend on wamerican, newly required by the test suite.
-- Colin Watson <cjwatson@debian.org> Fri, 15 Nov 2013 10:18:57 +0000 -- Colin Watson <cjwatson@debian.org> Fri, 15 Nov 2013 10:18:57 +0000

1
debian/control vendored
View File

@ -33,6 +33,7 @@ Build-Depends: debhelper (>= 7.4.2~),
liblzma-dev, liblzma-dev,
dosfstools [amd64], dosfstools [amd64],
mtools [amd64], mtools [amd64],
wamerican,
Build-Conflicts: autoconf2.13, libzfs-dev, libnvpair-dev Build-Conflicts: autoconf2.13, libzfs-dev, libnvpair-dev
Standards-Version: 3.8.4 Standards-Version: 3.8.4
Homepage: http://www.gnu.org/software/grub/ Homepage: http://www.gnu.org/software/grub/