TOPDIR = ..
include $(TOPDIR)/include/builddefs
-LSRCFILES = changelog compat control copyright rules watch
+LSRCFILES = changelog compat control copyright rules
DEV_DOC_DIR = $(PKG_DOC_DIR)/../xfslibs-dev
BOOT_MKFS_BIN = $(TOPDIR)/mkfs/mkfs.xfs-xfsprogs-udeb
+xfsprogs (3.0.0-1) unstable; urgency=low
+
+ * New upstream release
+ * Remove watch file, xfsprogs is native
+ * Updated dependencies as this requires xfsdump 3 also
+
+ -- Nathan Scott <nathans@debian.org> Wed, 28 Jan 2009 21:15:07 +1100
+
xfsprogs (2.10.2-1) unstable; urgency=low
* New upstream release
Section: admin
Priority: optional
Maintainer: Nathan Scott <nathans@debian.org>
-Uploaders: Anibal Monsalve Salazar <anibal@debian.org>, Niv Sardi <xaiki@debian.org>
+Uploaders: Anibal Monsalve Salazar <anibal@debian.org>
Build-Depends: uuid-dev, autoconf, debhelper (>= 5), gettext, libtool, libreadline5-dev
Standards-Version: 3.7.3
Homepage: http://oss.sgi.com/projects/xfs/
Depends: ${shlibs:Depends}, ${misc:Depends}
Provides: fsck-backend
Suggests: xfsdump, attr, dvhtool, quota
-Conflicts: xfsdump (<< 2.0.0)
+Conflicts: xfsdump (<< 3.0.0)
Architecture: any
Description: Utilities for managing the XFS filesystem
A set of commands to use the XFS filesystem, including mkfs.xfs.
Package: xfslibs-dev
Section: libdevel
Priority: extra
-Depends: libc6-dev | libc-dev, uuid-dev, xfsprogs (>= 2.0.0)
-Conflicts: xfsprogs (<< 2.0.0)
+Depends: libc6-dev | libc-dev, uuid-dev, xfsprogs (>= 3.0.0)
+Conflicts: xfsprogs (<< 3.0.0)
Architecture: any
Description: XFS filesystem-specific static libraries and headers
xfslibs-dev contains the libraries and header files needed to