diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-07-16 17:19:19 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-07-16 17:19:19 +0000 |
commit | 61734e359d44ed5c827fc7c8cc199a0a915abd25 (patch) | |
tree | 0896de0f5fd3b8059191cb960398620ab154dd95 | |
parent | Also removing /etc/nvme (if empty) on purge. (diff) | |
download | nvme-cli-61734e359d44ed5c827fc7c8cc199a0a915abd25.tar.xz nvme-cli-61734e359d44ed5c827fc7c8cc199a0a915abd25.zip |
Releasing debian version 2.0-1.debian/2.0-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 796a311..853c344 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +nvme-cli (2.0-1) experimental; urgency=medium + + * Uploading to experimental. + * Merging upstream version 2.0. + * Updating packaging for upstreams migration to meson, + temporarily skipping udeb-build (needs further work). + * Also removing /etc/nvme (if empty) on purge. + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 16 Jul 2022 18:32:50 +0200 + nvme-cli (1.16-4) sid; urgency=medium * Uploading to sid. |