Skip to content

deb: add missing pre-depends for init-system-helpers#1199

Merged
vvoland merged 1 commit intodocker:masterfrom
thaJeztah:fix_missing_predepends
May 21, 2025
Merged

deb: add missing pre-depends for init-system-helpers#1199
vvoland merged 1 commit intodocker:masterfrom
thaJeztah:fix_missing_predepends

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

Before this patch, lintian would complain about missing pre-depends:

lintian ./*.deb
...
W: docker-ce: skip-systemd-native-flag-missing-pre-depends (does not satisfy init-system-helpers:any) [postinst:51]
W: docker-ce: skip-systemd-native-flag-missing-pre-depends (does not satisfy init-system-helpers:any) [prerm:10]

- What I did

- How I did it

- How to verify it

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

Before this patch, lintian would complain about missing pre-depends:

    lintian ./*.deb
    ...
    W: docker-ce: skip-systemd-native-flag-missing-pre-depends (does not satisfy init-system-helpers:any) [postinst:51]
    W: docker-ce: skip-systemd-native-flag-missing-pre-depends (does not satisfy init-system-helpers:any) [prerm:10]

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah requested a review from vvoland May 21, 2025 09:51
@vvoland vvoland merged commit 4880aeb into docker:master May 21, 2025
14 checks passed
@thaJeztah thaJeztah deleted the fix_missing_predepends branch May 21, 2025 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants