#
PKG_MAJOR=2
PKG_MINOR=7
-PKG_REVISION=10
+PKG_REVISION=11
PKG_BUILD=1
-xfsprogs (2.7.10-1) unstable; urgency=low
+xfsprogs (2.7.11-1) unstable; urgency=low
* New upstream release.
- -- Nathan Scott <nathans@debian.org> Fri, 16 Dec 2005 21:57:05 +1100
+ -- Nathan Scott <nathans@debian.org> Mon, 16 Jan 2006 08:38:31 +1100
xfsprogs (2.7.7-1) unstable; urgency=low
+xfsprogs-2.7.11 (16 January 2005)
+ - Fix a problem with the generated source tarballs and a
+ missing parent.h header file.
+
xfsprogs-2.7.10 (16 December 2005)
- Make xfs_db keep trying when root inode can't be read.
- Make xfs_db check AGF BNO and CNT btree consistency.
xfs_log.h xfs_log_priv.h xfs_log_recover.h xfs_mount.h xfs_quota.h \
xfs_rtalloc.h xfs_sb.h xfs_trans.h xfs_trans_space.h xfs_types.h
-HFILES += $(PKG_PLATFORM).h xfs.h
+HFILES += parent.h $(PKG_PLATFORM).h xfs.h
PHFILES = darwin.h freebsd.h irix.h linux.h
DKHFILES = volume.h fstyp.h dvh.h
LSRCFILES = $(shell echo $(PHFILES) | sed -e "s/$(PKG_PLATFORM).h//g")
LSRCFILES += platform_defs.h.in builddefs.in buildmacros buildrules $(DKHFILES)
-LSRCFILES += path.h project.h command.h input.h
+LSRCFILES += command.h input.h path.h project.h
LDIRT = xfs disk
default install :