summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog7
-rw-r--r--debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 2389b13..3e477a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debvm (0.2.12) unstable; urgency=medium
+
+ * The "build before upload" release.
+ * Fix syntax error in control file.
+
+ -- Helmut Grohne <helmut@subdivi.de> Fri, 23 Jun 2023 07:50:09 +0200
+
debvm (0.2.11) unstable; urgency=medium
[ Helmut Grohne ]
diff --git a/debian/control b/debian/control
index 0d63dff..d4dbda0 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Depends:
genext2fs,
mmdebstrap (>= 1.3.0),
passwd,
- qemu-kvm (>> 1:8.0) | qemu-system-any
+ qemu-kvm (>> 1:8.0) | qemu-system-any,
# Required for -device virtio-net-pci,netdev=net0
ipxe-qemu,
Recommends: