From 7b785ec54162acaea78d0cf6e963eb6ddc188a83 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 2 Jul 2021 22:44:05 +0200 Subject: Adding debian version 1.12-8. Signed-off-by: Daniel Baumann --- debian/control | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..96e023d --- /dev/null +++ b/debian/control @@ -0,0 +1,24 @@ +Source: nvme-cli +Maintainer: Daniel Baumann +Section: admin +Priority: optional +Standards-Version: 4.1.1 +Build-Depends: + debhelper-compat (= 13), + pci.ids, + pkg-config, + uuid-dev, + uuid-runtime, +Homepage: https://github.com/linux-nvme/nvme-cli + +Package: nvme-cli +Architecture: any +Depends: + ${misc:Depends}, + ${shlibs:Depends}, + uuid-runtime, +Description: userspace tooling to control NVMe drives + NVMe is a fast, scalable, direct attached storage interface, accessing + solid state drives through PCIe. + . + The nvme CLI contains core management tools with minimal dependencies. -- cgit v1.2.3