diff options
author | Helmut Grohne <helmut@subdivi.de> | 2025-05-31 21:19:15 +0200 |
---|---|---|
committer | Helmut Grohne <helmut@subdivi.de> | 2025-05-31 21:19:15 +0200 |
commit | 1875e4c6957ecc9a7cc864e5232bd4826811df9f (patch) | |
tree | f5e7fbab9ba59ee3f160e8eaf8edd763f035ae32 /debian/changelog | |
parent | 1238d3f5814a2cb8440deba1a856207bda571021 (diff) | |
download | debvm-1875e4c6957ecc9a7cc864e5232bd4826811df9f.tar.gz |
upload 0.4.3 to unstable
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 01d81ae..418870a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +debvm (0.4.3) unstable; urgency=medium + + [ Luca Boccassi ] + * debefivm-create: pull in systemd-boot-efi for stub binary (Closes: #1106847) + + [ Helmut Grohne ] + * Fix a spelling mistake in manual pages + + -- Helmut Grohne <helmut@subdivi.de> Sat, 31 May 2025 21:19:01 +0200 + debvm (0.4.2) unstable; urgency=medium [ Colin Watson ] |