File: control

package info (click to toggle)
libfixposix 1%3A0.5.1-1%2Bnmu1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 452 kB
  • sloc: ansic: 2,625; sh: 647; makefile: 112
file content (35 lines) | stat: -rw-r--r-- 1,323 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Source: libfixposix
Priority: optional
Maintainer: Debian Common Lisp Team <debian-common-lisp@lists.debian.org>
Uploaders: Desmond O. Chang <dochang@gmail.com>
Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 12), pkg-config
Standards-Version: 4.6.2
Section: libdevel
Homepage: https://common-lisp.net/project/iolib/
Vcs-Git: https://salsa.debian.org/common-lisp-team/libfixposix.git
Vcs-Browser: https://salsa.debian.org/common-lisp-team/libfixposix
Rules-Requires-Root: no

Package: libfixposix-dev
Architecture: any
Multi-Arch: same
Depends: libfixposix4t64 (= ${binary:Version}), ${misc:Depends}
Description: Replacement for inconsistent parts of POSIX (development)
 The purpose of libfixposix is to offer replacements for parts of
 POSIX whose behaviour is inconsistent across *NIX flavours.
 .
 This package contains the headers and static library files.

Package: libfixposix4t64
Provides: ${t64:Provides}
Replaces: libfixposix4
Breaks: libfixposix4 (<< ${source:Version})
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Replacement for inconsistent parts of POSIX (runtime)
 The purpose of libfixposix is to offer replacements for parts of
 POSIX whose behaviour is inconsistent across *NIX flavours.
 .
 This package contains the shared library.