]> git.proxmox.com Git - mirror_spl-debian.git/blobdiff - debian/control
Update stdver to 4.1.2, no change required
[mirror_spl-debian.git] / debian / control
index c1bc4d5519ae84ba25e699cb47c45944626ee9bf..684679665a03b60929fa8588c8a612c78d18ba09 100644 (file)
@@ -2,23 +2,24 @@ Source: spl-linux
 Section: kernel
 Priority: optional
 Maintainer: Debian ZFS on Linux maintainers <pkg-zfsonlinux-devel@lists.alioth.debian.org>
-Uploaders: Aron Xu <aron@debian.org>, Carlos Alberto Lopez Perez <clopez@igalia.com>
-Build-Depends: autotools-dev,
- autoconf,
autogen,
automake,
debhelper (>= 9),
dkms (>> 2.1.1.2-5),
- libtool,
-Standards-Version: 3.9.4
+Uploaders: Aron Xu <aron@debian.org>,
+           Carlos Alberto Lopez Perez <clopez@igalia.com>
+Build-Depends: autogen,
              autotools-dev,
              debhelper (>= 9),
              dh-autoreconf,
              dkms (>> 2.2.0.2-1~),
+               libtool
+Standards-Version: 4.1.2
 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-dkms
 Architecture: all
-Depends: ${misc:Depends}, dkms (>> 2.1.1.2-5), lsb-release
-Recommends: spl (>= ${source:Upstream-Version))
+Depends: dkms (>> 2.2.1.0), file, libc-dev, lsb-release, ${misc:Depends}
+Recommends: spl (>= ${source:Upstream-Version})
+Provides: spl-modules
 Description: Solaris Porting Layer kernel modules for Linux
  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
@@ -38,9 +39,9 @@ Description: Solaris Porting Layer kernel modules for Linux
 
 Package: spl
 Architecture: linux-any
-Conflicts: spl-dev
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Recommends: spl-dkms
+Conflicts: spl-dev, splat
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Recommends: spl-modules | spl-dkms
 Description: Solaris Porting Layer user-space utilities for Linux
  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