diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-06-29 13:08:08 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-06-29 13:08:08 +0000 |
commit | 84673b0326ac87a322ef4d8355251865300a318c (patch) | |
tree | 3755329218873ef8fbfc51d8bec7dad2bc81ffd3 | |
parent | Workarounding changes for wrong python prefix. (diff) | |
download | libnvme-84673b0326ac87a322ef4d8355251865300a318c.tar.xz libnvme-84673b0326ac87a322ef4d8355251865300a318c.zip |
Releasing debian version 1.4-4.debian/1.4-4
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d94ff76..c2f2da5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +libnvme (1.4-4) sid; urgency=medium + + * Uploading to sid. + * Adding missing dependencies to libnvme-dev, thanks to Michael Biebl + <biebl@debian.org> (Closes: #1039858). + * Workarounding changes for wrong python prefix. + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Thu, 29 Jun 2023 03:17:34 +0200 + libnvme (1.4-3) sid; urgency=medium * Uploading to sid. |