From: Jonathan McDowell Date: Tue, 15 Jul 2025 16:07:54 +0000 (+0100) Subject: Drop debian/NEWS X-Git-Url: https://the.earth.li/gitweb/?a=commitdiff_plain;h=0b56be4b3028f179daa4705e5b4fffebc6fe1cd6;p=onak.git Drop debian/NEWS The switch to a .ini config file happened back in Debian buster (10), so the need for this is long past. --- 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