]> git.proxmox.com Git - mirror_zfs-debian.git/blame - debian/control.in
Disable library udeb by default
[mirror_zfs-debian.git] / debian / control.in
CommitLineData
7e4739a2
DH
1Source: zfs-linux
2Section: kernel
182c8a65 3Priority: optional
42b1a2ac 4Maintainer: Debian ZFS on Linux maintainers <pkg-zfsonlinux-devel@lists.alioth.debian.org>
6b5b5d69 5Uploaders: Aron Xu <aron@debian.org>, Carlos Alberto Lopez Perez <clopez@igalia.com>
598b4be5 6Build-Depends: autotools-dev,
2a9c6adc
DH
7 autoconf,
8 autogen,
9 automake,
6b5b5d69 10 debhelper (>= 9),
209db40f 11 dkms (>> 2.1.1.2-5),
38a16c43 12 libselinux1-dev,
3daa19f9 13 libtool,
8d1fb6ec 14 po-debconf,
598b4be5
DH
15 uuid-dev,
16 zlib1g-dev,
2d5cb862 17 lsb-release
6b5b5d69 18Standards-Version: 3.9.4
42b1a2ac
CALP
19Homepage: http://www.zfsonlinux.org/
20Vcs-Git: git://anonscm.debian.org/pkg-zfsonlinux/zfs.git
21Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-zfsonlinux/spl.git
7e4739a2 22
6f2dbaa9 23Package: libnvpair1
0c2a2961 24Section: libs
01b298ec 25Architecture: linux-any
1b1f7dc7 26Depends: ${misc:Depends}, ${shlibs:Depends}
b010dc53 27Replaces: libnvpair0
a81c790e 28Provides: libnvpair0
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
47ba6fdb
PF
34Package: libnvpair1-dbg
35Section: debug
cae47685 36Priority: extra
47ba6fdb 37Architecture: linux-any
c4be4dd7 38Depends: ${misc:Depends}, libnvpair1 (= ${binary:Version})
a81c790e
AX
39Replaces: libnvpair0-dbg, libnvpair0
40Provides: libnvpair0-dbg, libnvpair0
47ba6fdb
PF
41Description: Debugging symbols for libnvpair1
42 This library provides routines for packing and unpacking nv pairs for
43 transporting data across process boundaries, transporting between
44 kernel and userland, and possibly saving onto disk files.
45 .
46 This package contains the debugging symbols for libnvpair1.
47
6f2dbaa9 48Package: libuutil1
0c2a2961 49Section: libs
01b298ec 50Architecture: linux-any
1b1f7dc7 51Depends: ${misc:Depends}, ${shlibs:Depends}
b010dc53 52Replaces: libuutil0
a81c790e 53Provides: libuutil0
836a5158 54Description: Solaris userland utility library for Linux
21d4841c 55 This library provides a variety of glue functions for ZFS on Linux:
591619c8
AX
56 * libspl: The Solaris Porting Layer userland library, which provides APIs
57 that make it possible to run Solaris user code in a Linux environment
58 with relatively minimal modification.
59 * libavl: The Adelson-Velskii Landis balanced binary tree manipulation
60 library.
61 * libefi: The Extensible Firmware Interface library for GUID disk
62 partitioning.
63 * libshare: NFS, SMB, and iSCSI service integration for ZFS.
0a1dbd11 64
47ba6fdb
PF
65Package: libuutil1-dbg
66Section: debug
cae47685 67Priority: extra
47ba6fdb 68Architecture: linux-any
c4be4dd7 69Depends: ${misc:Depends}, libuutil1 (= ${binary:Version})
a81c790e
AX
70Replaces: libuutil0-dbg, libuutil0
71Provides: libuutil0-dbg, libuutil0
47ba6fdb
PF
72Description: Debugging symbols for libuutil1
73 This library provides a variety of glue functions for ZFS on Linux:
591619c8
AX
74 * libspl: The Solaris Porting Layer userland library, which provides APIs
75 that make it possible to run Solaris user code in a Linux environment
76 with relatively minimal modification.
77 * libavl: The Adelson-Velskii Landis balanced binary tree manipulation
78 library.
79 * libefi: The Extensible Firmware Interface library for GUID disk
80 partitioning.
81 * libshare: NFS, SMB, and iSCSI service integration for ZFS.
47ba6fdb
PF
82 .
83 This package contains the debugging symbols for libuutil1.
84
9e5db36f 85Package: libzfs-dev
0c2a2961 86Section: libdevel
9e5db36f 87Architecture: linux-any
6f2dbaa9 88Depends: ${misc:Depends}, libzfs1 (= ${binary:Version})
9e5db36f 89Provides: libnvpair-dev, libuutil-dev
9e5db36f 90Description: Native ZFS filesystem development files for Linux
591619c8
AX
91 Header files and static libraries for compiling software against
92 libraries of native ZFS filesystem.
93 .
94 This package includes the development files of libnvpair1, libuutil1,
95 and libzfs1.
9e5db36f 96
6f2dbaa9 97Package: libzfs1
0c2a2961 98Section: libs
01b298ec 99Architecture: linux-any
1b1f7dc7 100Depends: ${misc:Depends}, ${shlibs:Depends}
b010dc53 101Replaces: libzfs0
a81c790e 102Provides: libzfs0
0a1dbd11 103Description: Native ZFS filesystem library for Linux
182c8a65
AX
104 The Z file system is a pooled filesystem designed for maximum data
105 integrity, supporting data snapshots, multiple copies, and data
591619c8 106 checksums.
182c8a65
AX
107 .
108 The ZFS library provides support for managing ZFS filesystems.
0a1dbd11 109
47ba6fdb
PF
110Package: libzfs1-dbg
111Section: debug
cae47685 112Priority: extra
47ba6fdb 113Architecture: linux-any
c4be4dd7 114Depends: ${misc:Depends}, libzfs1 (= ${binary:Version})
a81c790e
AX
115Replaces: libzfs0-dbg, libzfs0
116Provides: libzfs0-dbg, libzfs0
47ba6fdb 117Description: Debugging symbols for libzfs1
182c8a65
AX
118 The Z file system is a pooled filesystem designed for maximum data
119 integrity, supporting data snapshots, multiple copies, and data
591619c8 120 checksums.
47ba6fdb
PF
121 .
122 This package contains the debugging symbols for libzfs1.
123
6f2dbaa9 124Package: libzpool1
0c2a2961 125Section: libs
01b298ec 126Architecture: linux-any
1b1f7dc7 127Depends: ${misc:Depends}, ${shlibs:Depends}
b010dc53 128Replaces: libzpool0
a81c790e 129Provides: libzpool0
0a1dbd11 130Description: Native ZFS pool library for Linux
182c8a65
AX
131 The Z file system is a pooled filesystem designed for maximum data
132 integrity, supporting data snapshots, multiple copies, and data
591619c8 133 checksums.
182c8a65
AX
134 .
135 This zpool library provides support for managing zpools.
0a1dbd11 136
47ba6fdb
PF
137Package: libzpool1-dbg
138Section: debug
cae47685 139Priority: extra
47ba6fdb 140Architecture: linux-any
c4be4dd7 141Depends: ${misc:Depends}, libzpool1 (= ${binary:Version})
a81c790e
AX
142Replaces: libzpool0-dbg, libzpool0
143Provides: libzpool0-dbg, libzpool0
47ba6fdb 144Description: Debugging symbols for libzpool1
182c8a65
AX
145 The Z file system is a pooled filesystem designed for maximum data
146 integrity, supporting data snapshots, multiple copies, and data
591619c8 147 checksums.
47ba6fdb
PF
148 .
149 This package contains the debugging symbols for libzpool1.
150
7e4739a2 151Package: zfs-dkms
1ad3b212 152Architecture: all
19b66348 153Pre-Depends: spl-dkms (>= ${source:Upstream-Version})
591619c8 154Depends: ${misc:Depends}, dkms (>> 2.1.1.2-5), lsb-release
c7974f8b 155Recommends: zfsutils
7e4739a2 156Replaces: lzfs, lzfs-dkms
c7974f8b 157Provides: zfs-modules, lustre-backend-fs, lzfs, lzfs-dkms
7e4739a2 158Conflicts: lzfs, lzfs-dkms
0a1dbd11 159Description: Native ZFS filesystem kernel modules for Linux
182c8a65
AX
160 The Z file system is a pooled filesystem designed for maximum data
161 integrity, supporting data snapshots, multiple copies, and data
162 checksums.
21d4841c 163 .
182c8a65 164 This DKMS package includes the SPA, DMU, ZVOL, and ZPL components of ZFS.
7e4739a2 165
f044301b
DH
166#Package: zfs-dracut
167#Section: kernel
168#Architecture: linux-any
169#Depends: ${misc:Depends}, dracut, zfsutils
170#Description: Native ZFS root filesystem capabilities for Linux
171# This package adds ZFS to the system initramfs with a hook
172# for the dracut infrastructure.
520eb814 173
182c8a65
AX
174#Package: zfs-initramfs
175#Section: kernel
176#Architecture: linux-any
177#Depends: ${misc:Depends}, zfsutils, zfs-grub
178#Description: Native ZFS root filesystem capabilities for Linux
179# This package adds ZFS to the system initramfs with a hook
180# for the initramfs-tools infrastructure.
7e4739a2 181
cb1b5cd7 182Package: zfsutils
0c2a2961 183Section: admin
01b298ec 184Architecture: linux-any
9479c358 185Depends: ${misc:Depends}, ${shlibs:Depends}
042e58d4 186Recommends: zfs-modules | zfs-dkms
74e59e97 187Suggests: samba-common-bin (>= 3.0.23), nfs-kernel-server, zfs-initramfs
3d2f411b 188Conflicts: zfs, zfs-fuse
4db4de46 189Replaces: zfs
591619c8
AX
190Description: command-line tools to manage ZFS filesystems
191 The Z file system is a pooled filesystem designed for maximum data
192 integrity, supporting data snapshots, multiple copies, and data checksums.
193 .
194 This package provides the zfs and zpool commands to create and administer
195 ZFS filesystems.
47ba6fdb
PF
196
197Package: zfsutils-dbg
198Section: debug
cae47685 199Priority: extra
47ba6fdb 200Architecture: linux-any
c4be4dd7 201Depends: ${misc:Depends}, zfsutils (= ${binary:Version})
a81c790e
AX
202Replaces: zfs-dbg, zfs
203Provides: zfs-dbg, zfs
47ba6fdb 204Description: Debugging symbols for zfsutils
591619c8
AX
205 The Z file system is a pooled filesystem designed for maximum data
206 integrity, supporting data snapshots, multiple copies, and data checksums.
47ba6fdb
PF
207 .
208 This package contains the debugging symbols for zfsutils.