Whamcloud - gitweb
LU-9550 adio: delete the old Lustre ADIO driver patches
[fs/lustre-release.git] / debian / control
index 306f7c9..4a0799d 100644 (file)
@@ -1,12 +1,12 @@
 Source: lustre
 Section: admin
 Priority: optional
-Maintainer: Brian J. Murrell <brian@interlinx.bc.ca>
-Uploaders: Brian J. Murrell <brian@interlinx.bc.ca>
+Maintainer: Brian J. Murrell <brian.murrell@intel.com>
+Uploaders: Brian J. Murrell <brian.murrell@intel.com>
 Standards-Version: 3.8.3
-Build-Depends: libreadline-dev, debhelper (>=5.0.0), dpatch, automake (>=1.7) | automake1.7 | automake1.8 | automake1.9, libsnmp-dev, bzip2, quilt, texlive-latex-recommended, linux-headers-generic | linux-headers, rsync
-Homepage: http://www.lustre.org/
-Vcs-Cvs: -d :pserver:anonymous@cvs.lustre.org:/lustre
+Build-Depends: module-assistant, libreadline-dev, debhelper (>=7.0.0), dpatch, automake (>=1.7) | automake1.7 | automake1.8 | automake1.9, libsnmp-dev, bzip2, quilt, linux-headers-generic | linux-headers | linux-headers-amd64, rsync
+Homepage: https://wiki.hpdd.intel.com/
+Vcs-Git: git://git.hpdd.intel.com/fs/lustre-release.git
 
 Package: linux-patch-lustre
 Section: devel
@@ -16,8 +16,8 @@ Depends: ${kpatch:Depends}
 Recommends: kernel-package, quilt
 Description: Linux kernel patch for the Lustre Filesystem
  Lustre is a scalable, secure, robust, highly-available
- cluster file system. It is maintained by Sun Microsystems, Inc.
- and available from http://www.lustre.org
+ cluster file system. This release is maintained by Intel Corporation
+ and available from https://wiki.hpdd.intel.com/
  .
  Lustre servers require a number of patches to the core Linux kernel,
  mostly to export new functions, add features to ext3, and add
@@ -32,72 +32,49 @@ Package: lustre-source
 Section: admin
 Architecture: all
 Priority: optional
-Depends: module-assistant, bzip2, debhelper (>= 5.0.0), libsnmp-dev, dpatch
+Depends: module-assistant, bzip2, debhelper (>= 7.0.0), libsnmp-dev, dpatch
 Description: source for Lustre filesystem client kernel modules
  Lustre is a scalable, secure, robust, highly-available cluster file system.
It is maintained by Sun Microsystems, Inc. and available from
- http://www.lustre.org
This release is maintained by Intel Corporation and available from
+ https://wiki.hpdd.intel.com/
  .
  This package contains the module source. The client kernel modules
- can be built for kernels from 2.6.18 - 2.6.26 from it using
module-assistant or make-kpkg.
+ can be built for kernels 2.6.32+ with the use of module-assistant
+ or make-kpkg.
 
 Package: lustre-utils
 Section: utils
-Architecture: i386 powerpc amd64 ia64
+Architecture: i386 powerpc ppc64el amd64 ia64
 Priority: optional
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Userspace utilities for the Lustre filesystem
  Lustre is a scalable, secure, robust, highly-available cluster file system.
It is maintained by Sun Microsystems, Inc. and available from
- http://www.lustre.org
This release is maintained by Intel Corporation and available from
+ https://wiki.hpdd.intel.com/
  .
  This package provides a number of userspace utilities for
  maintaining Lustre filesystems.
 
 Package: lustre-tests
 Section: utils
-Architecture: i386 powerpc amd64 ia64
+Architecture: i386 powerpc ppc64el amd64 ia64
 Priority: optional
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Test suite for the Lustre filesystem
  Lustre is a scalable, secure, robust, highly-available cluster file system.
- It is maintained by Sun Microsystems, Inc. and available from 
- http://www.lustre.org
+ This release is maintained by Intel Corporation and available from
+ https://wiki.hpdd.intel.com/
  .
  This package provides a number of test utilities for the Lustre filesystem.
 
-Package: liblustre
-Priority: optional
-Architecture: i386 powerpc amd64 ia64
-Section: libs
-Depends: ${shlibs:Depends}
-Description: Runtime library for Lustre filesystem utilities
- Lustre is a scalable, secure, robust, highly-available cluster file system.
- It is maintained by Sun Microsystems, Inc. and available
- from http://www.lustre.org
- .
- This package provides a shared library that is used by userspace
- applications to  work with Lustre filesystems. It gives a user application
- linked with the library access to Lustre
- file systems without the need to mount Lustre (VFS) on the client.
- The key goals for the library are to provide a portable mechanism to
- access Lustre from different POSIX compliant operating systems, to provide
- access from microkernel based systems and from the Windows operating system.
- .
- Currently, liblustre is still under development and only works on Linux
- (i386 & x86_64, not tested on ia64).
- .
- Please see https://mail.clusterfs.com/wikis/lustre/LibLustreHowTo for details.
-
 Package: lustre-dev
 Section: libdevel
 Priority: optional
-Architecture: i386 powerpc amd64 ia64
+Architecture: i386 powerpc ppc64el amd64 ia64
 Depends: lustre-utils (= ${binary:Version})
 Description: Development files for the Lustre filesystem
  Lustre is a scalable, secure, robust, highly-available cluster file system.
It is maintained by Sun Microsystems, Inc. and available from
- http://www.lustre.org
This release is maintained by Intel Corporation and available from
+ https://wiki.hpdd.intel.com/
  .
  This package provides development libraries for the Lustre filesystem.