diff --git a/debian/changelog b/debian/changelog index 66cdcadf..2f4c0c36 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +mkosi (25.3-5deepin1) unstable; urgency=medium + + * remove depends systemd-repart. + + -- lichenggang Mon, 24 Feb 2025 20:00:19 +0800 + mkosi (25.3-5) unstable; urgency=medium * autopkgtest: skip booting image if kvm is not available. It's too slow diff --git a/debian/control b/debian/control index 1a77e571..b16a5a19 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,6 @@ Package: mkosi Architecture: all Depends: systemd (>= 254~), systemd-container (>= 254~), - systemd-repart, systemd-ukify, python3-cryptography, python3-pefile,