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