Ryan Murray for reporting this).
#
PKG_MAJOR=2
PKG_MINOR=3
-PKG_REVISION=10
+PKG_REVISION=11
PKG_BUILD=0
+xfsprogs (2.3.11-1) unstable; urgency=low
+
+ * Add missing build dependency on gettext (closes: #181331)
+
+ -- Nathan Scott <nathans@debian.org> Tue, 18 Feb 2003 08:57:46 +1100
+
xfsprogs (2.3.10-1) unstable; urgency=low
* New upstream release
Section: admin
Priority: optional
Maintainer: Nathan Scott <nathans@debian.org>
-Build-Depends: uuid-dev, autoconf, debmake, libtool
+Build-Depends: uuid-dev, autoconf, debmake, gettext, libtool
Standards-Version: 3.5.5
Package: xfsprogs
+xfsprogs-2.3.11 (18 February 2002)
+ - Missed a build dependency for the Debian build process.
+
xfsprogs-2.3.10 (17 February 2002)
- Fix a divide-by-zero error in mkfs with certain stripe unit
and/or width options specified.