From 0b56be4b3028f179daa4705e5b4fffebc6fe1cd6 Mon Sep 17 00:00:00 2001 From: Jonathan McDowell Date: Tue, 15 Jul 2025 17:07:54 +0100 Subject: [PATCH] Drop debian/NEWS The switch to a .ini config file happened back in Debian buster (10), so the need for this is long past. --- debian/NEWS | 14 -------------- debian/changelog | 1 + 2 files changed, 1 insertion(+), 14 deletions(-) delete mode 100644 debian/NEWS diff --git a/debian/NEWS b/debian/NEWS deleted file mode 100644 index e1c4c3b..0000000 --- a/debian/NEWS +++ /dev/null @@ -1,14 +0,0 @@ -onak (0.5.0-1) unstable; urgency=low - - * Upstream onak has migrated to a new .ini style configuration file, - referred to as onak.ini instead of onak.conf. If you had local modifications - to /etc/onak.conf they have been retained in /etc/onak.conf.dpkg-bak and - automatically migrated to the new style in /etc/onak.ini. If you have any - other copies of the configuration (e.g. store in home directories) then - the "onak dumpconfig" utility can upgrade them for you. onak is still - capable of reading old style configurations but this is expected to go away - in a future release and no new configuration options will be available in - the old config file format. - - -- Jonathan McDowell Sun, 28 Aug 2016 16:16:10 +0100 - diff --git a/debian/changelog b/debian/changelog index 67fca50..b4bd059 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ onak (0.6.3-1+git) UNRELEASED; urgency=low * Development snapshot * Cleanup database files on package purge (Closes: #1053323) * Update debian/watch to v4 + HTTPS + * Drop debian/NEWS -- Jonathan McDowell Tue, 15 Jul 2025 10:21:10 +0100 -- 2.39.5