@@ -107,15 +107,23 @@ Depends: ${misc:Depends}, ${shlibs:Depends}
107107# The libcurl4 is loaded through dlopen("libcurl.so.4").
108108# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=988521
109109Recommends: libcurl4
110- Breaks: libzfs2, libzfs4, libzfs4linux
111- Replaces: libzfs2, libzfs4, libzfs4linux
110+ Breaks: libzfs2, libzfs4, libzfs4linux (<< 2.3.0)
111+ Replaces: libzfs2, libzfs4, libzfs4linux (<< 2.3.0)
112112Description: OpenZFS filesystem library for Linux - general support
113113 OpenZFS is a storage platform that encompasses the functionality of
114114 traditional filesystems and volume managers. It supports data checksums,
115115 compression, encryption, snapshots, and more.
116116 .
117117 The OpenZFS library provides support for managing OpenZFS filesystems.
118118
119+ Package: libzfs4linux
120+ Section: contrib/libs
121+ Architecture: linux-any
122+ Depends: libzfs6linux
123+ Description: Transitional package for libzfs6linux
124+ This is a transitional package for libzfs6linux, and can be
125+ safely removed after the installation is complete.
126+
119127Package: libzfsbootenv1linux
120128Section: contrib/libs
121129Architecture: linux-any
@@ -135,15 +143,23 @@ Section: contrib/libs
135143Architecture: linux-any
136144Multi-Arch: same
137145Depends: ${misc:Depends}, ${shlibs:Depends}
138- Breaks: libzpool2, libzpool5, libzpool5linux
139- Replaces: libzpool2, libzpool5, libzpool5linux
146+ Breaks: libzpool2, libzpool5, libzpool5linux (<< 2.3.0)
147+ Replaces: libzpool2, libzpool5, libzpool5linux (<< 2.3.0)
140148Description: OpenZFS pool library for Linux
141149 OpenZFS is a storage platform that encompasses the functionality of
142150 traditional filesystems and volume managers. It supports data checksums,
143151 compression, encryption, snapshots, and more.
144152 .
145153 This zpool library provides support for managing zpools.
146154
155+ Package: libzpool5linux
156+ Section: contrib/libs
157+ Architecture: linux-any
158+ Depends: libzpool6linux
159+ Description: Transitional package for libzpool6linux
160+ This is a transitional package for libzpool6linux, and can be
161+ safely removed after the installation is complete.
162+
147163Package: python3-pyzfs
148164Section: contrib/python
149165Architecture: linux-any
0 commit comments