X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=debian%2Fcontrol.main;h=950a70596c317d3ede24f1361c0ec757473c8a00;hp=ffa3e664432ecf629a551ba4ae827bea58c560db;hb=8264927b92b82e5ec6d223523db8680ee8df1da4;hpb=ab13b69b63ca19d7fe68b8ba6afd2cb4723db78c diff --git a/debian/control.main b/debian/control.main index ffa3e66..950a705 100644 --- a/debian/control.main +++ b/debian/control.main @@ -4,7 +4,7 @@ Priority: optional Maintainer: Brian J. Murrell Uploaders: Brian J. Murrell Standards-Version: 3.8.3 -Build-Depends: libreadline-dev, debhelper (>=5.0.0), dpatch, automake (>=1.7), libsnmp-dev, bzip2, quilt, texlive-latex-recommended, linux-headers-generic | linux-headers, rsync +Build-Depends: libreadline-dev, debhelper (>=5.0.0), dpatch, automake (>=1.7) | automake1.7 | automake1.8 | automake1.9, libsnmp-dev, bzip2, quilt, linux-headers-generic | linux-headers, rsync Homepage: http://www.lustre.org/ Vcs-Cvs: -d :pserver:anonymous@cvs.lustre.org:/lustre @@ -67,28 +67,6 @@ Description: Test suite for the Lustre filesystem . 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. - This release is maintained by Whamcloud, Inc. and available - http://wiki.whamcloud.com/ - . - 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). - . - Package: lustre-dev Section: libdevel Priority: optional