diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-10-18 14:05:42 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-11-05 18:17:32 +0000 |
commit | 5b863137508fd995dcfcdaec3c45e93542df7e49 (patch) | |
tree | b818cc9a154e0fb22869f4f308f89c2e864c949c | |
parent | Merging upstream version 1.2. (diff) | |
download | libnvme-5b863137508fd995dcfcdaec3c45e93542df7e49.tar.xz libnvme-5b863137508fd995dcfcdaec3c45e93542df7e49.zip |
Using codename instead of suitname in changelog consistently.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog index 33a60cd..d3a8276 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,19 +1,19 @@ -libnvme (1.1-2) unstable; urgency=medium +libnvme (1.1-2) sid; urgency=medium - * Uploading to unstable. + * Uploading to sid. -- Daniel Baumann <daniel.baumann@progress-linux.org> Tue, 18 Oct 2022 16:02:35 +0200 -libnvme (1.1-1) unstable; urgency=medium +libnvme (1.1-1) sid; urgency=medium - * Uploading to unstable. + * Uploading to sid. * Merging upstream version 1.1. -- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 15 Aug 2022 14:26:36 +0200 -libnvme (1.1~rc0-1) unstable; urgency=medium +libnvme (1.1~rc0-1) sid; urgency=medium - * Uploading to unstable. + * Uploading to sid. * Merging upstream version 1.1~rc0. * Updating copyright for newly added mctp support in this upstream release. @@ -23,7 +23,7 @@ libnvme (1.1~rc0-1) unstable; urgency=medium -- Daniel Baumann <daniel.baumann@progress-linux.org> Tue, 26 Jul 2022 07:34:55 +0200 -libnvme (1.0-1) unstable; urgency=medium +libnvme (1.0-1) sid; urgency=medium * Initial upload to sid: - as of nvme-cli 2.0, upstream has moved the common functionality |