* Bump "breaks" on raspi-copies-and-fills to << 0.12
(raspi-copies-and-fills was reverted by the raspberry pi foundation)
- -- Raspbian forward porter <root@raspbian.org> Thu, 21 Sep 2023 02:09:21 +0000
+ [changes introduced in 254.1-3+rpi1 by Peter Michael Green.
+ * Disable systemd-boot, it seems to fail to build and it's not really relavent
+ for raspbian.
+
+ -- Peter Michael Green <plugwash@raspbian.org> Thu, 21 Sep 2023 02:09:21 +0000
systemd (254.1-3) unstable; urgency=medium
Package: systemd-boot
Build-Profiles: <!stage1>
-Architecture: amd64 i386 arm64 armhf riscv64
+Architecture: none
Depends: ${shlibs:Depends},
${misc:Depends},
systemd-boot-efi (= ${binary:Version}),
Package: systemd-boot-efi
Build-Profiles: <!stage1>
-Architecture: amd64 i386 arm64 armhf riscv64
+Architecture: none
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends},
Depends: ${misc:Depends},
-Dnss-systemd=true \
-Dresolve=true \
-Dstatus-unit-format-default=combined \
- -Dbootloader=$(if $(filter x32,$(DEB_HOST_ARCH)),false,auto) \
+ -Dbootloader=false \
-Dstandalone-binaries=true
ifeq (, $(filter stage1, $(DEB_BUILD_PROFILES)))