diff options
author | Russ Allbery <rra@stanford.edu> | 2010-02-21 21:12:04 -0800 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2010-02-21 21:12:04 -0800 |
commit | 1c375ebad08f230a988d50c1b1319a5eb781931d (patch) | |
tree | 2b28dcc7237f5d9ac8275417f9222e46bd639587 | |
parent | 5f7b49bdc23e0e54bfc604413383489ebc7761fd (diff) |
Add the wallet-report man page to wallet-server
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/wallet-server.install | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index be74a9c..123053e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -28,7 +28,7 @@ wallet (0.10-1) unstable; urgency=low * Add a watch file. * Update standards version to 3.8.4 (no changes required). - -- Russ Allbery <rra@debian.org> Sun, 21 Feb 2010 21:06:52 -0800 + -- Russ Allbery <rra@debian.org> Sun, 21 Feb 2010 21:11:58 -0800 wallet (0.9-1) unstable; urgency=low diff --git a/debian/wallet-server.install b/debian/wallet-server.install index f07fb45..9b62be9 100644 --- a/debian/wallet-server.install +++ b/debian/wallet-server.install @@ -3,6 +3,7 @@ debian/tmp/usr/sbin/wallet-backend debian/tmp/usr/share/man/man3/*.3pm debian/tmp/usr/share/man/man8/wallet-admin.8 debian/tmp/usr/share/man/man8/wallet-backend.8 +debian/tmp/usr/share/man/man8/wallet-report.8 debian/tmp/usr/share/perl5 config/wallet etc/remctl/conf.d |