Whamcloud - gitweb
debian: Improve e2fsprogs package description
authorTheodore Ts'o <tytso@mit.edu>
Tue, 3 Jun 2008 01:20:34 +0000 (21:20 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 3 Jun 2008 01:20:34 +0000 (21:20 -0400)
Addresses-Debian-Bug: #483023

debian/control

index f6647c4..73e7ac8 100644 (file)
@@ -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.