]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
Update changelogs and revision number to indicate updates to xfs_quota manpage.
authorDonald Douwsma <donaldd@sgi.com>
Wed, 31 Jan 2007 02:54:28 +0000 (02:54 +0000)
committerDonald Douwsma <donaldd@sgi.com>
Wed, 31 Jan 2007 02:54:28 +0000 (02:54 +0000)
Merge of master-melb:xfs-cmds:28001a by kenmcd.

  Update changelogs to indicate updates to xfs_quota manpage.

VERSION
debian/changelog
doc/CHANGES

diff --git a/VERSION b/VERSION
index 53c244922497392724ad1f5d68cb20ccccd5e70c..5acea625932518d40af077a81b1ae541bd92f435 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -3,5 +3,5 @@
 #
 PKG_MAJOR=2
 PKG_MINOR=8
-PKG_REVISION=18
+PKG_REVISION=19
 PKG_BUILD=1
index a5762b779effe22cd84a3a36d0af1e7bdc1a8a12..39c799e5af9e83b3f1846b4cb7f8c3472e583290 100644 (file)
@@ -1,3 +1,9 @@
+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)
index 9691a69a84300ca840164c70d588faf18591446a..536cacf659049a1fed9708746dbca4164e09a254 100644 (file)
@@ -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)
        - <xfs/list.h> is an installed file, we cannot simply rename it,