]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
Update xfsprogs Debian maintainer annotation, bump version. v3.1.4
authorNathan Scott <nathans@debian.org>
Tue, 9 Nov 2010 11:47:31 +0000 (22:47 +1100)
committerNathan Scott <nathans@debian.org>
Thu, 11 Nov 2010 10:11:44 +0000 (21:11 +1100)
Signed-off-by: Nathan Scott <nathans@debian.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
VERSION
debian/changelog
debian/control
doc/CHANGES

diff --git a/VERSION b/VERSION
index 58a77e24acddda17a46754aa0f28ab702040881b..e68ef438087336207dddc5bbd31938a5c27de58b 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -3,5 +3,5 @@
 #
 PKG_MAJOR=3
 PKG_MINOR=1
-PKG_REVISION=3
+PKG_REVISION=4
 PKG_BUILD=1
index 24e5c2023c62c2a2b9038d9dd9937de470537eb6..1ce0b7e11d4765d89b5e284ce80ac7a5c9c98c6c 100644 (file)
@@ -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 <nathans@debian.org>  Tue, 09 Nov 2010 22:39:04 +1100
+
 xfsprogs (3.1.3) unstable; urgency=low
 
   * New upstream release
index f4294347aa67bc8786ba998f19be875e27345aa5..401cdab6c4411680f25e18cc796382a56fed2fab 100644 (file)
@@ -1,8 +1,8 @@
 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/
index 4ae94d68a1e594412644212408db8bd1f4f43ee1..fc42eba5d62f9198b963e79b0393df944a7b7cf0 100644 (file)
@@ -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.