From 011c92e516a271bf31219d8b7c2b5f619e5b77ad Mon Sep 17 00:00:00 2001 From: Adam Glasgall Date: Sun, 24 Mar 2013 17:50:23 -0400 Subject: [PATCH] depend on grub-pc instead of grub --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index eb365f3..a4bfc8a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +invirt-xen-config (0.0.38~glasgall4) precise; urgency=low + + * Oops, no, we don't actually want to uninstall grub. Depend on grub-pc + instead. + + -- Adam Glasgall Sun, 24 Mar 2013 17:49:24 -0400 + invirt-xen-config (0.0.38~glasgall3) precise; urgency=low * ubuntu-xen-server bit the dust several releases ago. replace it by diff --git a/debian/control b/debian/control index 4c577bb..19d068f 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.8.0 Package: invirt-xen-config Architecture: all -Depends: ${misc:Depends}, dsniff, lvm2, grub, +Depends: ${misc:Depends}, dsniff, lvm2, grub-pc, xen-hypervisor-4.1, xen-utils-4.1, xen-tools, invirt-base, bridge-utils, python-sqlalchemy, python-psycopg2, invirt-database Provides: ${diverted-files} -- 1.7.9.5