]> git.proxmox.com Git - mirror_spl-debian.git/blobdiff - debian/control.modules.in
d/control: migrate to alioth-lists (Closes: #899692)
[mirror_spl-debian.git] / debian / control.modules.in
index 74bf093ffa84d21a276172ac8ece6b4e0cb07331..48ee0518e2e3ca95cc1ff725c3ab677bea03fde6 100644 (file)
@@ -1,26 +1,26 @@
 Source: spl-linux
 Section: kernel
 Priority: extra
-Maintainer: Debian ZFS on Linux maintainers <pkg-zfsonlinux-devel@lists.alioth.debian.org>
-Build-Depends: autotools-dev,
autoconf,
autogen,
automake,
- debhelper (>= 7.4),
- dkms (>> 2.1.1.2-5),
- libtool,
linux-headers-_KVERS_-common,
- linux-headers-_KVERS_
-Standards-Version: 3.9.8
+Maintainer: Debian ZFS on Linux maintainers <pkg-zfsonlinux-devel@alioth-lists.debian.net>
+Build-Depends: autoconf,
              autogen,
              automake,
              autotools-dev,
              debhelper (>= 7.4),
              dkms (>> 2.1.1.2-5),
              libtool,
              linux-headers-_KVERS_,
+               linux-headers-_KVERS_-common
+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
+Vcs-Git: git@salsa.debian.org:zfsonlinux-team/spl.git
+Vcs-Browser: https://salsa.debian.org/zfsonlinux-team/spl.git
 
 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
@@ -31,7 +31,7 @@ Description: Solaris Porting Layer kernel modules for Linux (kernel _KVERS_)
  .
  If you have compiled your own kernel, you will most likely need to build
  your own spl-modules. The spl-source package has been
- provided for use with the Debian kernel-package utility to produce a 
+ provided for use with the Debian kernel-package utility to produce a
  version of spl-module for your kernel.
 
 Package: spl-modules-_KVERS_-di
@@ -39,7 +39,7 @@ Package-Type: udeb
 Provides: spl-modules-_KVERS_-udeb
 Section: debian-installer
 Architecture: _ARCH_
-Depends: ${shlibs:Depends}, ${misc:Depends}, zlib-modules-_KVERS_-di
+Depends: zlib-modules-_KVERS_-di, ${misc:Depends}, ${shlibs:Depends}
 Description: Solaris Porting Layer kernel modules for Linux (debian-installar version for 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