From 5ef01d38385d9d7664230f7ba779d9d66072ed70 Mon Sep 17 00:00:00 2001 From: Nathan Scott Date: Sun, 5 Aug 2001 03:38:51 +0000 Subject: [PATCH] fix some typos, missing details. --- debian/changelog | 4 +++- debian/control | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index b2066c68a..0734efd52 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,10 @@ xfsprogs (1.3.4-0) unstable; urgency=low * Upstream bugfix release; fixes listed below * Fix endian bug in xfs_db "frag" command * Several man pages updated to document external log usage - * IA64 build isses fixes (use -fno-strict-aliasing for libraries) + * IA64 build issues fixed (use -fno-strict-aliasing for libraries) * Fixed several minor compiler warnings when building on IA64 + * Added a Suggests entry for dvhtool (for those using SGI disks) + * configure.in changes to allow cross compilation -- Nathan Scott Sat, 4 Aug 2001 10:32:00 +1000 diff --git a/debian/control b/debian/control index 772fc60a8..996b4bf15 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.5.5 Package: xfsprogs Depends: ${shlibs:Depends} -Suggests: xfsdump, attr +Suggests: xfsdump, attr, dvhtool Architecture: any Description: Utilities for managing the XFS filesystem A set of commands to use the XFS filesystem, including mkfs.xfs. -- 2.47.3