[Pkg-xen-changes] [xen] 01/01: Correct contents of /etc/xen/scripts/hotplugpath.sh (Closes: #706283)

Ian Campbell ijc-guest at moszumanska.debian.org
Fri Aug 29 18:53:56 UTC 2014


This is an automated email from the git hooks/post-receive script.

ijc-guest pushed a commit to branch feature/bug706283
in repository xen.

commit cdf4fdb043faae69b2b33de3111694befbab413c
Author: Ian Campbell <ijc at hellion.org.uk>
Date:   Fri Aug 29 19:53:44 2014 +0100

    Correct contents of /etc/xen/scripts/hotplugpath.sh (Closes: #706283)
---
 debian/changelog  | 4 ++++
 debian/rules.real | 1 +
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 40f7fee..620bd1f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
 xen (4.4.0-4) UNRELEASED; urgency=medium
 
+  [ Bastian Blank ]
   * Also remove unused OCaml packages from control file.
 
+  [ Ian Campbell ]
+  * Correct contents of /etc/xen/scripts/hotplugpath.sh (Closes: #706283)
+
  -- Bastian Blank <waldi at debian.org>  Fri, 29 Aug 2014 17:37:54 +0200
 
 xen (4.4.0-3) unstable; urgency=medium
diff --git a/debian/rules.real b/debian/rules.real
index ad32b57..5286319 100644
--- a/debian/rules.real
+++ b/debian/rules.real
@@ -116,6 +116,7 @@ endif
 
 $(STAMPS_DIR)/install-utils-common: DIR = $(BUILD_DIR)/build-docs
 $(STAMPS_DIR)/install-utils-common: INSTALL_DIR = $(BUILD_DIR)/install-utils-common
+$(STAMPS_DIR)/install-utils-common: export XEN_VERSION = common
 $(STAMPS_DIR)/install-utils-common: export DESTDIR = $(CURDIR)/$(INSTALL_DIR)
 $(STAMPS_DIR)/install-utils-common: $(STAMPS_DIR)/build-docs
 	@rm -rf $(INSTALL_DIR)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-xen/xen.git



More information about the Pkg-xen-changes mailing list