]> git.proxmox.com Git - mirror_zfs-debian.git/blob - debian/control
Merge branch 'clopez'
[mirror_zfs-debian.git] / debian / control
1 Source: zfs-linux
2 Section: kernel
3 Priority: extra
4 Maintainer: Debian ZFS on Linux maintainers <pkg-zfsonlinux-devel@lists.alioth.debian.org>
5 Build-Depends: autotools-dev,
6 autoconf,
7 autogen,
8 automake,
9 debhelper (>= 7.4),
10 dkms (>> 2.1.1.2-5),
11 libselinux1-dev,
12 libtool,
13 uuid-dev,
14 zlib1g-dev,
15 lsb-release
16 Standards-Version: 3.9.3.1
17 Homepage: http://www.zfsonlinux.org/
18 Vcs-Git: git://anonscm.debian.org/pkg-zfsonlinux/zfs.git
19 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-zfsonlinux/spl.git
20
21 Package: libnvpair1
22 Section: libs
23 Architecture: linux-any
24 Depends: ${misc:Depends}, ${shlibs:Depends}
25 Replaces: libnvpair0
26 Description: Solaris name-value library for Linux
27 This library provides routines for packing and unpacking nv pairs for
28 transporting data across process boundaries, transporting between
29 kernel and userland, and possibly saving onto disk files.
30
31 Package: libnvpair1-dbg
32 Section: debug
33 Architecture: linux-any
34 Depends: ${misc:Depends}, libnvpair1 (= ${binary:Version})
35 Replaces: libnvpair0-dbg
36 Description: Debugging symbols for libnvpair1
37 This library provides routines for packing and unpacking nv pairs for
38 transporting data across process boundaries, transporting between
39 kernel and userland, and possibly saving onto disk files.
40 .
41 This package contains the debugging symbols for libnvpair1.
42
43 Package: libuutil1
44 Section: libs
45 Architecture: linux-any
46 Depends: ${misc:Depends}, ${shlibs:Depends}
47 Replaces: libuutil0
48 Description: Solaris userland utility library for Linux
49 This library provides a variety of glue functions for ZFS on Linux:
50 * libspl: The Solaris Porting Layer library, which provides APIs that make it
51 possible to run Solaris user code in a Linux environment with relatively
52 minimal modification.
53 * libavl: The Adelson-Velskii Landis balanced binary tree manipulation library.
54 * libefi: The Extensible Firmware Interface library for GUID disk partitioning.
55 * libshare: NFS and SMB service integration for ZFS.
56
57 Package: libuutil1-dbg
58 Section: debug
59 Architecture: linux-any
60 Depends: ${misc:Depends}, libuutil1 (= ${binary:Version})
61 Replaces: libuutil0-dbg
62 Description: Debugging symbols for libuutil1
63 This library provides a variety of glue functions for ZFS on Linux:
64 * libspl: The Solaris Porting Layer library, which provides APIs that make it
65 possible to run Solaris user code in a Linux environment with relatively
66 minimal modification.
67 * libavl: The Adelson-Velskii Landis balanced binary tree manipulation library.
68 * libefi: The Extensible Firmware Interface library for GUID disk partitioning.
69 * libshare: NFS and SMB service integration for ZFS.
70 .
71 This package contains the debugging symbols for libuutil1.
72
73 Package: libzfs-dev
74 Section: libdevel
75 Architecture: linux-any
76 Depends: ${misc:Depends}, libzfs1 (= ${binary:Version})
77 Provides: libnvpair-dev, libuutil-dev
78 Replaces: libefi1,
79 libnvpair1,
80 libshare1,
81 libspl1,
82 libunicode1,
83 libuutil1,
84 libzavl1,
85 libzfs1,
86 libzpool1,
87 Description: Native ZFS filesystem development files for Linux
88 Header files and static libraries for compiling software
89 against libzfs.
90
91 Package: libzfs1
92 Section: libs
93 Architecture: linux-any
94 Depends: ${misc:Depends}, ${shlibs:Depends}
95 Replaces: libzfs0
96 Description: Native ZFS filesystem library for Linux
97 The zfs management library.
98
99 Package: libzfs1-dbg
100 Section: debug
101 Architecture: linux-any
102 Depends: ${misc:Depends}, libzfs1 (= ${binary:Version})
103 Replaces: libzfs0-dbg
104 Description: Debugging symbols for libzfs1
105 The zfs management library.
106 .
107 This package contains the debugging symbols for libzfs1.
108
109 Package: libzpool1
110 Section: libs
111 Architecture: linux-any
112 Depends: ${misc:Depends}, ${shlibs:Depends}
113 Replaces: libzpool0
114 Description: Native ZFS pool library for Linux
115 The zpool management library.
116
117 Package: libzpool1-dbg
118 Section: debug
119 Architecture: linux-any
120 Depends: ${misc:Depends}, libzpool1 (= ${binary:Version})
121 Replaces: libzpool0-dbg
122 Description: Debugging symbols for libzpool1
123 The zpool management library.
124 .
125 This package contains the debugging symbols for libzpool1.
126
127 Package: zfs-dkms
128 Section: kernel
129 Architecture: linux-any
130 Pre-Depends: spl-dkms (>= ${source:Upstream-Version})
131 Depends: ${misc:Depends}, dkms (>> 2.1.1.2-5), lsb-release
132 Replaces: lzfs, lzfs-dkms
133 Provides: lustre-backend-fs, lzfs, lzfs-dkms
134 Conflicts: lzfs, lzfs-dkms
135 Description: Native ZFS filesystem kernel modules for Linux
136 An advanced integrated volume manager and filesystem that is designed for
137 performance and data integrity. Snapshots, clones, checksums, deduplication,
138 compression, and RAID redundancy are built-in features.
139 .
140 Includes the SPA, DMU, ZVOL, and ZPL components of ZFS.
141
142 #Package: zfs-dracut
143 #Section: kernel
144 #Architecture: linux-any
145 #Depends: ${misc:Depends}, dracut, zfsutils
146 #Description: Native ZFS root filesystem capabilities for Linux
147 # This package adds ZFS to the system initramfs with a hook
148 # for the dracut infrastructure.
149
150 Package: zfs-initramfs
151 Section: kernel
152 Architecture: linux-any
153 Depends: ${misc:Depends}, zfsutils, zfs-grub
154 Description: Native ZFS root filesystem capabilities for Linux
155 This package adds ZFS to the system initramfs with a hook
156 for the initramfs-tools infrastructure.
157
158 Package: zfsutils
159 Section: admin
160 Architecture: linux-any
161 Depends: ${misc:Depends}, ${shlibs:Depends}
162 Recommends: zfs-dkms
163 Suggests: samba-common-bin (>= 3.0.23), nfs-kernel-server, zfs-initramfs
164 Conflicts: zfs, zfs-fuse
165 Replaces: zfs
166 Description: Native ZFS management utilities for Linux
167 This package provides the zpool and zfs commands that are used to
168 manage ZFS filesystems.
169
170 Package: zfsutils-dbg
171 Section: debug
172 Architecture: linux-any
173 Depends: ${misc:Depends}, zfsutils (= ${binary:Version})
174 Replaces: zfs-dbg
175 Description: Debugging symbols for zfsutils
176 This package provides the zpool and zfs commands that are used to
177 manage ZFS filesystems.
178 .
179 This package contains the debugging symbols for zfsutils.