]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
fix some typos, missing details.
authorNathan Scott <nathans@sgi.com>
Sun, 5 Aug 2001 03:38:51 +0000 (03:38 +0000)
committerNathan Scott <nathans@sgi.com>
Sun, 5 Aug 2001 03:38:51 +0000 (03:38 +0000)
debian/changelog
debian/control

index b2066c68a50ced6e3dab43b4821f3c990d30ed18..0734efd52e8c8099cf8d03b4cd400a4f382c8d9a 100644 (file)
@@ -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 <nathans@debian.org>  Sat,  4 Aug 2001 10:32:00 +1000
 
index 772fc60a87d73e78736e9bd83bc9d503f2924151..996b4bf15578dbf17cd91856e80002b457c58eb7 100644 (file)
@@ -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.