[Pkg-xen-changes] [xen] 01/01: Install some user facing docs in xen-utils-common. (Closes: #688308)

Ian James Campbell ijc at moszumanska.debian.org
Mon Dec 1 11:41:49 UTC 2014


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

ijc pushed a commit to branch feature/bug688308
in repository xen.

commit a81782148db0b0a9ad168092e4d0c689c7d38871
Author: Ian Campbell <ijc at debian.org>
Date:   Fri Nov 21 09:50:19 2014 +0000

    Install some user facing docs in xen-utils-common. (Closes: #688308)
---
 debian/changelog  | 7 +++++++
 debian/rules.real | 5 +++++
 2 files changed, 12 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index cc355d4..ed4b1dd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+xen (4.4.1-6) UNRELEASED; urgency=medium
+
+  [ Ian Campbell ]
+  * Install some user facing docs in xen-utils-common. (Closes: #688308)
+
+ -- Ian Campbell <ijc at debian.org>  Fri, 21 Nov 2014 09:46:42 +0000
+
 xen (4.4.1-5) unstable; urgency=medium
 
   * Fix excessive checks of hypercall arguments.
diff --git a/debian/rules.real b/debian/rules.real
index 981b325..3f821da 100644
--- a/debian/rules.real
+++ b/debian/rules.real
@@ -231,6 +231,11 @@ install-utils-common: $(STAMPS_DIR)/install-utils-common
 		$(SOURCE_DIR)/tools/xentrace/xentrace_format.1 \
 		$(SOURCE_DIR)/tools/xentrace/xentrace.8 \
 		$(SOURCE_DIR)/tools/xenstat/xentop/xentop.1
+	dh_installdocs $(SOURCE_DIR)/docs/txt/misc/efi.txt
+	dh_installdocs $(SOURCE_DIR)/docs/txt/misc/xen-command-line.txt
+	dh_installdocs $(SOURCE_DIR)/docs/txt/misc/xl-disk-configuration.txt
+	dh_installdocs $(SOURCE_DIR)/docs/txt/misc/xl-network-configuration.txt
+	dh_installdocs $(SOURCE_DIR)/docs/txt/misc/xl-numa-placement.txt
 	dh_link
 	dh_ucf
 	+$(MAKE_SELF) install-base

-- 
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