]> git.proxmox.com Git - mirror_zfs-debian.git/blame - debian/control
Updated Standards-Version from 3.9.6 to 3.9.7.
[mirror_zfs-debian.git] / debian / control
CommitLineData
98675f09 1Source: zfs-linux
3d66721f 2Section: contrib/kernel
98675f09
AX
3Priority: optional
4Maintainer: Debian ZFS on Linux maintainers <pkg-zfsonlinux-devel@lists.alioth.debian.org>
6e2ceb51
AX
5Uploaders: Aron Xu <aron@debian.org>,
6 Carlos Alberto Lopez Perez <clopez@igalia.com>
e8f06def 7Build-Depends: dh-autoreconf,
e7a57fc0 8 dh-systemd,
6e2ceb51
AX
9 autotools-dev,
10 debhelper (>= 9),
11 dkms (>> 2.1.1.2-5),
12 libselinux1-dev,
13 libtool,
14 lsb-release,
15 po-debconf,
16 uuid-dev,
81441311
AX
17 zlib1g-dev,
18 python
17980aa1 19Standards-Version: 3.9.7
98675f09
AX
20Homepage: http://www.zfsonlinux.org/
21Vcs-Git: git://anonscm.debian.org/pkg-zfsonlinux/zfs.git
22Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-zfsonlinux/spl.git
23
418ece33 24Package: libnvpair1linux
3d66721f 25Section: contrib/libs
98675f09
AX
26Architecture: linux-any
27Depends: ${misc:Depends}, ${shlibs:Depends}
98675f09
AX
28Description: Solaris name-value library for Linux
29 This library provides routines for packing and unpacking nv pairs for
30 transporting data across process boundaries, transporting between
31 kernel and userland, and possibly saving onto disk files.
32
418ece33 33Package: libuutil1linux
3d66721f 34Section: contrib/libs
98675f09
AX
35Architecture: linux-any
36Depends: ${misc:Depends}, ${shlibs:Depends}
98675f09
AX
37Description: Solaris userland utility library for Linux
38 This library provides a variety of glue functions for ZFS on Linux:
39 * libspl: The Solaris Porting Layer userland library, which provides APIs
40 that make it possible to run Solaris user code in a Linux environment
41 with relatively minimal modification.
42 * libavl: The Adelson-Velskii Landis balanced binary tree manipulation
43 library.
44 * libefi: The Extensible Firmware Interface library for GUID disk
45 partitioning.
46 * libshare: NFS, SMB, and iSCSI service integration for ZFS.
47
418ece33 48Package: libzfslinux-dev
3d66721f 49Section: contrib/libdevel
98675f09 50Architecture: linux-any
3d66721f
AX
51Depends: libzfs2linux (= ${binary:Version}), libzpool2linux (= ${binary:Version}),
52 libnvpair1linux (= ${binary:Version}), libuutil1linux (= ${binary:Version}),
53 ${misc:Depends}
98675f09 54Provides: libnvpair-dev, libuutil-dev
1d00b166
AX
55Description: OpenZFS filesystem development files for Linux
56 Header files and static libraries for compiling software against
57 libraries of OpenZFS filesystem.
98675f09
AX
58 .
59 This package includes the development files of libnvpair1, libuutil1,
1d00b166 60 libzpool2 and libzfs2.
98675f09 61
418ece33 62Package: libzfs2linux
3d66721f 63Section: contrib/libs
98675f09
AX
64Architecture: linux-any
65Depends: ${misc:Depends}, ${shlibs:Depends}
1d00b166 66Description: OpenZFS filesystem library for Linux
98675f09
AX
67 The Z file system is a pooled filesystem designed for maximum data
68 integrity, supporting data snapshots, multiple copies, and data
69 checksums.
70 .
1d00b166 71 The OpenZFS library provides support for managing OpenZFS filesystems.
98675f09 72
3d66721f
AX
73Package: libzpool2linux
74Section: contrib/libs
98675f09
AX
75Architecture: linux-any
76Depends: ${misc:Depends}, ${shlibs:Depends}
1d00b166 77Description: OpenZFS pool library for Linux
98675f09
AX
78 The Z file system is a pooled filesystem designed for maximum data
79 integrity, supporting data snapshots, multiple copies, and data
80 checksums.
81 .
82 This zpool library provides support for managing zpools.
83
98675f09
AX
84Package: zfs-dkms
85Architecture: all
86Pre-Depends: spl-dkms (>= ${source:Upstream-Version})
6e2ceb51 87Depends: dkms (>> 2.1.1.2-5), lsb-release, ${misc:Depends}
9609acae
AX
88Recommends: zfsutils-linux, zfs-zed
89Provides: zfs-modules
1d00b166 90Description: OpenZFS filesystem kernel modules for Linux
98675f09
AX
91 The Z file system is a pooled filesystem designed for maximum data
92 integrity, supporting data snapshots, multiple copies, and data
6e2ceb51 93 checksums.
98675f09 94 .
1d00b166
AX
95 This DKMS package includes the SPA, DMU, ZVOL, and ZPL components of
96 OpenZFS.
98675f09 97
2b5083c8 98Package: zfs-initramfs
a0d83f07 99Architecture: all
418ece33 100Depends: initramfs-tools, zfs-modules | zfs-dkms, zfsutils-linux, ${misc:Depends}
1d00b166 101Description: OpenZFS root filesystem capabilities for Linux - initramfs
2b5083c8
AX
102 The Z file system is a pooled filesystem designed for maximum data
103 integrity, supporting data snapshots, multiple copies, and data
6e2ceb51 104 checksums.
2b5083c8 105 .
1d00b166 106 This package adds OpenZFS to the system initramfs with a hook
2b5083c8 107 for the initramfs-tools infrastructure.
98675f09 108
12c93946 109Package: zfs-dracut
a0d83f07 110Architecture: all
12c93946 111Depends: dracut, zfs-modules | zfs-dkms, zfsutils-linux, ${misc:Depends}
1d00b166 112Description: OpenZFS root filesystem capabilities for Linux - dracut
12c93946
AX
113 The Z file system is a pooled filesystem designed for maximum data
114 integrity, supporting data snapshots, multiple copies, and data
115 checksums.
116 .
1d00b166 117 This package adds OpenZFS to the system initramfs with a hook
12c93946
AX
118 for the dracut infrastructure.
119
418ece33 120Package: zfsutils-linux
3d66721f 121Section: contrib/admin
98675f09 122Architecture: linux-any
81441311 123Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends}
9609acae 124Recommends: lsb-base, zfs-modules | zfs-dkms, zfs-zed
12c93946 125Suggests: nfs-kernel-server, samba-common-bin (>= 3.0.23), zfs-initramfs | zfs-dracut
98675f09 126Conflicts: zfs, zfs-fuse
418ece33 127Provides: zfsutils
1d00b166 128Description: command-line tools to manage OpenZFS filesystems
98675f09 129 The Z file system is a pooled filesystem designed for maximum data
2b5083c8 130 integrity, supporting data snapshots, multiple copies, and data
6e2ceb51 131 checksums.
98675f09
AX
132 .
133 This package provides the zfs and zpool commands to create and administer
1d00b166 134 OpenZFS filesystems.
98675f09 135
a2591d3d
AX
136Package: zfs-zed
137Section: contrib/admin
138Architecture: linux-any
9609acae 139Depends: ${misc:Depends}, ${shlibs:Depends}, zfs-modules | zfs-dkms, zfsutils-linux
a2591d3d
AX
140Description: OpenZFS Event Daemon
141 The Z file system is a pooled filesystem designed for maximum data
142 integrity, supporting data snapshots, multiple copies, and data
143 checksums.
144 .
1d00b166 145 This package provides the OpenZFS Event Daemon (zed).
a2591d3d 146
eb6a4b3d 147Package: zfs-dbg
3d66721f 148Section: contrib/debug
98675f09
AX
149Priority: extra
150Architecture: linux-any
418ece33
AX
151Depends: libnvpair1linux (= ${binary:Version}),
152 libuutil1linux (= ${binary:Version}),
153 libzfs2linux (= ${binary:Version}),
3d66721f 154 libzpool2linux (= ${binary:Version}),
ee5a5bc2 155 zfsutils-linux (= ${binary:Version}), zfs-zed (= ${binary:Version}),
6e2ceb51 156 ${misc:Depends}
1d00b166 157Description: Debugging symbols for OpenZFS userland libraries and tools
98675f09 158 The Z file system is a pooled filesystem designed for maximum data
2b5083c8 159 integrity, supporting data snapshots, multiple copies, and data
eb6a4b3d 160 checksums.
98675f09 161 .
1d00b166
AX
162 This package contains the debugging symbols for libzpool2linux, libzfs2linux,
163 libnvpair1linux, libuutil1linux, zfs-zed and zfsutils-linux.