From 9a56793399a12d4b9515d2c5ea04bb981e55d5e0 Mon Sep 17 00:00:00 2001 From: Ole-Morten Duesund Date: Mon, 29 Sep 2025 13:50:42 +0200 Subject: [PATCH] Fix changelog dates to use correct year (2025) All changelog entries should be from today (Mon, 29 Sep 2025) at 13:00 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9c81180..f33ed1f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,7 +5,7 @@ naas (1.0.1-1) unstable; urgency=medium * Update package metadata with license and repository information * Improve README with license documentation - -- Ole-Morten Duesund Sun, 29 Sep 2024 15:00:00 +0200 + -- Ole-Morten Duesund Mon, 29 Sep 2025 13:00:00 +0200 naas (1.0.0-1) unstable; urgency=medium @@ -16,4 +16,4 @@ naas (1.0.0-1) unstable; urgency=medium * Health check endpoint * Systemd service integration - -- Ole-Morten Duesund Fri, 27 Sep 2024 15:00:00 +0200 \ No newline at end of file + -- Ole-Morten Duesund Mon, 29 Sep 2025 13:00:00 +0200 \ No newline at end of file