[BACK]Return to control CVS log [TXT][DIR] Up to [Development] / xfs-cmds / dmapi / debian

File: [Development] / xfs-cmds / dmapi / debian / control (download)

Revision 1.2, Wed Feb 28 23:07:10 2001 UTC (16 years, 7 months ago) by roehrich
Branch: MAIN
CVS Tags: Release-1_0_0, Linux-2_4_5-merge
Changes since 1.1: +3 -2 lines

libdm touch-ups
mention libhandle package

Source: dmapi
Section: admin
Priority: optional
Maintainer: Nathan Scott <nathans@debian.org>
Build-Depends: autoconf, debmake, xfsprogs-dev
Standards-Version: 3.1.1

Package: dmapi
Depends: ${shlibs:Depends}
Architecture: any
Description: Data Management API runtime environment
 Files required by system software using the Data Management API
 (DMAPI).  This is used to implement the interface defined in the
 X/Open document:  Systems Management: Data Storage Management
 (XDSM) API dated February 1997.  This interface is implemented
 by the libdm library.

Package: dmapi-dev
Section: devel
Priority: extra
Depends: libc6-dev, dmapi, xfslibs-dev
Architecture: any
Description: Data Management API static libraries and headers
 dmapi-dev contains the libraries and header files needed to
 develop programs which make use of the Data Management API
 (DMAPI).  You must install the xfslibs-dev package with
 dmapi-dev.