diff options
Diffstat (limited to '')
-rw-r--r-- | nvme.control.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/nvme.control.in b/nvme.control.in new file mode 100644 index 0000000..74d36aa --- /dev/null +++ b/nvme.control.in @@ -0,0 +1,9 @@ +Package: nvme +Version: @VERSION@ +Section: base +Priority: optional +Architecture: amd64 +Depends: @DEPENDS@ +Maintainer: Keith Busch <kbusch@kernel.org> +Description: NVM-Express Command Line Interface + The nvme management tool |