diff options
| author | Daniil Baturin <daniil@baturin.org> | 2025-11-10 13:01:37 +0000 |
|---|---|---|
| committer | Daniil Baturin <daniil@baturin.org> | 2025-11-10 13:01:37 +0000 |
| commit | 071cca6081989681da965f44c5a31a052d1cb02b (patch) | |
| tree | 38c2e6d86aeaf11daec415119d226f91a887c163 /debian/control | |
| parent | fd1e89126a5e176582b0be4abb77a7dacae9e7b2 (diff) | |
| download | hvinfo-071cca6081989681da965f44c5a31a052d1cb02b.tar.gz hvinfo-071cca6081989681da965f44c5a31a052d1cb02b.zip | |
Small updates in README and packaging
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 284bc70..ee10d22 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,6 @@ Build-Depends: debhelper (>= 12), gnat (>=12.0), gprbuild Package: hvinfo Depends: libgnat-12 Architecture: i386 amd64 armhf arm64 -Description: x86 hypervisor detection tool - An x86 hypervisor detection with support for detecting - KVM, Xen PV or HVM, VMware, and others. +Description: Hypervisor detection tool + A hypervisor detection tool that supports detecting + KVM, Xen PV or HVM, VMware, Bhyve, and other full virtualization environments. |
