]> git.proxmox.com Git - mirror_spl-debian.git/commitdiff
Add kernel package dependency
authorAron Xu <aron@debian.org>
Fri, 12 Jul 2013 19:35:06 +0000 (03:35 +0800)
committerAron Xu <aron@debian.org>
Fri, 12 Jul 2013 19:35:06 +0000 (03:35 +0800)
debian/control.modules.in

index dfdc72336b2b3a655068e0c7210c1670389f06c6..524d07fe409bd0053c247e5044e8d6ed78bcade5 100644 (file)
@@ -11,14 +11,16 @@ Build-Depends: autotools-dev,
  libtool,
  linux-headers-_KVERS_-common,
  linux-headers-_KVERS_
-Standards-Version: 3.8.4
+Standards-Version: 3.9.4
 Homepage: http://www.zfsonlinux.org/
 Vcs-Git: git://anonscm.debian.org/pkg-zfsonlinux/spl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-zfsonlinux/spl.git
 
 Package: spl-modules-_KVERS_
 Architecture: _ARCH_
-Provides: spl-module
+Provides: spl-modules
+Depends: linux-image-_KVERS_
+Recommends: 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