#
PKG_MAJOR=3
PKG_MINOR=1
-PKG_REVISION=3
+PKG_REVISION=4
PKG_BUILD=1
+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 <nathans@debian.org> Tue, 09 Nov 2010 22:39:04 +1100
+
xfsprogs (3.1.3) unstable; urgency=low
* New upstream release
Source: xfsprogs
Section: admin
Priority: optional
-Maintainer: Nathan Scott <nathans@debian.org>
-Uploaders: Anibal Monsalve Salazar <anibal@debian.org>
+Maintainer: XFS Development Team <xfs@oss.sgi.com>
+Uploaders: Nathan Scott <nathans@debian.org>, Anibal Monsalve Salazar <anibal@debian.org>
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/
+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.