File: control

package info (click to toggle)
fastcdr 2.2.6%2Breally2.2.5-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 7,356 kB
  • sloc: cpp: 37,478; ansic: 80; xml: 22; makefile: 19; sh: 16
file content (58 lines) | stat: -rw-r--r-- 1,534 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
Source: fastcdr
Section: libs
Priority: optional
Maintainer: Debian Robotics Team <team+robotics@tracker.debian.org>
Uploaders:
 Timo Röhling <roehling@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dpkg-dev (>= 1.22.5),
 cmake,
 doxygen <!nodoc>,
 graphviz <!nodoc>,
 libgtest-dev <!nocheck>,
 ninja-build,
 pkg-kde-tools,
Standards-Version: 4.7.1
Rules-Requires-Root: no
Homepage: https://github.com/eProsima/Fast-CDR
Vcs-Git: https://salsa.debian.org/robotics-team/fastcdr.git
Vcs-Browser: https://salsa.debian.org/robotics-team/fastcdr
Description: Fast CDR serialization library for DDS
 eProsima FastCDR is a C++ library that provides serialization and
 deserialization according to the Common Data Representation (CDR) of the Data
 Distribution Service (DDS) standard and is part of the eProsima FastDDS
 implementation.

Package: libfastcdr2
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: ${source:Synopsis}
 ${source:Extended-Description}

Package: libfastcdr-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 libfastcdr2 (= ${binary:Version}),
 ${misc:Depends},
Description: ${source:Synopsis} - development headers
 ${source:Extended-Description}
 .
 This package installs the development headers.

Package: libfastcdr-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends:
 libjs-jquery,
 ${misc:Depends},
Description: ${source:Synopsis} - API documentation
 ${source:Extended-Description}
 .
 This package installs the API documentation.