| Source: xfsprogs | 
 | Section: admin | 
 | Priority: optional | 
 | Maintainer: XFS Development Team <linux-xfs@vger.kernel.org> | 
 | Uploaders: Nathan Scott <nathans@debian.org>, Anibal Monsalve Salazar <anibal@debian.org>, Bastian Germann <bage@debian.org> | 
 | Build-Depends: libinih-dev (>= 53), uuid-dev, dh-autoreconf, debhelper (>= 5), gettext, libtool, libedit-dev, libblkid-dev (>= 2.17), linux-libc-dev, libdevmapper-dev, libattr1-dev, libicu-dev, pkg-config, liburcu-dev | 
 | Standards-Version: 4.0.0 | 
 | Homepage: https://xfs.wiki.kernel.org/ | 
 |  | 
 | Package: xfsprogs | 
 | Depends: ${shlibs:Depends}, ${misc:Depends}, python3-dbus, python3:any | 
 | Provides: fsck-backend | 
 | Suggests: xfsdump, acl, attr, quota, python3-jsonschema | 
 | Breaks: xfsdump (<< 3.0.0) | 
 | Replaces: xfsdump (<< 3.0.0) | 
 | Architecture: linux-any | 
 | Description: Utilities for managing the XFS filesystem | 
 |  A set of commands to use the XFS filesystem, including mkfs.xfs. | 
 |  . | 
 |  XFS is a high performance journaling filesystem which originated | 
 |  on the SGI IRIX platform.  It is completely multi-threaded, can | 
 |  support large files and large filesystems, extended attributes, | 
 |  variable block sizes, is extent based, and makes extensive use of | 
 |  Btrees (directories, extents, free space) to aid both performance | 
 |  and scalability. | 
 |  . | 
 |  Refer to the documentation at https://xfs.wiki.kernel.org/ | 
 |  for complete details. | 
 |  | 
 | Package: xfslibs-dev | 
 | Section: libdevel | 
 | Depends: libc6-dev | libc-dev, uuid-dev, xfsprogs (>= 3.0.0), ${misc:Depends} | 
 | Breaks: xfsprogs (<< 3.0.0) | 
 | Architecture: linux-any | 
 | Description: XFS filesystem-specific static libraries and headers | 
 |  xfslibs-dev contains the libraries and header files needed to | 
 |  develop XFS filesystem-specific programs. | 
 |  . | 
 |  XFS is a high performance journaling filesystem which originated | 
 |  on the SGI IRIX platform.  It is completely multi-threaded, can | 
 |  support large files and large filesystems, extended attributes, | 
 |  variable block sizes, is extent based, and makes extensive use of | 
 |  Btrees (directories, extents, free space) to aid both performance | 
 |  and scalability. | 
 |  . | 
 |  Refer to the documentation at https://xfs.wiki.kernel.org/ | 
 |  for complete details. | 
 |  | 
 | Package: xfsprogs-udeb | 
 | Package-Type: udeb | 
 | Section: debian-installer | 
 | Architecture: linux-any | 
 | Depends: ${shlibs:Depends}, ${misc:Depends} | 
 | Description: A stripped-down version of xfsprogs, for debian-installer | 
 |  This package is an xfsprogs package built for reduced size, so that it | 
 |  can help to save space in debian-installer. | 
 |  . | 
 |  Don't attempt to install this package, it has no support for a couple of | 
 |  features you surely want.  Anyway, it should fail to install. |