diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-07-29 04:57:04 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-07-29 04:57:04 +0000 |
commit | 2cc7385f646bf3be78c6a6aa83755648368e4d78 (patch) | |
tree | 2cac59f35b21dfbe00e76a268a0f37f12acdf58b | |
parent | Correcting location of the NVMe-oF systemd service files. (diff) | |
download | nvme-cli-2cc7385f646bf3be78c6a6aa83755648368e4d78.tar.xz nvme-cli-2cc7385f646bf3be78c6a6aa83755648368e4d78.zip |
Releasing debian version 1.14-2.debian/1.14-2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 00bd351..fac9cff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +nvme-cli (1.14-2) experimental; urgency=medium + + * Uploading to experimental. + * Removing generated files on purge. + * Completing and correcting debian/copyright. + * Removing obsolete settings for newer systemd versions. + * Removing unneeded build-depends. + * Adding pci.ids to recommends as it's used by some of the plugins. + * Correcting location of the NVMe-oF systemd service files. + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Thu, 29 Jul 2021 06:56:57 +0200 + nvme-cli (1.14-1) experimental; urgency=medium * Uploading to experimental. |