summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2023-06-23 07:51:01 +0200
committerHelmut Grohne <helmut@subdivi.de>2023-06-23 07:51:01 +0200
commitc7325e9f97142c418997721579ad943445b3bba2 (patch)
tree2312627ead96f1d5f53d0a4d756011928bde5d5e /debian/changelog
parent7560cc78e73bce060fb523bbf80200fa2b77b27b (diff)
downloaddebvm-c7325e9f97142c418997721579ad943445b3bba2.tar.gz
upload 0.2.12 to unstable
Fix a syntax error in control. Fixes: 1c98a5b3b36f ("bin/debvm-run: qemu (>> 1:8.0) provides symlinks for qemu-system-${debarch} as well as qemu-system-any")
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 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 ]