From: Theodore Ts'o Date: Tue, 3 Jun 2008 01:20:34 +0000 (-0400) Subject: debian: Improve e2fsprogs package description X-Git-Tag: v1.40.11~8 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=9598165565363868dce29773dcfb893db4ab0eeb;p=tools%2Fe2fsprogs.git debian: Improve e2fsprogs package description Addresses-Debian-Bug: #483023 --- diff --git a/debian/control b/debian/control index f6647c4..73e7ac8 100644 --- a/debian/control +++ b/debian/control @@ -213,9 +213,10 @@ Suggests: gpart, parted, e2fsck-static Conflicts: dump (<< 0.4b4-4), quota (<< 1.55-8.1), initscripts (<< 2.85-4), sysvinit (<< 2.85-4) Replaces: hurd (<= 20040301-1), libblkid1 (<< 1.38+1.39-WIP-2005.12.10-2), libuuid1 (<< 1.38+1.39-WIP-2005.12.10-2) Architecture: any -Description: ext2 file system utilities and libraries - EXT2 stands for "Extended Filesystem", version 2. It's the main - filesystem type used for hard disks on Debian and other Linux systems. +Description: ext2/ext3/ext4 file system utilities + The ext2, ext3 and ext4 file systems are successors of the original ext + ("extended") file system. They are the main file system types used for + hard disks on Debian and other Linux systems. . - This package contains programs for creating, checking, and maintaining EXT2 - filesystems, and the generic `fsck' wrapper. + This package contains programs for creating, checking, and maintaining + ext-based file systems, and the generic fsck wrapper.