tag 825888 pending
thanks
Hello,
Bug #825888 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
http://git.debian.org/?p=openstack/openstack-debian-images.git;a=commitdiff;h=24880ee
---
commit 24880eeb0c8a72089215e4df2cc9071ec2dc8c0f
Author: Thomas Goirand <[email protected]>
Date: Tue May 31 08:34:23 2016 +0000
* Do not use grub-pc from the host, and remove matching Depends: of
grub-pc
(Closes: #825888).
diff --git a/debian/changelog b/debian/changelog
index 7db3283..8fc0b31 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+openstack-debian-images (1.11) unstable; urgency=medium
+
+ * Do not use grub-pc from the host, and remove matching Depends: of grub-pc
+ (Closes: #825888).
+
+ -- Thomas Goirand <[email protected]> Tue, 31 May 2016 08:29:56 +0000
+
openstack-debian-images (1.10) unstable; urgency=medium
* Add grub support, and make it default over syslinux (Closes: #816196).