From: Nathan Scott Date: Tue, 9 Nov 2010 11:47:31 +0000 (+1100) Subject: Update xfsprogs Debian maintainer annotation, bump version. X-Git-Tag: v3.1.4^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=adfdbed6a014a412529864a66b09117e6a4bee64;p=thirdparty%2Fxfsprogs-dev.git Update xfsprogs Debian maintainer annotation, bump version. Signed-off-by: Nathan Scott Reviewed-by: Christoph Hellwig --- diff --git a/VERSION b/VERSION index 58a77e24a..e68ef4380 100644 --- a/VERSION +++ b/VERSION @@ -3,5 +3,5 @@ # PKG_MAJOR=3 PKG_MINOR=1 -PKG_REVISION=3 +PKG_REVISION=4 PKG_BUILD=1 diff --git a/debian/changelog b/debian/changelog index 24e5c2023..1ce0b7e11 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +xfsprogs (3.1.4) unstable; urgency=low + + * New upstream release (32 projid resolution, fsr uses /proc/mounts) + * Annotate Debian packages as being team maintained now. + * Resolve Lenny upgrade issue with xfsdump (closes: #601988, #601710) + + -- Nathan Scott Tue, 09 Nov 2010 22:39:04 +1100 + xfsprogs (3.1.3) unstable; urgency=low * New upstream release diff --git a/debian/control b/debian/control index f4294347a..401cdab6c 100644 --- a/debian/control +++ b/debian/control @@ -1,8 +1,8 @@ Source: xfsprogs Section: admin Priority: optional -Maintainer: Nathan Scott -Uploaders: Anibal Monsalve Salazar +Maintainer: XFS Development Team +Uploaders: Nathan Scott , Anibal Monsalve Salazar Build-Depends: uuid-dev, autoconf, debhelper (>= 5), gettext, libtool, libreadline5-dev, libblkid-dev (>= 2.17) Standards-Version: 3.9.1 Homepage: http://oss.sgi.com/projects/xfs/ diff --git a/doc/CHANGES b/doc/CHANGES index 4ae94d68a..fc42eba5d 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,3 +1,10 @@ +xfsprogs-3.1.4 (9 November 2010) + - Add projid32bit handling to userspace, resolving type + sizing issues when dealing with 32 bit project ids. + - Make xfs_fsr use /proc/mounts if available. + - Annotate that Debian packages are group maintained. + - Fix a Debian packaging issue causing upgrade pain. + xfsprogs-3.1.3 (26 August 2010) - Add xfs_io support for XFS_IOC_ZERO_RANGE - Fix depend targets.