[Pkg-xen-changes] r1082 - branches/wheezy/xen/debian/templates

Bastian Blank waldi at alioth.debian.org
Sat Jul 28 08:16:23 UTC 2012


Author: waldi
Date: Sat Jul 28 08:16:22 2012
New Revision: 1082

Log:
* debian/templates/control.hypervisor.in: Revert provides removal.
* debian/templates/control.system.latest.in: Add provides.

Modified:
   branches/wheezy/xen/debian/templates/control.hypervisor.in
   branches/wheezy/xen/debian/templates/control.system.latest.in

Modified: branches/wheezy/xen/debian/templates/control.hypervisor.in
==============================================================================
--- branches/wheezy/xen/debian/templates/control.hypervisor.in	Fri Jul 27 10:59:38 2012	(r1081)
+++ branches/wheezy/xen/debian/templates/control.hypervisor.in	Sat Jul 28 08:16:22 2012	(r1082)
@@ -1,6 +1,6 @@
 Package: xen-hypervisor- at version@@localversion@
 Depends: ${misc:Depends}
-Provides: xen-hypervisor, xen-hypervisor- at version@
+Provides: xen-hypervisor, xen-hypervisor- at version@, xen-hypervisor at localversion@
 Recommends: xen-utils- at version@
 Suggests: xen-docs- at version@
 Description: Xen Hypervisor on @class@
@@ -13,3 +13,4 @@
  In order to boot a XEN system along with this package you also need a kernel
  specifically crafted to work as the Domain 0, mediating hardware access for
  XEN itself.
+

Modified: branches/wheezy/xen/debian/templates/control.system.latest.in
==============================================================================
--- branches/wheezy/xen/debian/templates/control.system.latest.in	Fri Jul 27 10:59:38 2012	(r1081)
+++ branches/wheezy/xen/debian/templates/control.system.latest.in	Sat Jul 28 08:16:22 2012	(r1082)
@@ -1,5 +1,6 @@
 Package: xen-system at localversion@
 Depends: xen-hypervisor- at version@@localversion@, xen-utils- at version@, ${misc:Depends}
+Provides: xen-system
 Description: Xen System on @class@ (meta-package)
  This package depends on the latest Xen hypervisor for use on @class@ and the Xen utils.
  .



More information about the Pkg-xen-changes mailing list