]> git.proxmox.com Git - mirror_zfs-debian.git/blobdiff - debian/control.modules.in
Restart zed service after upgrade.
[mirror_zfs-debian.git] / debian / control.modules.in
index 797a4d61da9a7de8ce23b9e6c1e1dbd7b33a3ed1..672599bc9218027b751f4b5cd81578bb0abd88e6 100644 (file)
@@ -1,48 +1,47 @@
 Source: zfs-linux
-Section: kernel
+Section: contrib/kernel
 Priority: extra
-Maintainer: Debian ZFS on Linux maintainers <pkg-zfsonlinux-devel@lists.alioth.debian.org>
-Build-Depends: autotools-dev,
- autoconf,
- autogen,
- automake,
- debhelper (>= 9),
- dkms (>> 2.1.1.2-5),
- libtool,
- linux-headers-_KVERS_-common,
- linux-headers-_KVERS_,
- spl-modules | spl-dkms
-Standards-Version: 3.9.4
+Maintainer: Debian ZFS on Linux maintainers <pkg-zfsonlinux-devel@alioth-lists.debian.net>
+Build-Depends: autoconf,
+               autogen,
+               automake,
+               autotools-dev,
+               debhelper (>= 9),
+               dkms (>> 2.1.1.2-5),
+               libtool,
+               linux-headers-_KVERS_,
+               spl-dkms
+Standards-Version: 4.1.1
 Homepage: http://www.zfsonlinux.org/
-Vcs-Git: git://anonscm.debian.org/pkg-zfsonlinux/zfs.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-zfsonlinux/spl.git
+Vcs-Git: https://salsa.debian.org/zfsonlinux-team/zfs.git
+Vcs-Browser: https://salsa.debian.org/zfsonlinux-team/zfs
 
 Package: zfs-modules-_KVERS_
 Architecture: _ARCH_
 Provides: zfs-modules
-Depends: linux-image-_KVERS_
+Depends: linux-image-_KVERS_, spl-modules | spl-dkms
 Recommends: zfsutils
-Description: Native ZFS filesystem kernel modules for Linux (kernel _KVERS_)
+Description: OpenZFS filesystem kernel modules for Linux (kernel _KVERS_)
  An advanced integrated volume manager and filesystem that is designed for
  performance and data integrity. Snapshots, clones, checksums, deduplication,
  compression, and RAID redundancy are built-in features.
  .
  This package contains the compiled kernel module for _KVERS_
  .
- Includes the SPA, DMU, ZVOL, and ZPL components of ZFS.
+ Includes the SPA, DMU, ZVOL, and ZPL components of OpenZFS.
  .
  If you have compiled your own kernel, you will most likely need to build
  your own zfs-modules. The zfs-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 zfs-module for your kernel.
 
 Package: zfs-modules-_KVERS_-di
 Package-Type: udeb
-Section: debian-installer
+Section: contrib/debian-installer
 Architecture: _ARCH_
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Provides: zfs-modules, zfs-modules-_KVERS_-udeb
-Description: Native ZFS filesystem kernel modules for Linux (debian-installar version for kernel _KVERS_)
+Description: OpenZFS filesystem kernel modules for Linux (debian-installar version for kernel _KVERS_)
  An advanced integrated volume manager and filesystem that is designed for
  performance and data integrity. Snapshots, clones, checksums, deduplication,
  compression, and RAID redundancy are built-in features.