OSDN Git Service

Update to standards 3.5.9.
authorTheodore Ts'o <tytso@mit.edu>
Sat, 12 Apr 2003 06:53:49 +0000 (02:53 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 12 Apr 2003 06:53:49 +0000 (02:53 -0400)
Add dc to the build-depends line.

Remove ancient e2fslibsg conflicts line.

debian/changelog
debian/control

index c46b65c..60de46d 100644 (file)
@@ -10,10 +10,11 @@ e2fsprogs (1.32+1.33-WIP-2003.03.30-3) unstable; urgency=low
   * 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
 
index d1780cc..8b12f9c 100644 (file)
@@ -2,8 +2,8 @@ Source: e2fsprogs
 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 @@ Essential: yes
 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