aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Myers <bpm@sgi.com>2012-10-31 14:25:24 -0500
committerBen Myers <bpm@sgi.com>2012-10-31 20:10:31 -0500
commite431c649e5d0824b1776fbe3acfaa923f5c5ac43 (patch)
tree53cdae2f095b0ce30327fcb5097eb8a44f6d734b
parentba2fc483287a409146c7d060267013934e2b55b7 (diff)
downloadxfsdump-dev-e431c649e5d0824b1776fbe3acfaa923f5c5ac43.tar.gz
xfsdump: update version and changelog
Update the version and changelogs for xfsdump. Signed-off-by: Ben Myers <bpm@sgi.com> Reviewed-by: Rich Johnston <rjohnston@sgi.com> Reviewed-by: Nathan Scott <nathans@debian.org>
-rw-r--r--VERSION2
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog7
-rw-r--r--doc/CHANGES8
4 files changed, 17 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index 633a2705..da24f22c 100644
--- a/VERSION
+++ b/VERSION
@@ -3,5 +3,5 @@
#
PKG_MAJOR=3
PKG_MINOR=1
-PKG_REVISION=0
+PKG_REVISION=1
PKG_BUILD=1
diff --git a/configure.ac b/configure.ac
index 5aecbe3d..dcefb515 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([xfsdump], [3.1.0])
+AC_INIT([xfsdump], [3.1.1])
AC_PREREQ(2.50)
AC_CONFIG_AUX_DIR([.])
AC_CONFIG_MACRO_DIR([m4])
diff --git a/debian/changelog b/debian/changelog
index 3b87052f..7d08af42 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+xfsdump (3.1.1) unstable; urgency=low
+
+ * New upstream release
+ * Add German translation from Chris Leick (closes: #576257)
+
+ -- Nathan Scott <nathans@debian.org> Wed, 31 Oct 2012 12:39:11 +1100
+
xfsdump (3.1.0) unstable; urgency=low
* New upstream release
diff --git a/doc/CHANGES b/doc/CHANGES
index ed69b333..1b268d01 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,3 +1,11 @@
+xfsdump-3.1.1 (31 October 2012)
+ - Save and restore 32 bit project ids correctly.
+ - German translation, thanks to Chris Leick.
+ - A few fixups to the German translation, thanks to Stefan Ring.
+ - An initial Polish translation, thanks to Jakub Bogusz.
+ - Various build system cleanups, thanks to Mike Frysinger, and
+ Jan Engelhardt.
+
xfsdump-3.1.0 (22 March 2012)
- Fix metadata restore on split files.
- Add a -D option to skip a recursive scan of the filesystem