Thanks, I've updated the package description as follows.
- Ted
commit 9598165565363868dce29773dcfb893db4ab0eeb
Author: Theodore Ts'o <[EMAIL PROTECTED]>
Date: Mon Jun 2 21:20:34 2008 -0400
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.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]