Merge of master-melb:xfs-cmds:28001a by kenmcd.
Update changelogs to indicate updates to xfs_quota manpage.
#
PKG_MAJOR=2
PKG_MINOR=8
-PKG_REVISION=18
+PKG_REVISION=19
PKG_BUILD=1
+xfsprogs (2.8.19-1) unstable; urgency=low
+
+ * New upstream release (closes: #409063)
+
+ -- Nathan Scott <nathans@debian.org> Wed, 31 Jan 2007 08:53:32 +1100
+
xfsprogs (2.8.18-1) unstable; urgency=low
* New upstream release (closes: #399888)
-xfsprogs-2.8.x (25 January 2007)
+xfsprogs-2.8.19 (31 January 2007)
- Fix pthread stack size setting in xfs_repair.
- Fix xfs_bmap -n option displaying a truncated extent.
- Fix xfs_io mwrite segfault. Thanks to Utako Kusaka for these two
fixes.
+ - Fix errors in xfs_quota(8) man page.
xfsprogs-2.8.18 (8 December 2006)
- <xfs/list.h> is an installed file, we cannot simply rename it,