Skip to content

Commit edf84e8

Browse files
committed
add transitional packages for older version
1 parent b46596b commit edf84e8

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

debian/control

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,14 @@ Description: OpenZFS filesystem library for Linux - general support
110110
.
111111
The OpenZFS library provides support for managing OpenZFS filesystems.
112112

113+
Package: libzfs4linux
114+
Section: contrib/libs
115+
Architecture: linux-any
116+
Depends: libzfs6linux
117+
Description: Transitional package for libzfs6linux
118+
This is a transitional package for libzfs6linux, and can be
119+
safely removed after the installation is complete.
120+
113121
Package: libzfsbootenv1linux
114122
Section: contrib/libs
115123
Architecture: linux-any
@@ -136,6 +144,14 @@ Description: OpenZFS pool library for Linux
136144
.
137145
This zpool library provides support for managing zpools.
138146

147+
Package: libzpool5linux
148+
Section: contrib/libs
149+
Architecture: linux-any
150+
Depends: libzpool6linux
151+
Description: Transitional package for libzpool6linux
152+
This is a transitional package for libzpool6linux, and can be
153+
safely removed after the installation is complete.
154+
139155
Package: python3-pyzfs
140156
Section: contrib/python
141157
Architecture: linux-any

0 commit comments

Comments
 (0)