#
PKG_MAJOR=2
PKG_MINOR=6
-PKG_REVISION=8
+PKG_REVISION=9
PKG_BUILD=1
-xfsprogs (2.6.8-1) unstable; urgency=low
+xfsprogs (2.6.9-1) unstable; urgency=low
* New upstream release.
- -- Nathan Scott <nathans@debian.org> Thu, 25 Mar 2004 14:29:13 +1100
+ -- Nathan Scott <nathans@debian.org> Sat, 27 Mar 2004 10:50:11 +1100
xfsprogs (2.6.5-1) unstable; urgency=low
+xfsprogs-2.6.9 (26 March 2003)
+ - Update HFILES in xfsprogs/io/Makefile to package io/io.h
+
xfsprogs-2.6.8 (25 March 2003)
- Fix xfs_db when dumping v2 dirs larger than the fsb size.
- Several xfs_io additions - support for memory mapped areas,
LTCOMMAND = xfs_io
LSRCFILES = xfs_bmap.sh xfs_freeze.sh
-HFILES = command.h input.h init.h
+HFILES = command.h input.h init.h io.h
CFILES = command.c input.c init.c \
bmap.c file.c freeze.c fsync.c help.c inject.c \
mmap.c open.c pread.c prealloc.c pwrite.c quit.c \