Including a debian changelog update Nathan sent me earlier.
Signed-off-by: Christoph Hellwig <hch@xxxxxx>
Index: xfsdump-dev/debian/changelog
===================================================================
--- xfsdump-dev.orig/debian/changelog 2010-01-06 18:42:23.013011836 +0100
+++ xfsdump-dev/debian/changelog 2010-01-12 17:55:30.278005578 +0100
@@ -1,3 +1,9 @@
+xfsdump (3.0.4) unstable; urgency=low
+
+ * New bugfix release
+
+ -- Nathan Scott <nathans@xxxxxxxxxx> Tue, 12 Jan 2009 17:46:03 +1100
+
xfsdump (3.0.2) unstable; urgency=low
* New bugfix release
Index: xfsdump-dev/VERSION
===================================================================
--- xfsdump-dev.orig/VERSION 2010-01-12 17:50:51.818254512 +0100
+++ xfsdump-dev/VERSION 2010-01-12 17:51:01.847006343 +0100
@@ -3,5 +3,5 @@
#
PKG_MAJOR=3
PKG_MINOR=0
-PKG_REVISION=2
+PKG_REVISION=4
PKG_BUILD=1
Index: xfsdump-dev/doc/CHANGES
===================================================================
--- xfsdump-dev.orig/doc/CHANGES 2010-01-12 17:51:04.440274239 +0100
+++ xfsdump-dev/doc/CHANGES 2010-01-12 17:54:59.819255971 +0100
@@ -1,3 +1,8 @@
+xfsdump-3.0.4
+ - Improve xfsinvutil man page and argument processing.
+ - Fix timestamp handling on 64-bit architectures in xfsinvutil.
+ - Various build system improvements.
+
xfsdump-3.0.2 (9 May 2009)
- Update the Debian packaging and resolve xfsprogs dependencies.
|