[Pkg-xen-changes] [xen] 09/09: Install xentrace_format(1), xentrace(8) and xentop(1). (Closes: #407143)

Bastian Blank waldi at moszumanska.debian.org
Fri Aug 29 21:42:16 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 2f03f2c39e8e13aa4052a5fab3398f399802bb8d
Author: Ian Campbell <ijc at hellion.org.uk>
Date:   Fri Aug 29 21:43:24 2014 +0100

    Install xentrace_format(1), xentrace(8) and xentop(1). (Closes: #407143)
---
 debian/changelog  | 1 +
 debian/rules.real | 5 ++++-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 19efe71..09bdabd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ xen (4.4.0-4) UNRELEASED; urgency=medium
   [ Ian Campbell ]
   * Correct contents of /etc/xen/scripts/hotplugpath.sh (Closes: #706283)
   * Drop references cpuperf-xen and cpuperf-perfcntr. (Closes: #733847)
+  * Install xentrace_format(1), xentrace(8) and xentop(1). (Closes: #407143)
 
  -- Bastian Blank <waldi at debian.org>  Fri, 29 Aug 2014 17:37:54 +0200
 
diff --git a/debian/rules.real b/debian/rules.real
index dc7d660..8ddf805 100644
--- a/debian/rules.real
+++ b/debian/rules.real
@@ -224,7 +224,10 @@ install-utils-common: $(STAMPS_DIR)/install-utils-common
 	dh_installinit --name xen -- defaults 20 21
 	dh_installinit --name xend
 	dh_installinit --name xendomains --no-start -- defaults 21 20
-	dh_installman $(SOURCE_DIR)/docs/man1/* $(SOURCE_DIR)/docs/man5/*
+	dh_installman $(SOURCE_DIR)/docs/man1/* $(SOURCE_DIR)/docs/man5/* \
+		$(SOURCE_DIR)/tools/xentrace/xentrace_format.1 \
+		$(SOURCE_DIR)/tools/xentrace/xentrace.8 \
+		$(SOURCE_DIR)/tools/xenstat/xentop/xentop.1
 	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