From c1426b3f9ec83b194b14e65a179f451de239f9da Mon Sep 17 00:00:00 2001 From: Donald Douwsma Date: Wed, 31 Jan 2007 02:54:28 +0000 Subject: [PATCH] Update changelogs and revision number to indicate updates to xfs_quota manpage. Merge of master-melb:xfs-cmds:28001a by kenmcd. Update changelogs to indicate updates to xfs_quota manpage. --- VERSION | 2 +- debian/changelog | 6 ++++++ doc/CHANGES | 3 ++- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 53c244922..5acea6259 100644 --- a/VERSION +++ b/VERSION @@ -3,5 +3,5 @@ # PKG_MAJOR=2 PKG_MINOR=8 -PKG_REVISION=18 +PKG_REVISION=19 PKG_BUILD=1 diff --git a/debian/changelog b/debian/changelog index a5762b779..39c799e5a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xfsprogs (2.8.19-1) unstable; urgency=low + + * New upstream release (closes: #409063) + + -- Nathan Scott Wed, 31 Jan 2007 08:53:32 +1100 + xfsprogs (2.8.18-1) unstable; urgency=low * New upstream release (closes: #399888) diff --git a/doc/CHANGES b/doc/CHANGES index 9691a69a8..536cacf65 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,8 +1,9 @@ -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) - is an installed file, we cannot simply rename it, -- 2.47.2