Update to standards 3.5.9.  

Add dc to the build-depends line.

Remove ancient e2fslibsg conflicts line.

diff --git a/debian/changelog b/debian/changelog
index c46b65c..60de46d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,10 +10,11 @@
   * Fix bug in mke2fs, which was was incorrectly checking the argument
     to the -g option if the default block size is used.  (Closes: #188319)
   * Update man pages.  (Closes: #188318)
-  * Mke2fs can be given a minimum block size by passing in a negative 
+  * Mke2fs can be given a minimum block size by passing in a negative
     number to the -b option.
+  * Update to standards 3.5.9
 
- -- Theodore Y. Ts'o <tytso@mit.edu>  Fri, 11 Apr 2003 22:08:00 -0400
+ -- Theodore Y. Ts'o <tytso@mit.edu>  Sat, 12 Apr 2003 02:52:17 -0400
 
 e2fsprogs (1.32+1.33-WIP-2003.03.30-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index d1780cc..8b12f9c 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,8 @@
 Section: base
 Priority: required
 Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
-Build-Depends: texi2html, texinfo, debhelper (>= 4)
-Standards-Version: 3.5.6
+Build-Depends: texi2html, texinfo, dc, debhelper (>= 4)
+Standards-Version: 3.5.9
 
 Package: e2fsck-static
 Section: admin
@@ -134,7 +134,7 @@
 Pre-Depends: ${shlibs:Depends}
 Depends: 
 Suggests: gpart, parted, e2fsck-static
-Conflicts: e2fslibsg, dump (<< 0.4b4-4), quota (<< 1.55-8.1)
+Conflicts: dump (<< 0.4b4-4), quota (<< 1.55-8.1)
 Provides: libcomerr2, libss2, libext2fs2, libe2p2, libuuid1
 Architecture: any
 Description: The EXT2 file system utilities and libraries