We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9139c46 commit 1fdee51Copy full SHA for 1fdee51
2 files changed
debian/changelog
@@ -1,3 +1,9 @@
1
+mkosi (25.3-5deepin1) unstable; urgency=medium
2
+
3
+ * remove depends systemd-repart.
4
5
+ -- lichenggang <lichenggang@deepin.org> Mon, 24 Feb 2025 20:00:19 +0800
6
7
mkosi (25.3-5) unstable; urgency=medium
8
9
* autopkgtest: skip booting image if kvm is not available. It's too slow
debian/control
@@ -22,7 +22,6 @@ Package: mkosi
22
Architecture: all
23
Depends: systemd (>= 254~),
24
systemd-container (>= 254~),
25
- systemd-repart,
26
systemd-ukify,
27
python3-cryptography,
28
python3-pefile,
0 commit comments