- base-files (13.6+rpi1) trixie-staging; urgency=medium
++base-files (13.7+rpi1) trixie-staging; urgency=medium
+
+ [changes brought forward from 8+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Wed, 07 Jan 2015 02:03:42 +0000]
+ * Modify default vendor etc for raspbian.
+ * Modify maintainer scripts so default will be set to raspbian even when
+ upgrading
+ [changes introduced in 10+rpi1 by Peter Michael Green]
+ * Make some changes using sed in debian/rules rather than directly in source
+ package to avoid merge conflicts.
+ [changes introduced in 10.3+rpi1 by Peter Michael Green]
+ * Make further changes in debian/rules rather than directly to files in
+ package to further avoid merge conflicts.
+ * Make changes in debian/rules in the "install" step to avoid the need for
+ code to revert them.
+ * Add build-dependency on moreutils to support new code in debian/rules.
+
- -- Raspbian forward porter <root@raspbian.org> Tue, 10 Dec 2024 15:23:20 +0000
++ -- Raspbian forward porter <root@raspbian.org> Wed, 12 Mar 2025 02:04:29 +0000
++
+ 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 <sanvila@debian.org> Tue, 04 Mar 2025 12:20:00 +0100
base-files (13.6) unstable; urgency=medium
Section: admin
Priority: required
Maintainer: Santiago Vila <sanvila@debian.org>
- Standards-Version: 4.7.0
+ Standards-Version: 4.7.2
-Build-Depends: debhelper-compat (= 13), debhelper (>= 13.10~)
+Build-Depends: debhelper-compat (= 13), debhelper (>= 13.10~), moreutils
Rules-Requires-Root: binary-targets
Package: base-files