diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-16 18:09:07 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-16 18:09:07 +0000 |
commit | f6cfd7e068de7067cb1066ae356d64ba23015793 (patch) | |
tree | 4611f46ce874b476064f03a890dea006ae135ac7 /debian/control | |
parent | Merging upstream version 256.1. (diff) | |
download | systemd-f6cfd7e068de7067cb1066ae356d64ba23015793.tar.xz systemd-f6cfd7e068de7067cb1066ae356d64ba23015793.zip |
Adding debian version 256.1-1.debian/256.1-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/debian/control b/debian/control index b45bf3c..6a7736e 100644 --- a/debian/control +++ b/debian/control @@ -114,7 +114,7 @@ Conflicts: consolekit, opensysusers, Breaks: less (<< 563), sicherboot (<< 0.1.6), - dracut (<= 060+5-7), + dracut-core (<< 102-2~), Provides: systemd-sysusers (= ${binary:Version}), systemd-tmpfiles (= ${binary:Version}), Description: system and service manager @@ -136,6 +136,9 @@ Conflicts: sysvinit-core, systemd-shim, initscripts, orphan-sysvinit-scripts, + sysv-rc, + insserv, + startpar, bfh-container (<< 20211009-22~), molly-guard (<< 0.8.2~), progress-linux-container (<< 20221002-11~), @@ -571,17 +574,17 @@ Package: systemd-boot-efi-amd64-signed-template Architecture: amd64 Depends: ${shlibs:Depends}, ${misc:Depends}, Build-Profiles: <!stage1 !pkg.systemd.upstream> -Description: Template for signed systemd-boot-efi package +Description: Template for signed systemd-boot-efi package (amd64) This package is used to control code signing by the Debian signing - service. + service (amd64 variant). Package: systemd-boot-efi-arm64-signed-template Architecture: arm64 Depends: ${shlibs:Depends}, ${misc:Depends}, Build-Profiles: <!stage1 !pkg.systemd.upstream> -Description: Template for signed systemd-boot-efi package +Description: Template for signed systemd-boot-efi package (arm64) This package is used to control code signing by the Debian signing - service. + service (arm64 variant). Package: systemd-ukify Build-Profiles: <!stage1 !pkg.systemd.noukify> @@ -642,7 +645,6 @@ Description: systemd development files Package: systemd-repart Architecture: linux-any -Section: admin Depends: ${shlibs:Depends}, ${misc:Depends}, Recommends: ${dlopen:Recommends}, @@ -657,7 +659,6 @@ Description: Provides the systemd-repart utility Package: systemd-cryptsetup Build-Profiles: <!stage1> Architecture: linux-any -Section: admin Depends: ${shlibs:Depends}, ${misc:Depends}, Recommends: ${dlopen:Recommends}, |