Whamcloud - gitweb
LU-17662 osd-zfs: Support for ZFS 2.2.3
[fs/lustre-release.git] / debian / control.modules.in
index 8b24a54..bdc1b9e 100644 (file)
@@ -1,14 +1,14 @@
 Source: lustre
 Section: admin
 Priority: optional
-Maintainer: Brian J. Murrell <brian.murrell@intel.com>
-Uploaders: Brian J. Murrell <brian.murrell@intel.com>
+Maintainer: Lustre Developers <lustre-devel@lists.lustre.org>
+Uploaders: Lustre Developers <lustre-devel@lists.lustre.org>
 Standards-Version: 3.7.2
-Build-Depends: debhelper (>= 7.0.0), bzip2
+Build-Depends: debhelper (>= 11), bzip2
 
 Package: lustre-client-modules-_KVERS_
 Architecture: any
-Recommends: linux-image, lustre-utils
+Recommends: linux-image, lustre-client-utils
 Provides: lustre-client-modules
 Description: Lustre Linux kernel module (kernel _KVERS_)
  This package contains the lustre loadable kernel modules for the
@@ -18,7 +18,7 @@ Description: Lustre Linux kernel module (kernel _KVERS_)
 
 Package: lustre-server-modules-_KVERS_
 Architecture: any
-Recommends: linux-image, lustre-utils
+Recommends: linux-image, lustre-server-utils
 Provides: lustre-server-modules, lustre-client-modules
 Conflicts: lustre-client-modules-_KVERS_
 Replaces: lustre-client-modules-_KVERS_
@@ -26,7 +26,7 @@ Description: Lustre Server Linux kernel module (kernel _KVERS_)
  This package contains the loadable kernel modules for the
  ldiskfs filesystem as used by the Lustre cluster filesystem servers.
  .
Do note, that you will only need this, when you're running the
Note that you will only need this when you're running the
  node as a Lustre server. The package might also contain the ldiskfs
  module for use as a backing file system, in case it was enabled.
  In that case, you should also run a lustre-patched Kernel
@@ -36,4 +36,4 @@ Description: Lustre Server Linux kernel module (kernel _KVERS_)
  These server modules provide and supersede the client modules, if they
  are compiled against same Kernel version.
  .
- These modules are compiled for the _KVERS_ linux kernel.
\ No newline at end of file
+ These modules are compiled for the _KVERS_ linux kernel.