diff options
author | Simon Quigley <tsimonq2@ubuntu.com> | 2017-06-19 15:56:06 -0500 |
---|---|---|
committer | Simon Quigley <tsimonq2@ubuntu.com> | 2017-06-19 15:56:06 -0500 |
commit | 3bc42f48642f011fc65788f4c01912e0fc5f03f8 (patch) | |
tree | c41b305d40a162ff451d19b5d5d10f5e3b405d9f | |
parent | 45e3cd1cf96d71dc576968c15230354b83c6ceaa (diff) |
Install the manpage correctly.
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/hardinfo.manpages | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ab6931c4..e11cffd2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -25,6 +25,7 @@ hardinfo (0.5.1+git20170619-1) UNRELEASED; urgency=medium + aarch64.diff (rewritten for the new build system based off of Matthias Klose's initial patch) (Closes: #779465) - Recommend lm-sensors in order to read information from sensors. + * Install the manpage correctly. -- Simon Quigley <tsimonq2@ubuntu.com> Sun, 18 Jun 2017 22:25:05 -0500 diff --git a/debian/hardinfo.manpages b/debian/hardinfo.manpages new file mode 100644 index 00000000..ce2f5f77 --- /dev/null +++ b/debian/hardinfo.manpages @@ -0,0 +1 @@ +debian/hardinfo.1 |