File: control

package info (click to toggle)
libcifpp 5.0.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 14,636 kB
  • sloc: cpp: 35,831; sh: 93; makefile: 14
file content (63 lines) | stat: -rw-r--r-- 1,712 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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
Source: libcifpp
Priority: optional
Section: libs
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders:
 Maarten L. Hekkelman <maarten@hekkelman.com>,
 Andreas Tille <tille@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 libboost-dev,
 libboost-regex-dev,
 zlib1g-dev,
 po-debconf,
 cmake
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/med-team/libcifpp
Vcs-Git: https://salsa.debian.org/med-team/libcifpp.git
Homepage: https://github.com/PDB-REDO/libcifpp
Rules-Requires-Root: no

Package: libcifpp-dev
Section: libdevel
Architecture: any
Depends:
 libcifpp5 (= ${binary:Version}),
 libboost-regex-dev,
 zlib1g-dev,
 ${misc:Depends},
Multi-Arch: same
Description: Development files for libcifpp
 Libcifpp is a C++ library used to create and manipulate
 mmCIF and PDB files containing macro molecular structure information.
 .
 This specific package contains all files needed to develop new
 software using libcifpp.

Package: libcifpp5
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 libcifpp-data
Multi-Arch: same
Description: Library files for libcifpp
 Libcifpp is a C++ library used to create and manipulate
 mmCIF and PDB files containing macro molecular structure information.
 .
 This package contains the library file only.

Package: libcifpp-data
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends}
Breaks:
 libcifpp1 (<< 1.0.1-4)
Replaces:
 libcifpp1 (<< 1.0.1-4)
Description: Data files for libcifpp
 Libcifpp is a C++ library used to create and manipulate
 mmCIF and PDB files containing macro molecular structure information.
 .
 This package contains the architecture independent data for the library.