]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
debian: package manpage for cephfs-top 68799/head
authorKefu Chai <k.chai@proxmox.com>
Thu, 7 May 2026 12:43:28 +0000 (20:43 +0800)
committerKefu Chai <k.chai@proxmox.com>
Thu, 7 May 2026 12:49:06 +0000 (20:49 +0800)
commit52064031dc01c97ff7e72dd8030bd4148f092562
tree1e22436ebe2ecbff0b20c82e7ea5eca9a8413883
parent8bb89be9023669960809efe7dfbb9a9a5e384f28
debian: package manpage for cephfs-top

the build already produces usr/share/man/man8/cephfs-top.8, and the
fedora spec ships it via the cephfs-top package. on debian,
debian/cephfs-top.install was missing it, so the file was sitting in
debian/tmp unclaimed and dh_missing complained:

  dh_missing: warning: usr/share/man/man8/cephfs-top.8 exists in
  debian/tmp but is not installed to anywhere

claim the manpage in debian/cephfs-top.install so it lands in the
cephfs-top deb. silences the warning and gives debian users the same
`man cephfs-top` fedora users already have.

Signed-off-by: Kefu Chai <k.chai@proxmox.com>
debian/cephfs-top.install