diff --git a/debian/changelog b/debian/changelog index 95e7560..b04601a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +base-files (13.7) unstable; urgency=medium + + * Make /var/local to be root:root and 755 by default on new installs. + On upgrades from Debian 12, the permissions of /var/local are kept, + which is what we want for backwards compatibility. Closes: #1039973. + * Raise Standards-Version to 4.7.2. + * Add debian/salsa-ci.yml. + + -- Santiago Vila Tue, 04 Mar 2025 12:20:00 +0100 + base-files (13.6) unstable; urgency=medium * Change default dot.profile to not use mesg anymore. Closes: #1088011.