1
0
Fork 0

Reworking package descriptions.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-14 06:02:05 +01:00
parent 08ddeba4cd
commit 6ba67c1417
Signed by: daniel
GPG key ID: FBB4F0E80A80222F

16
debian/control vendored
View file

@ -25,12 +25,12 @@ Recommends:
${mta:Recommends}, ${mta:Recommends},
Suggests: Suggests:
${mta:Suggests}, ${mta:Suggests},
Description: Tool to administer Linux MD arrays (software RAID) Description: tool for managing Linux MD devices (software RAID)
The mdadm utility can be used to create, manage, and monitor MD The mdadm tool is used to create, manage, and monitor Linux MD (software
(multi-disk) arrays for software RAID or multipath I/O. RAID) devices.
. .
This package automatically configures mdadm to assemble arrays during the This package configures mdadm to by default assemble arrays automatically
system startup process. If not needed, this functionality can be disabled. during the system startup process.
Package: mdadm-udeb Package: mdadm-udeb
Section: debian-installer Section: debian-installer
@ -39,8 +39,8 @@ Package-Type: udeb
Depends: Depends:
${misc:Depends}, ${misc:Depends},
${shlibs:Depends}, ${shlibs:Depends},
Description: Tool to administer Linux MD arrays (software RAID) Description: tool for managing Linux md devices (software RAID arrays)
The mdadm utility can be used to create, manage, and monitor MD The mdadm tool is used to create, manage, and monitor Linux MD (software
(multi-disk) arrays for software RAID or multipath I/O. RAID) devices.
. .
This is a minimal package used by the debian-installer. This is a minimal package used by the debian-installer.