diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-05 08:50:36 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-05 08:50:36 +0000 |
commit | 3f36a09c6d3d3105c1e896f508e25fafbdaf0e09 (patch) | |
tree | 86b29354e10b3e83e58878938470dcec7fc79bbc | |
parent | Adding patch to remove missing manpage in meson.build to fix FTBFS. (diff) | |
download | nvme-cli-3f36a09c6d3d3105c1e896f508e25fafbdaf0e09.tar.xz nvme-cli-3f36a09c6d3d3105c1e896f508e25fafbdaf0e09.zip |
Releasing debian version 2.10-1.debian/2.10-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 80037b7..3f05532 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +nvme-cli (2.10-1) sid; urgency=medium + + * Uploading to sid. + * Merging upstream version 2.10. + * Bumping libnvme build-depends to 1.10. + * Removing avoid-unsupported-arm64-instructions.patch, included + upstream. + * Removing fix-ftbfs-t64.patch, included upstream. + * Adding patch to remove missing manpage in meson.build to fix FTBFS. + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 05 Aug 2024 10:39:08 +0200 + nvme-cli (2.9.1-3) sid; urgency=medium * Uploading to sid. |