+e2fsprogs (1.20-1) unstable; urgency=low
+
+ * New upstream release:
+ ** new program: e2image.
+ ** e2fsck validates file descriptor specified in -C (Closes: #55220)
+ ** Fix multiple progress bar fsck bug (Closes: #65267)
+ ** Add devfs support to fsck (Closes: #94159)
+ ** Fix debugfs dump cmd looping on disk errors (Closes: #79163)
+ ** Miscellaneous manual page clarifications (Closes: #63442, #67446,
+ and #87216)
+ ** Improved ext3 support
+ ** tune2fs can now safely modify mounted filesystems
+
+ -- Theodore Tso <tytso@think.thunk.org> Wed, 11 May 2001 00:51:14 -0400
+
e2fsprogs (1.19-4) unstable; urgency=medium
* Added texinfo to build-deps (Closes: #87685).
Summary: Utilities for managing the second extended (ext2) filesystem.
Name: e2fsprogs
-Version: 1.20.WIP
+Version: 1.20
Release: 0
Copyright: GPL
Group: System Environment/Base
/sbin/dumpe2fs
/sbin/e2fsck
/sbin/e2label
+/sbin/e2image
/sbin/fsck
/sbin/fsck.ext2
/sbin/fsck.ext3
%{_mandir}/man8/dumpe2fs.8*
%{_mandir}/man8/e2fsck.8*
%{_mandir}/man8/e2label.8*
+%{_mandir}/man8/e2image.8*
%{_mandir}/man8/fsck.8*
%{_mandir}/man8/mke2fs.8*
%{_mandir}/man8/mklost+found.8*