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

Bastian Blank waldi at moszumanska.debian.org
Sat Feb 28 21:55:52 UTC 2015


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

waldi pushed a commit to branch develop
in repository xen.

commit b2ac8cc820804fa15935ef5e6d30bcb6542fb506
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  | 1 +
 debian/rules.real | 5 +++++
 2 files changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 13fc5b3..bebdba7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ xen (4.5.0-2) UNRELEASED; urgency=medium
 
   [ Ian Campbell ]
   * Use xen-init-dom0 from initscript when it is available.
+  * Install some user facing docs in xen-utils-common. (Closes: #688308)
 
  -- Ian Campbell <ijc at debian.org>  Tue, 27 Jan 2015 09:46:21 +0000
 
diff --git a/debian/rules.real b/debian/rules.real
index 443730d..7ff231c 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