[Pkg-xen-changes] r841 - trunk/xen-common/debian

Bastian Blank waldi at alioth.debian.org
Wed Mar 23 09:33:43 UTC 2011


Author: waldi
Date: Wed Mar 23 09:33:37 2011
New Revision: 841

Log:
* debian/changelog: Update.
* debian/rules: Install things from tools/hotplug/common.

Modified:
   trunk/xen-common/debian/changelog
   trunk/xen-common/debian/rules

Modified: trunk/xen-common/debian/changelog
==============================================================================
--- trunk/xen-common/debian/changelog	Wed Mar 23 09:26:50 2011	(r840)
+++ trunk/xen-common/debian/changelog	Wed Mar 23 09:33:37 2011	(r841)
@@ -2,6 +2,7 @@
 
   * New upstream release candidate.
   * Use /var/run for xenstore db.
+  * Install common hotplug scripts. (closes: #591456)
 
  -- Bastian Blank <waldi at debian.org>  Sat, 19 Mar 2011 12:15:03 +0100
 

Modified: trunk/xen-common/debian/rules
==============================================================================
--- trunk/xen-common/debian/rules	Wed Mar 23 09:26:50 2011	(r840)
+++ trunk/xen-common/debian/rules	Wed Mar 23 09:33:37 2011	(r841)
@@ -60,6 +60,7 @@
 	dh_testroot
 	dh_prep
 	$(MAKE) -C $(BUILD_DIR)/tools/examples install-configs
+	$(MAKE) -C $(BUILD_DIR)/tools/hotplug/common install-scripts
 	$(MAKE) -C $(BUILD_DIR)/tools/hotplug/Linux install-udev install-scripts UDEV_RULES_DIR=/lib/udev
 	$(MAKE) -C $(BUILD_DIR)/scripts install
 



More information about the Pkg-xen-changes mailing list