]> git.proxmox.com Git - mirror_spl-debian.git/commitdiff
Reduce dependency on spl, and move documentation (Closes: #894608)
authorAntonio Russo <antonio.e.russo@gmail.com>
Wed, 11 Apr 2018 06:56:41 +0000 (14:56 +0800)
committerAron Xu <happyaron.xu@gmail.com>
Wed, 11 Apr 2018 06:56:41 +0000 (14:56 +0800)
debian/control
debian/control.in
debian/control.modules.in
debian/spl-dkms.install
debian/spl.install

index c3abf8d84ca26a58ccf98f453c66bd61ca3152ec..3270bbba6d25e0a20f14909a636ed08ed10ba869 100644 (file)
@@ -23,7 +23,7 @@ Depends: dkms (>> 2.2.1.0),
          libelf-dev,
          lsb-release,
          ${misc:Depends}
-Recommends: spl (>= ${source:Upstream-Version}),
+Suggests: spl (>= ${source:Upstream-Version}),
          linux-libc-dev (< 4.16)
 Provides: spl-modules
 Description: Solaris Porting Layer kernel modules for Linux
index 02d3182be13b07d3f81410def8ba82d32f301146..48f27fe77bcddda47b6b80db1e3c6e0a1ee9782c 100644 (file)
@@ -23,7 +23,7 @@ Depends: dkms (>> 2.2.1.0),
          libelf-dev,
          lsb-release,
          ${misc:Depends}
-Recommends: spl (>= ${source:Upstream-Version}),
+Suggests: spl (>= ${source:Upstream-Version}),
          @LINUX_COMPAT@
 Provides: spl-modules
 Description: Solaris Porting Layer kernel modules for Linux
index 580b5e12e2b12911010cbc3dfcb9b7bbc6daaf75..2bc0028307c4b971ea05a258998a931fffd034a5 100644 (file)
@@ -20,7 +20,7 @@ Package: spl-modules-_KVERS_
 Architecture: _ARCH_
 Provides: spl-modules
 Depends: linux-image-_KVERS_
-Recommends: spl (>= ${source:Upstream-Version})
+Suggests: spl (>= ${source:Upstream-Version})
 Description: Solaris Porting Layer kernel modules for Linux (kernel _KVERS_)
  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
index d11e682647e36df4a00f85550b0155e72935c7f2..8564e69107eae24e64fd47cced23e23fc992f8e8 100644 (file)
@@ -1,3 +1,4 @@
 usr/src
 usr/src/spl-*/AUTHORS  usr/share/doc/spl-dkms/
 usr/src/spl-*/DISCLAIMER       usr/share/doc/spl-dkms/
+usr/share/man/man5/spl-module-parameters.5
index 2e151003d55c21f16a0935638e579fc8f42e9b8b..4b75c7862d0e5affd58a5a625638eaf617c8ab59 100644 (file)
@@ -1,2 +1,2 @@
 usr/sbin
-usr/share/man
+usr/share/man/man1/splat.1