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

Bastian Blank waldi at moszumanska.debian.org
Fri Aug 29 21:42:15 UTC 2014


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

waldi pushed a commit to branch develop
in repository xen.

commit 8a4f7fb6cffec17280777ff3a17127a2084cb318
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 7016ecf..dfa23b7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,13 @@
 xen (4.4.0-4) UNRELEASED; urgency=medium
 
+  [ Bastian Blank ]
   * Also remove unused OCaml packages from control file.
   * Make library packages multi-arch: same. (closes: #730417)
   * Use debhelper compat level 9. (closes: #692352)
 
+  [ 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 32affeb..dc7d660 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