From: Theodore Ts'o Date: Sat, 12 Apr 2003 06:53:49 +0000 (-0400) Subject: Update to standards 3.5.9. X-Git-Tag: E2FSPROGS-1_33-WIP-0414~5 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=61de7f84fbdfac5460b7037feb9633d4ab7ef513;p=tools%2Fe2fsprogs.git 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 @@ 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 Fri, 11 Apr 2003 22:08:00 -0400 + -- Theodore Y. Ts'o 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 @@ Source: e2fsprogs Section: base Priority: required Maintainer: Theodore Y. Ts'o -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