From 9fe62dd12ea426785c24c2463961e24fb5fe1751 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 16 Feb 2025 12:45:56 +0100 Subject: [PATCH] Releasing debian version 2.2.1-2. Signed-off-by: Daniel Baumann --- debian/changelog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/debian/changelog b/debian/changelog index d2ba135..89a83b7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +nvme-stas (2.2.1-2) sid; urgency=medium + + * Uploading to sid. + * Trimming copyright file. + * Updating upstream links in copyright. + * Wrap and sorting debian directory. + * Moving systemd unit directory until debhelper supports + /usr/lib/systemd/system (Closes: #1034225). + + -- Daniel Baumann Sat, 15 Apr 2023 10:30:08 +0200 + nvme-stas (2.2.1-1) unstable; urgency=medium * Initial release (Closes: #1032650)