File: control

package info (click to toggle)
liblockfile 1.06.1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 172 kB
  • ctags: 42
  • sloc: ansic: 727; makefile: 151; sh: 51
file content (23 lines) | stat: -rw-r--r-- 688 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: liblockfile
Section: devel
Priority: standard
Maintainer:  Miquel van Smoorenburg <miquels@cistron.nl>
Standards-Version: 3.5.2.0

Package: liblockfile1
Section: libs
Priority: important
Architecture: any
Depends: ${shlibs:Depends}
Description: NFS-safe locking library, includes dotlockfile program
 Liblockfile is a shared library with NFS-safe locking functions. It
 includes the command-line utility ``dotlockfile''.

Package: liblockfile-dev
Section: devel
Priority: optional
Architecture: any
Depends: liblockfile1 (=${Source-Version})
Description: Development library for liblockfile.
 This is a development library for liblockfile. It includes headers and
 documentation.