Reduce dependency on spl, and move documentation (Closes: #894608)

This commit is contained in:
Antonio Russo 2018-04-11 14:56:41 +08:00 committed by Aron Xu
parent 584c7384e3
commit 9f35a31f79
5 changed files with 5 additions and 4 deletions

2
debian/control vendored
View File

@ -23,7 +23,7 @@ Depends: dkms (>> 2.2.1.0),
libelf-dev, libelf-dev,
lsb-release, lsb-release,
${misc:Depends} ${misc:Depends}
Recommends: spl (>= ${source:Upstream-Version}), Suggests: spl (>= ${source:Upstream-Version}),
linux-libc-dev (< 4.16) linux-libc-dev (< 4.16)
Provides: spl-modules Provides: spl-modules
Description: Solaris Porting Layer kernel modules for Linux Description: Solaris Porting Layer kernel modules for Linux

2
debian/control.in vendored
View File

@ -23,7 +23,7 @@ Depends: dkms (>> 2.2.1.0),
libelf-dev, libelf-dev,
lsb-release, lsb-release,
${misc:Depends} ${misc:Depends}
Recommends: spl (>= ${source:Upstream-Version}), Suggests: spl (>= ${source:Upstream-Version}),
@LINUX_COMPAT@ @LINUX_COMPAT@
Provides: spl-modules Provides: spl-modules
Description: Solaris Porting Layer kernel modules for Linux Description: Solaris Porting Layer kernel modules for Linux

View File

@ -20,7 +20,7 @@ Package: spl-modules-_KVERS_
Architecture: _ARCH_ Architecture: _ARCH_
Provides: spl-modules Provides: spl-modules
Depends: linux-image-_KVERS_ Depends: linux-image-_KVERS_
Recommends: spl (>= ${source:Upstream-Version}) Suggests: spl (>= ${source:Upstream-Version})
Description: Solaris Porting Layer kernel modules for Linux (kernel _KVERS_) Description: Solaris Porting Layer kernel modules for Linux (kernel _KVERS_)
The Solaris Porting Layer (SPL) is a Linux kernel module which provides The Solaris Porting Layer (SPL) is a Linux kernel module which provides
many of the Solaris kernel APIs. This shim layer makes it possible to many of the Solaris kernel APIs. This shim layer makes it possible to

View File

@ -1,3 +1,4 @@
usr/src usr/src
usr/src/spl-*/AUTHORS usr/share/doc/spl-dkms/ usr/src/spl-*/AUTHORS usr/share/doc/spl-dkms/
usr/src/spl-*/DISCLAIMER usr/share/doc/spl-dkms/ usr/src/spl-*/DISCLAIMER usr/share/doc/spl-dkms/
usr/share/man/man5/spl-module-parameters.5

2
debian/spl.install vendored
View File

@ -1,2 +1,2 @@
usr/sbin usr/sbin
usr/share/man usr/share/man/man1/splat.1