mirror of
https://git.proxmox.com/git/mirror_spl-debian
synced 2025-10-04 18:23:58 +00:00
control: Conflicts with older version for file migration
This commit is contained in:
parent
f644e49518
commit
6545fbee86
1
debian/control
vendored
1
debian/control
vendored
@ -25,6 +25,7 @@ Depends: dkms (>> 2.2.1.0),
|
||||
${misc:Depends}
|
||||
Suggests: spl (>= ${source:Upstream-Version}),
|
||||
linux-libc-dev (< 4.16)
|
||||
Conflicts: spl (<< 0.7.9~)
|
||||
Provides: spl-modules
|
||||
Description: Solaris Porting Layer kernel modules for Linux
|
||||
The Solaris Porting Layer (SPL) is a Linux kernel module which provides
|
||||
|
1
debian/control.in
vendored
1
debian/control.in
vendored
@ -25,6 +25,7 @@ Depends: dkms (>> 2.2.1.0),
|
||||
${misc:Depends}
|
||||
Suggests: spl (>= ${source:Upstream-Version}),
|
||||
@LINUX_COMPAT@
|
||||
Conflicts: spl (<< 0.7.9~)
|
||||
Provides: spl-modules
|
||||
Description: Solaris Porting Layer kernel modules for Linux
|
||||
The Solaris Porting Layer (SPL) is a Linux kernel module which provides
|
||||
|
Loading…
Reference in New Issue
Block a user