summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@baturin.org>2025-11-10 13:01:37 +0000
committerDaniil Baturin <daniil@baturin.org>2025-11-10 13:01:37 +0000
commit071cca6081989681da965f44c5a31a052d1cb02b (patch)
tree38c2e6d86aeaf11daec415119d226f91a887c163 /debian
parentfd1e89126a5e176582b0be4abb77a7dacae9e7b2 (diff)
downloadhvinfo-071cca6081989681da965f44c5a31a052d1cb02b.tar.gz
hvinfo-071cca6081989681da965f44c5a31a052d1cb02b.zip
Small updates in README and packaging
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/control6
2 files changed, 9 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 23d60fd..875384b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+hvinfo (1.2.1) unstable; urgency=medium
+
+ * Small updates in the README file and package description.
+
+ -- Daniil Baturin <daniil@baturin.org> Mon, 10 Nov 2025 12:58:02 +0000
+
hvinfo (1.2.0) unstable; urgency=medium
* Add support for detecting non-accelerated QEMU > 2.10 on all platforms
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.