From: Ben Myers Date: Thu, 17 Nov 2011 23:07:00 +0000 (-0600) Subject: xfsprogs: update summaries in preparation for release 3.1.7 X-Git-Tag: v3.1.7~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c50aa3fdd15b78a6da56833b8b742f7b0bd656fd;p=thirdparty%2Fxfsprogs-dev.git xfsprogs: update summaries in preparation for release 3.1.7 Signed-off-by: Alex Elder Signed-off-by: Ben Myers --- diff --git a/VERSION b/VERSION index 913ca8139..7702c542e 100644 --- a/VERSION +++ b/VERSION @@ -3,5 +3,5 @@ # PKG_MAJOR=3 PKG_MINOR=1 -PKG_REVISION=6 +PKG_REVISION=7 PKG_BUILD=1 diff --git a/debian/changelog b/debian/changelog index 589211c2a..ec9803b28 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +xfsprogs (3.1.7) unstable; urgency=low + + * New upstream release + * Fix libreadline build dependency (closes: #553875) + + -- Nathan Scott Thu, 17 Nov 2011 08:47:00 +1100 + xfsprogs (3.1.6) unstable; urgency=low * New upstream release diff --git a/doc/CHANGES b/doc/CHANGES index 8f08d6e6e..344b741c4 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,3 +1,9 @@ +xfsprogs-3.1.7 (16 November 2011) + - Pull in fix for debian/control + - Polish translation update, thanks to Jakub Bogusz + - Fix xfs_repair link count on lost+found, thanks to Carlos Maiolino + - Fix various incorrect printf formats + xfsprogs-3.1.6 (14 October 2011) - Re-synch of the header and libxfs files with the kernel code as of Linux 2.6.37, including reviving xfs_repair