Bastian Blank
2008-Jan-26 23:33 UTC
[Pkg-xen-changes] r519 - in trunk/xen-3/debian: . templates
Author: waldi Date: Sat Jan 26 23:33:17 2008 New Revision: 519 Log: * debian/changelog: Update. * debian/templates/control.hypervisor.in: Move depends to recommends. Modified: trunk/xen-3/debian/changelog trunk/xen-3/debian/templates/control.hypervisor.in Modified: trunk/xen-3/debian/changelog =============================================================================--- trunk/xen-3/debian/changelog (original) +++ trunk/xen-3/debian/changelog Sat Jan 26 23:33:17 2008 @@ -3,6 +3,7 @@ * Clean environment for build. * Add packages libxenstore3.0 and xenstore-utils. * Move docs package in docs section to match overwrites. + * Make the hypervisor only recommend the utils. -- Bastian Blank <waldi at debian.org> Sat, 26 Jan 2008 22:18:23 +0000 Modified: trunk/xen-3/debian/templates/control.hypervisor.in =============================================================================--- trunk/xen-3/debian/templates/control.hypervisor.in (original) +++ trunk/xen-3/debian/templates/control.hypervisor.in Sat Jan 26 23:33:17 2008 @@ -1,6 +1,6 @@ Package: xen-hypervisor- at version@@abiname@@localversion@ -Depends: xen-utils- at version@@abiname@ Provides: xen-hypervisor, xen-hypervisor- at major@, xen-hypervisor- at version@@abiname@, xen-hypervisor at localversion@ +Recommends: xen-utils- at version@@abiname@ Suggests: xen-docs- at version@ Description: The Xen Hypervisor on @class@ The hypervisor is the "core" for XEN itself. It gets booted by the boot loader