1Source: openzfs-linux
2Section: contrib/kernel
3Priority: optional
4Maintainer: ZFS on Linux specific mailing list <zfs-discuss@list.zfsonlinux.org>
5Build-Depends: debhelper-compat (= 10),
6               dkms (>> 2.1.1.2-5),
7               libtool,
8               linux-headers-_KVERS_
9Standards-Version: 4.3.0
10Homepage: http://www.openzfs.org/
11Vcs-Git: https://github.com/openzfs/zfs.git
12Vcs-Browser: https://github.com/openzfs/zfs
13
14Package: openzfs-zfs-modules-_KVERS_
15Architecture: _ARCH_
16Provides: openzfs-zfs-modules
17Depends: linux-image-_KVERS_
18Recommends: openzfsutils
19Replaces: zfs-modules-_KVERS_
20Conflicts: zfs-modules-_KVERS_
21Description: OpenZFS filesystem kernel modules for Linux (kernel _KVERS_)
22 An advanced integrated volume manager and filesystem that is designed for
23 performance and data integrity. Snapshots, clones, checksums, deduplication,
24 compression, and RAID redundancy are built-in features.
25 .
26 This package contains the compiled kernel module for _KVERS_
27 .
28 Includes the SPA, DMU, ZVOL, and ZPL components of OpenZFS.
29 .
30 If you have compiled your own kernel, you will most likely need to build
31 your own zfs-modules. The zfs-source package has been
32 provided for use with the Debian kernel-package utility to produce a
33 version of zfs-module for your kernel.
34