diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-11-10 22:06:28 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-11-10 22:06:28 +0000 |
commit | 2b58bb9eb04fcf803dffc68bd1b71655950f7d0b (patch) | |
tree | 7f144ffad5516f23744bc3dd42d211df660d0c84 | |
parent | Adding patch from upstream to fix FTBFS on big endian, thanks to Benjamin Dru... (diff) | |
download | libnvme-2b58bb9eb04fcf803dffc68bd1b71655950f7d0b.tar.xz libnvme-2b58bb9eb04fcf803dffc68bd1b71655950f7d0b.zip |
Releasing debian version 1.2-2.debian/1.2-2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8dded9b..a5314fb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +libnvme (1.2-2) sid; urgency=medium + + * Uploading to sid. + * Applying patch from Chris Lamb <lamby@debian.org> to make build + reproducible (Closes: #1023589). + * Adding patch from upstream to fix FTBFS on big endian, thanks to + Benjamin Drung <bdrung@debian.org> (Closes: #1023826). + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Thu, 10 Nov 2022 23:06:24 +0100 + libnvme (1.2-1) sid; urgency=medium * Uploading to sid. |