From 7c65834ce62107843db7a986877bebe9f54a35c3 Mon Sep 17 00:00:00 2001 From: Aron Xu Date: Fri, 21 Oct 2016 14:18:07 +0800 Subject: [PATCH] Rasie dkms version to >> 2.2.1.0 This would let users get a newer version of dkms, but at least till this point using an older version of dkms is still working. --- debian/control | 2 +- debian/control.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 6392ddc..52c1660 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-zfsonlinux/spl.git Package: spl-dkms Architecture: all -Depends: dkms (>> 2.1.1.2-5), file, libc-dev, lsb-release, ${misc:Depends} +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 diff --git a/debian/control.in b/debian/control.in index 6392ddc..52c1660 100644 --- a/debian/control.in +++ b/debian/control.in @@ -17,7 +17,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-zfsonlinux/spl.git Package: spl-dkms Architecture: all -Depends: dkms (>> 2.1.1.2-5), file, libc-dev, lsb-release, ${misc:Depends} +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 -- 2.39.2