From bc95a6f5bd99e2ccc1a450fa65e857f9d78bfa5c Mon Sep 17 00:00:00 2001 From: Eric Sandeen Date: Fri, 23 Feb 2018 13:09:31 -0600 Subject: [PATCH] xfsprogs: Release v4.15.0 Update all the necessary files for a 4.15.0 release. Signed-off-by: Eric Sandeen --- VERSION | 2 +- configure.ac | 2 +- debian/changelog | 7 ++++++- doc/CHANGES | 3 +++ 4 files changed, 11 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 3e8cd477b..38bcbb007 100644 --- a/VERSION +++ b/VERSION @@ -3,5 +3,5 @@ # PKG_MAJOR=4 PKG_MINOR=15 -PKG_REVISION=0-rc1 +PKG_REVISION=0 PKG_BUILD=1 diff --git a/configure.ac b/configure.ac index d068ba0fe..7d5b707a1 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([xfsprogs], [4.15.0-rc1], [linux-xfs@vger.kernel.org]) +AC_INIT([xfsprogs], [4.15.0], [linux-xfs@vger.kernel.org]) AC_PREREQ(2.50) AC_CONFIG_AUX_DIR([.]) AC_CONFIG_MACRO_DIR([m4]) diff --git a/debian/changelog b/debian/changelog index 0a3a6e69b..f23023073 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,10 @@ -xfsprogs (4.15.0-rc1-1) unstable; urgency=low +xfsprogs (4.15.0-1) unstable; urgency=low + + * New upstream release + -- Nathan Scott Fri, 23 Feb 2018 13:06:35 -0600 + +xfsprogs (4.15.0-rc1-1) unstable; urgency=low * Use source-only uploads using quilt format (closes: #144876) * Includes copy_file_range patch for xfs_io (closes: #890716) * Drop libreadline5-dev package dependency (closes: #695875) diff --git a/doc/CHANGES b/doc/CHANGES index 43ec40f47..e8b9b578b 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,3 +1,6 @@ +xfsprogs-4.15.0 (23 Feb 2018) + - various debian-related packaging fixes (Nathan Scott) + xfsprogs-4.15.0-rc1 (13 Feb 2018) - xfs_scrub: experimental new tool added (Darrick Wong) - xfs_metadump: fix issues with -i flag (Marco Benatto) -- 2.50.1